

/* ******************************************** */
/* PREMIERE COLONNE */
/* ******************************************** */

#PlanDuSite {float:left;width:657px;margin-bottom:20px;border:1px dashed #CCCACA;padding:10px;}
#PlanDuSite .TitreForm {
	padding-top:25px;
	float:left;
	width:657px;
	color:#003677;
	text-transform:uppercase;
	font:bold italic 12px/12px Arial;
	border-bottom:2px solid #003677;
	padding-bottom:5px;
	margin-bottom:20px;

}

#PlanDuSite p {font:12px/14px Arial;}
#PlanDuSite .LigneRub {clear:both;width:657px;height:30px;margin-top:15px;}
#PlanDuSite .LigneRub .CaseVoiture {float:left;width:50px;height:30px;background: url(../images/graphics/voiturerouge.gif) no-repeat;margin-left:15px;}
#PlanDuSite .LigneRub .CaseTitre {float:left;width:auto;font:bold 14px/16px Arial;color:#E50002;}
#PlanDuSite .LigneRub .CaseTitre a {font:bold 14px/16px Arial;color:#E50002;text-decoration:none;}
#PlanDuSite .LigneRub .CaseTitre a:hover {font:bold 14px/16px Arial;color:#E50002;text-decoration:underline;}
#PlanDuSite ul {padding:0;margin:0;list-style-type:none;}
#PlanDuSite li {padding-left:5px;padding-top:8px;margin-left:100px;list-style-image:url('../images/graphics/flecBlue.gif');height:23px;font:12px/14px Arial;}
#PlanDuSite li a {text-decoration:none;color:#000000;}
#PlanDuSite	 li a:hover {text-decoration:underline;color:#000000;}


/* ******************************************** */
/* DEUXIEME COLONNE */
/* ******************************************** */

.TitreBleuColTwo {
width:300px;
height:22px;
background:url(../images/barres/SmallBlue.gif) no-repeat
}

.TxtTitreBlanc {
float:left;
color:#FFF;
font:bold 12px/22px Arial;
text-transform:uppercase;
padding-left:65px
}

.TitreGrisColOne {
width:679px;
height:22px;
background:url(../images/barres/BigGrey.gif) no-repeat
}

.TxtTitreBleu {
float:left;
color:#003677;
font:bold 12px/22px Arial;
text-transform:uppercase;
padding-left:65px
}





