#texte1{
float:left;
margin-top:7px;
}

#image1{
float:right;
margin-top:7px;
padding-left:18px;
}

#texte2{
clear:both;
margin-top:37px;
}

#horaires{
height:47px;
width:315px;
margin:20px 0;
padding:15px 20px 0 67px;
background:url(../img/accueil/horaires.gif) left top no-repeat;
color:#FFF;
font-size:13px;
float:left;
border-right:1px solid #FFF;
}

#adresse{
width:130px;
margin:20px 0;
padding:0px 67px 0 5px;
background:url(../img/accueil/adresse.gif) right top no-repeat;
color:#FFF;
font-size:13px;
float:right;
text-align:center;
}

.lien_plan{
color:#AAA;
font-size:11px;
}

.lien_plan a{
color:#AAA;
text-decoration:none;
}

.lien_plan a:hover{
text-decoration:underline;
}



