/* CSS Document */

.txtEvidGrisGras{
margin-top:20px;
color:#515255;
font-size:12px;
font-weight:bold;
width:550px;
margin-bottom:20px;
}

.encadre{
background-color:#E4E9EC;
border:1px solid #FFFFFF;
margin-right:30px;
padding:20px;
}

.encadre .titre{
font-weight:bold;
font-size:12px;
color:#2E8AC2;
}

.stations{
margin-bottom:60px;
margin-right:30px;
}

.stations .titre{
font-weight:bold;
font-size:12px;
color:#2E8AC2;
margin-bottom:20px;
}

.stations .imgGauche{
float:left;
margin-right:20px;
border:1px solid #FFFFFF;
}

.stations .imgDroite{
float:right;;
margin-left:20px;
margin-bottom:20px;
border:1px solid #FFFFFF;
}


