/* STYLES SPÉCIFIQUES A LA RUBRIQUE PLAN */

.col_g_plan{
width:273px;
float:left;
}
.col_d_plan{
width:190px;
float:left;
margin:0px 0px 0px 65px;
}


.col_g_plan h2{
font-size:14px;
color:#6F98D1;
border-bottom:1px solid #DDE6F4;
padding:0px 0px 8px 0px;
margin:0px 0px 8px 0px;
}
ul.plan{
padding:0px 0px 0px 0px;
margin:0px 0px 30px 0px;
}
ul.plan li{
background:url(../images/common/fleche_bleue.gif) no-repeat 0px 5px;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 16px;
}
ul.plan li a{
font-size:12px;
color:#353535;
text-decoration:none;
}
ul.plan li a:hover{
color:#F0A117;
}
ul.plan li ul li{
background:url(../images/common/puce.gif) no-repeat 0px 5px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 15px;
}

