
body
{
margin:auto;
width:1000px;
margin-top:10px;
font-family:trebuchet ms;
}


#head
{
width:1000px;
height: 200px;
background: url(banniere.jpg)  no-repeat;
}



#backmenu1
{
background:url(menu1.jpg);
margin:0;
padding:0;
float:left;
width:187px;
height:700px;
}

ul#menu1
{
float:left;
margin:0 0 0 22px;
padding:0;
width:163px;
border:1px solid #435209;
border-bottom:none;
list-style-type:none;
font-family:trebuchet ms;
}

ul#menu1 li
{
background:#ffed22;
text-align:center;
width:163px;
height:30px;
border-bottom:1px solid #435209;
}
ul#menu1 li a
{
display:block;
width:165px;
height:30px;
text-decoration:none;
color:black;
}
ul#menu1 li:hover
{

background:#bde422;
text-align:center;
width:163px;
height:30px;
border-bottom:1px solid #435209;
}





#bordermenu2
{
float:left;
margin:0 0 0 50px;
padding:0;
background: url(border.png) bottom left repeat-x;
width:710px;
}

ul#menu2
{
margin: 0px 0 0 0px;
float:left;
width:500x;
list-style-type:none;
padding:0;
}

ul#menu2 li
{
text-align:center;
float: left;
margin:0;
padding:0 0 0 0;
width:120px;
height:38px;
background:url(ongletbase2.png) no-repeat;
}

ul#menu2 a
{
padding-top:10px;
display:block;
width:120px;
height:38px;
color:black;
text-decoration:none;
}

ul#menu2 li:hover
{
text-align:center;
float: left;
margin:0;
padding:0 0 0 0;
width:120px;
height:38px;
background:url(ongletbase2hover.png) no-repeat;
}

ul#menu2 li#current
{
text-align:center;
float: left;
margin:0;
padding:0 0 0 0;
width:120px;
height:37px;
background:url(ongletbase2current.png) no-repeat;
border-bottom:1px solid #e1ebb8;
}
ul#menu2 li#current a
{

cursor:default;
}











#corps 
{
float:left;
margin: 0px 0 0 50px;
padding:0 50px 0 50px;
width:608px;
min-height:500px;
background-color:#e1ebb8;
border:1px solid #8ca54a;
border-top:none;
}

#corps p
{
clear:both;
}







ul#sous-menu
{
width: 600px;
height:auto;
padding:30px 0 30px 0;
margin:0;
font-size:1em;
list-style-type:none;
font-size:0.9em;
}


ul#sous-menu li
{
text-align:center;
padding:0;
margin:0;
float:left;
background: url(bouton2.png) bottom left no-repeat;
width:120px;
height:70px;
}
ul#sous-menu li#gauche
{
text-align:center;
padding:0;
margin:0;
float:left;
background: url(boutonboutgauche.png) bottom left no-repeat;
width:120px;
height:70px;
}
ul#sous-menu li#droite
{
text-align:center;
padding:0;
margin:0;
float:left;
background: url(boutonboutdroite.png) bottom left no-repeat;
width:120px;
height:70px;
}

ul#sous-menu li:hover#gauche
{
text-align:center;
padding:0;
margin:0;
float:left;
background: url(boutongauchehover.png) bottom left no-repeat;
width:100px;
height:45px;
}
ul#sous-menu li:hover#droite
{
text-align:center;
padding:0;
margin:0;
float:left;
background: url(boutondroitehover.png) bottom left no-repeat;
width:100px;
height:45px;
}

ul#sous-menu li:hover
{
text-align:center;
padding:0;
margin:0;
float:left;
background: url(boutonhover.png) bottom left no-repeat;
width:130px;
height:45px;
}


ul#sous-menu li a
{
display:block;
padding:0;
margin:0;
width:100px;
height:45px;
text-decoration:none;
color:black;
text-decoration:none;
color: #501e00;
}

































