body { width: 800px;font-family: Arial,sans-serif;  position:relative;margin-left: auto; margin-right: auto;background-color: rgb(202,224,235);}
ul{ list-style-type:none;}
li {color:black;font-size:14px;font-weight:bold;}
h1 { text-indent: -5000px; }
h2 { color:rgb(15,106,150); text-align:center; font-size:18px;}
h3 { color:rgb(15,106,150); text-align:left; font-size:16px;}
p  {font-size:14px;font-weight:bolder;}

#accueil {position:absolute;top:98px; left:680px;}
#accueil  img{border-style : none;}
#contact {position:absolute;top:98px; left:600px;}
#contact img{border-style : none;}

#en_tete {  position:relative;height:107px ;width:800px; margin-top:10px;background: url("images/entete.png") ;}

#global { height:400px; width: 800px;}
#plan {float: left;height: 280px;width:440px;padding-top:10px;padding-left:10px;margin-top:40px;background-color:white;}
#plan img{border-style : none;}
#horaires{float: left;height: 340px;width:340px;margin-left:10px;margin-top:40px;}
#pied_de_page{ clear: left;height:43px ;background: url("images/piedpage.png") no-repeat; }
#pied_de_page p {padding-top:20px; padding-left:15px; color:rgb(30,13,129) ;font-size:13px;font-weight:bold;}
#pied_de_page a  {padding-left:15px;}
#droit  {padding-top:5px; text-align:center;font-size:10px;}