/* ----- Societe ----- */

.societe
{
	float: left;
	width: 500px;
	display: inline; /* correction bug ie6 */
	margin: 15px 0px 15px 15px;
	border-color: #0075A0 !important;
	text-align: justify;
}

.societe h4
{
	padding-top: 0;
	margin-top: 0;
	font-size: 20px;
	color: #0075A0;
	text-decoration: none;
}

.societe .presse
{
	color: #0075A0;
	font-size: 13px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	background: url(/_images/societe/carres_espace_presse.jpg) top left no-repeat;
	padding-left:56px;
	vertical-align:top;
}

.societe h5
{
	color: #0075A0;
	font-size: 13px;
}

.societe li
{
	margin-bottom: 1em;
}

.innerwhite
{
	background-color: #FFF;
}

.page_societe
{
	background: #FFF url(/_images/societe/societe.jpg) no-repeat top left;
}

.menu_societe
{
	float: left;
	width: 200px;
	display: inline; /* correction bug ie6 */
	margin-top: 110px;
	font-size: 13px;
}

.menu_societe a
{
	color: #666;
	text-decoration: none;
	font-weight: bold; /*text-decoration: underline;*/
}

.menu_societe a:hover
{
	color: #FFF;
}

.menu_societe ul
{
	list-style-type: none;
}

.menu_societe li
{
	line-height: 1.5em;
}

.menu_societe li.selected
{
	list-style-type: square;
}

.pres_groupe_eic
{
	float: right;
	display: inline; /* correction bug ie6 */
	z-index: -100;
}
