/*Blocs texte*/
.bloc{
background: white;
margin-left: 50px;
padding: 10px;
}
.icone{
width: 185px;
float: left;
}
.icone a{
margin-left: 40px;
}
.text{
width: 350px;
float: left;
}
.horaires{
border-top: gray dotted 1px;
margin-top: 20px;
padding-top: 20px;
}
.adresse{
margin-top: 40px;
}
.red{
color: #be1413;
}
