@charset "utf-8";
/* CSS Document */
/*
.spacer_content {
	clear:both;
	height:1px;
	font-size:1px;
	background:url(../medias/back_content_entreprise.png) repeat-y left top;
}

.spacer_top {
	clear:both;
	height:1px;
	font-size:1px;
	background-color:#3366FF;
}
*/

.spacer_content {
	clear:both;
	height:1px;
	font-size:1px;
}

.spacer_top {
	clear:both;
}

#header {
	background:url(../medias/back_ariane_plan.png) no-repeat bottom left;
}

#content {
	background:url(../medias/back_content_entreprise2.png) repeat-y top left;
}

/**************************************************
			TOP
**************************************************/

#content #top {
	background:url(../medias/bottom_top_plan.png) no-repeat left bottom #62909f;
	padding:10px 5px 20px 36px;
	height:60px;
}

#content #top h1 {
	font-size:30px;
	font-weight:bold;
	color: #FFFFFF;
}

#content #top ul.left_top {
	list-style:none;
	width:195px;
	float:left;
	margin-top:3px;
}

#content #top ul.left_top li a{
	display:block;
	width:175px;
	height:16px;
	padding-left:20px;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

#content #top ul.left_top li a.selected{
	color:#FFFFFF;
	background:url(../medias/puce_top_entreprise.png) no-repeat 2px top #693b00;
}

#content #top ul.left_top li a:hover{
	color:#FFFFFF;
	background:url(../medias/puce_top_entreprise.png) no-repeat 2px top #693b00;
}

#content #top .right_top {
	color:white;
	font-size:13px;
	font-weight: bold;
	font-family:"Trebuchet MS";
	float:left;
	margin-left:30px;
}

/**************************************************
			TOP
**************************************************/

#content #left {
	padding:5px 30px 25px 45px;
	width:850px;
}

#content #left h2 {
	color:#B6957C;
	font-family:"Trebuchet MS";
	font-size:17px;
}

#content #left h3 {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:17px;
}

#content #left h4 {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:15px;
}
#content #left h5 {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:12px;
}
#content #left em{
	font-size:10px;
	font-style:normal;
}

.presse_corps div {
font-size:12px;

}

#content #right {
	width:260px;
	float:right;
	padding:10px;
}
#content #right p{
	color: #FFFFFF;
}

#content #right a{
	color: #FFFFFF;
}

#content #right div {
color: #FFFFFF;
}

hr {
border: 2px inset #3f3f3f;
}

#content #left .pays {
width:50px;
margin:20px;
float:left;
}

#content #left .pays p{
text-align:center;
}
