/* CSS Document */

body{
background-color:#e1e212;
margin-top:0px;
margin:0px;
width:800px;
height:auto;
background-image:url(image/fond/fond.jpg);
background-repeat:repeat-y;
}


#entete11{
width:800px;
height:282px;
position:absolute;
margin:0px;
background-image:url(image/fond/entete.jpg);
background-repeat:no-repeat;
z-index:1;
}

#entete11 a{
color:#e17711;
text-decoration:none;
}

#entete11 a:hover{
color:#e17711;
text-decoration:none;
}

#menu{

background-image:url(image/fond/menu.jpg);
background-repeat:no-repeat;
width:150px;
height:426px;
padding-top:50px;
padding-left:90px;
position:absolute;
top:235px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-variant:small-caps;
text-align:left;
line-height:20px;
z-index:3;
}

#menu a{
font-weight:bold;
color:#6b2306;
text-decoration:none;
}

#menu a:hover{
font-weight:bold;
color:#dc9023;
text-decoration:none;
}


#corps{

width:800px;
margin:auto;
padding-left:250px;
background-image:url(image/fond/corps.jpg);
background-repeat:repeat-y;
position:absolute;
top:282px;
left:0px;
padding-top:40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#782707;
text-align:justify;
z-index:2;
}

#corps2{
width:450px;
mini-height:492px;
padding-bottom:90px;
}

#corps2 h1{
font-size:14px;
text-align:center;
font-variant:small-caps;
}

#corps2 h3{
font-size:12px;
text-align:center;
}

#corps2 a{
font-weight:bold;
color:#f3a22f;
text-decoration:none;
border-bottom: 1px dashed #f3a22f;
}

#corps2 a:hover{
font-weight:bold;
color:#e1e212;
text-decoration:none;
border-bottom: 1px dashed #e1e212;
}

legend{
color:#e1e212;
}

.img {
border:#782707 1px;
border-width: 1px 2px 2px 1px;
}


#liste{
color:#000000;
float:right;
}

#photo{
margin-left:5px;
width:425;
}

#galerie{
float:left;
text-align:center;
width:150px;
height:120px;
}

#pieds{
bottom:0px;
width:450px;
position:absolute;
}

.pieds{
text-align:center;
font-size:9px;
padding-bottom:5px;
}

.petit{
text-align:left;
font-size:9px;
}

img.image{
border:#782707 1px;
border-width: 1px 2px 2px 1px;
}

.image{
float:left;
margin-right:10px;
}

#pieds a{
font-weight:bold;
color:#f3a22f;
text-decoration:none;
}

#pieds a:hover{
font-weight:bold;
color:#e1e212;
text-decoration:underline;
}

a.admin {
text-decoration:none;
color:#782707;
}

a:hover.admin {
text-decoration:none;
color:#782707;
}

#lien{
float:left;
padding:2px;
text-align:center;
}