/* CSS Document */



/*******************************************************/
#cDroite {
position:relative;
float:right;
/*left:750px;*/
display:inline;
width:190px;
}
#cCentre {
margin:auto;
}
#cCentre a{
color:#0870AC;
text-decoration:none;
}
#tentatrice{
	position : relative;
	left : 400px;
	width:245px;
	height:131px;
}
#bloc_centre{
	background:transparent url(../media/img/marque/aujourdhui/fond.png) top left no-repeat;
	width:951px;
	height:718px;
    margin:auto;
}
/**************************************/
#mapmonde{
	position:absolute;
	width:592px;
	height:330px;
	left:355px;
	top:150px;
}
#chiffres_cles{
	width:240px;
	height:345px;
	position:relative;
	float:left;
	top:120px;
	left:48px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#tour_monde{
	width:580px;
	height:20px;
	position:relative;
	float:left;
	top:120px;
	left:110px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contente_reseaux{
	position:relative;
	float:left;
	width:810px;
	height:170px;
	top:190px;
	left:100px;
}
.reseau_nationale{
	position:relative;
	float:left;
	top:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	text-align:left;
	padding-right:35px;
}
/**************************************/
#menu_cartes{
	padding-top:15px;
	padding-left:200px;
	width:600px;
	height:25px;
}
#menu_cartes a{
	font-size:10px;
	margin-left:20px;
	margin-top:3px;
	width:130px;
	height:20px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.item_menu{
	background-image:url(../media/img/cartes/bouton.gif);
	background-repeat:no-repeat;
	width:175px;
	height:25px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.item_menu:hover{
	background-image:url(../media/img/cartes/bouton-hover.gif);
	background-repeat:no-repeat;
}
.item_menuH a, .item_menu a{
    display:inline;
    float:left;
    width:171px;
    height:108px;
}
.item_menuH{
	background-image:url(../media/img/cartes/bouton-hover.gif);
	background-repeat:no-repeat;
	width:175px;
	height:25px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.reseau_nationale strong{
    color:#666054;
}
.reseau_nationale a{
    color:#666054;
    text-decoration:none;
}