body
{
width:930px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
background-color:white;
padding:0px;
}
#entete
{
width:930px;
height:170px;
float:top;
background-image:url("../images/banniere.jpg");
background-repeat:no-repeat;
}
#menu
{
float:left;
width: 160px;
height:900px;
font-size:0.6em;
font-family:verdana,arial;
background-color:rgb(128,96,57);
background-image:url("../images/fondmenu.jpg");
padding-bottom:20px;
padding-top:10px;
margin-bottom:10px;
border-left:4px solid rgb(229,179,118);
border-bottom:6px solid rgb(229,179,118);
}
#menu1
{
float:left;
width: 160px;
height:1700px;
font-size:0.6em;
font-family:verdana,arial;
background-color:rgb(128,96,57);
background-image:url("../images/fondmenu.jpg");
padding-bottom:20px;
padding-top:10px;
margin-bottom:10px;
border-left:4px solid rgb(229,179,118);
border-bottom:6px solid rgb(229,179,118);
}
#menu2
{
float:left;
width: 160px;
height:700px;
font-size:0.6em;
font-family:verdana,arial;
background-color:rgb(128,96,57);
background-image:url("../images/fondmenu.jpg");
padding-bottom:20px;
padding-top:10px;
margin-bottom:10px;
border-left:4px solid rgb(229,179,118);
border-bottom:6px solid rgb(229,179,118);
}
.element_menu ul 
{
list-style-type:none;
margin-left:5px;
}
.element_menu h3
{
font-family:verdana,Arial;
font-size:1.2em;
text-align:center;
font-weight:bold;
color:rgb(229,179,118);
}
.element_menu ul li a
{
color:white;
}
.element_menu ul li a:hover
{
color:rgb(229,179,118);
}
.menu_contact ul
{
list-style-type:none;
margin-left:5px;
}
.menu_contact ul li
{
color:rgb(229,179,118);
}
.menu_contact ul li a 
{
color:white;
}
.menu_contact ul li a:hover
{
color:rgb(229,179,118);
}
#corps
{
height:900px;
background-color:rgb(232,224,213);
background-image:url("../images/fondcorps.jpg");
border-right:3px ridge black;
margin-left:160px;
margin-bottom:10px;
padding:15px;
border-right:6px solid rgb(229,179,118);
border-bottom:6px solid rgb(229,179,118);
text-align:center;
color:rgb(116,81,39);
font-family:verdana, arial;
font-size:0.8em;
}
#corps a
{
color:white;
}
#corps a:hover
{
color:black;
}
#corps1
{
height:1700px;
background-color:rgb(232,224,213);
background-image:url("../images/fondcorps.jpg");
border-right:3px ridge black;
margin-left:160px;
margin-bottom:10px;
padding:15px;
border-right:6px solid rgb(229,179,118);
border-bottom:6px solid rgb(229,179,118);
text-align:center;
color:rgb(116,81,39);
font-family:verdana, arial;
font-size:0.8em;
}
#corps1 ul
{
list-style-type:square;
margin-left:30px;
text-align:left;
}
#corps1 a
{
color:white;
}
#corps1 a:hover
{
color:black;
}
#corps2
{
height:700px;
background-color:rgb(232,224,213);
background-image:url("../images/fondcorps.jpg");
border-right:3px ridge black;
margin-left:160px;
margin-bottom:10px;
padding:15px;
border-right:6px solid rgb(229,179,118);
border-bottom:6px solid rgb(229,179,118);
text-align:center;
color:rgb(116,81,39);
font-family:verdana, arial;
font-size:0.8em;
}
#corps2 a
{
color:white;
}
#corps1 a:hover
{
color:black;
}
#corps2 ul
{
list-style-type:square;
margin-left:30px;
text-align:left;
}
table
{
width:600px;
}
img
{
border:none;
}
#corps2 a
{
color:white;
}
#corps2 a:hover
{
color:black;
}
h1
{
color:rgb(128,96,57);
font-family:verdana,arial;
font-size:1.2em;
text-align:center;
}
h2
{
color:rgb(128,96,57);
font-family:verdana,arial;
font-size:1em;
text-align:center;
}
#tableau
{
width:730px;
}
#tableau tr td
{
border:2px solid rgb(128,96,57);
padding:5px;
}