@charset "utf-8";
/* auteur: varman7 */
/* Date de création: 10/1/2004 */

.fond {
background: url(style2.png) no-repeat;
background-color: #fff;
z-index: 1;
width: 777px;
height: 300px;
}

.contenu {
background-color: #ffffff;
width:600px;
position: relative;
top:-45px;
left:150px;
height:230px;
font-size : 12px;
font-weight: normal;
font-family: "verdana", "sans-serif" ;
z-index:2;
overflow: auto;

}

.conteneur {
position: absolute;
left: 50%;
top: 0px;
width: 777px;
margin-left: -388px;
border: 2px solid gray;
background-color: #ffffff; 

}
body {
overflow: hidden;
background: url(fond.png);
height: 100%;
width: 100%;
}

li {
list-style-type: none;
margin: 0px;
}

.cabinet {
background: url(cab.png) no-repeat;
width: 69px;
height: 30px;
position: absolute;
top: 160px;
left: 294px ;
margin-left: 0px;
margin-top: 0px;
}

.activites {
background: url(act.png) no-repeat;
width: 74px;
height: 31px;
position: absolute;
top: 146px;
left: 389px ;
margin-left: 0px;
margin-top: 0px;
}

.horaires {
background: url(hor.png) no-repeat;
width: 78px;
height: 35px;
position: absolute;
top: 138px;
left: 496px ;
margin-left: 0px;
margin-top: 0px;
}

.gardes {
background: url(gar.png) no-repeat;
width: 69px;
height: 41px;
position: absolute;
top: 129px;
left: 610px ;
margin-left: 0px;
margin-top: 0px;
}
.accueil {
background: url(acc.png) no-repeat;
width: 69px;
height: 31px;
position: absolute;
top: 173px;
left: 199px ;
margin-left: 0px;
margin-top: 0px;
}


.accueil:hover {
background: url(accover.png) no-repeat;
width: 70px;
height: 40px;
top: 170px;
left: 196px;
}

.cabinet:hover {
background: url(cabover.png) no-repeat;
width: 73px;
height: 36px;
top: 157px;
left: 295px ;
}

.activites:hover {
background: url(actover.png) no-repeat;
width: 76px;
height: 40px;
top: 142px;
left: 393px ;
}

.gardes:hover {
background: url(garover.png) no-repeat;
width: 70px;
height: 38px;
top: 129px;
left: 612px ;
}

.horaires:hover {
background: url(horover.png) no-repeat;
width: 66px;
height: 38px;
top: 133px;
left: 503px ;
}

a {
text-decoration: none;
} 


.tablehoraire{
border: 0;
font-size : 12px;
font-weight: normal;
font-family: "verdana", "sans-serif" ;
}

.bas_page{
position:absolute;
bottom:10px;
right:10px;
}

table.contact {
font-family : "verdana", "sans-sherif"; 
font-size: 12px;

