/* CSS Document */


.bandeauPage{
	background-image:url(../img/confier-Bandeau.jpg);
}
.backMenuGauche{
	background-image:url(../img/confier-g.gif);
}
.backMenuGaucheSans{
	background-image:url(../img/confier-gsans.gif);
}

.menuGauche ul{
	height:143px;	
}
.menuGauche .cat{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#B0E8FF;
}


.pastille{
	margin-left:8px;
	margin-top:25px;
}

.menuAutre{
	margin-top:60px;
}


.backMenuDroite{
	background-image:url(../img/confier-d.gif);
}


#popuptMap{
	position:absolute;
	padding:5px;
	overflow:hidden;
	z-index:25px;
	width:180px;;
	background-color:#FFF;
	border:solid 1px #CCCCCC;
	left: 215px;
	top: 1165px;
	display:none;
}

.messageRollOver{
	display:none;
}


.clr_text_marche_bleu{
	color:#00B1E6;	
}
.clr_text_marche_vert{
	color:#B1CC58;	
}
.clr_text_marche_vert2{
	color:#70C1B3;	
}


