body {
font-size: 1em;
font-family: "Comic Sans MS", "Trebuchet MS", serif;
color: #FFFFFF;
background-image: url('../images/fondherbepsp.jpg');
background-attachment: fixed;
background-position: top center;
margin: 0;
}

p{
margin-bottom:3px;
margin-top:0px;
}

img{
border:0;
}

#head {
height: 80px;
width : 466px;
padding: 8px;
margin: 10px auto;
}

.barriere{
height: 40px;
width: 644px;
padding: 7px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
}

.conteneur{
position: absolute;
width: 1000px;
left: 50%;
margin-left: -500px;
text-align: center;
}

#gauche{
position: absolute;
left: 0px;
width: 240px;
text-align: center;
}

#droite{
position: absolute;
right: 0px;
width: 0px;
}

#centre{
margin-left: 240px;
margin-right: 15px;
background-color: transparent;
border: 2px solid #FFFFFF;
padding : 5px;
text-indent: 5px;
text-align: justify;
}

#menu a{
text-decoration: none;
display: block;
border: 2px solid #FFFFFF;
margin: 10px 30px;
background-image: url('../images/fond_menu_inactif.PNG');
color: #FFFFFF;
}

#gauche dl a:hover {
background-color: transparent;
background-image: url('../images/fond_menu_actif.PNG');
}

#gauche a:visited{
color: #CCCCCC;
}

#gauche #image{
margin: 15px;
border: 5px outset #E5B712;
}

#centre img{
display: block;
width: 468px;
margin: 10px 15px;
}

#centre a:hover{
color: #FF0000;
}

strong{
font-size: 1.1em;
}

.petit{
font-size: 0.8em;
}

.maj{
position: absolute;
right: 15px;
top: 10px;
width: 20px;
height: 20px;
}

* html .maj {
right: 0;
top: 0;
}

.footer{
font-size: 0.7em;
position: relative;
width: 650px;
height: 110px;
text-align: center;
margin: auto;
}

.compteur_photos{
width: 240px;
margin-left: auto;
margin-right: auto;
text-align : center;
}

.choix{
font-size: 0.9em;
margin-left: 170px;
}

.votes{
font-size:80%;
text-align:right;
position: absolute;
left:550px;
margin-left: 170px;
}