/* CSS Document */
body{
margin:auto;
background-color:#1D4A2E;
}

p{
color:#FFF;
font-family: "Trebuchet MS sans serif", verdana;
font-size: 0.7em;
font-weight:bold;
line-height:1.3em;
margin:0;
}


/*NE PAS MODIFIER******A_MENU********************/
a{
color:#FFFFFF;
font-size:0.8em;
font-weight:bold;
font-family: "Trebuchet MS sans serif", Verdana;
text-decoration: none;}
a:hover{
color:#FCA206;
}
/*FIN******A_MENU********************/

/*Titres*/
h1{
color:#FCA206;
font-family: "Trebuchet MS sans serif", verdana;
font-size: 1.5em;
line-height:2em;
text-align:center;
letter-spacing:0.12em;
margin:0;
/*border: 1px red solid;*/
}
h2{
color:#FCA206;
font-family: "Trebuchet MS sans serif", verdana;
font-size: 1em;
line-height:1.5em;
padding-top:10px;
padding-left:10px;
}

h3{
color:#FFF;
margin:0;
font-family: "Trebuchet MS sans serif", verdana;
font-weight:lighter;
font-size: 0.7em;
line-height:1.4em;
}
h4{
color:#1D4A2E;
margin:0;
font-family: "Trebuchet MS sans serif", verdana;
font-weight:lighter;
font-size: 0.7em;
line-height:4em;
}

/**NE PAS MODIFIER***bando********************/
#bando{
width:800px;
margin: auto;
margin-top:0px;
margin-bottom:5px;
}

.imageflottante {
border:0;

}
/**NE PAS MODIFIER***menu********************/

#menu{
width:800px;
height:30px;
margin:auto;
line-height:2em;
border-top:#FCA206 3px dotted;
border-bottom:#FCA206 3px dotted;
/*border: 1px red solid;*/
}
.barre_menu{
margin:0;
color:#FFFFFF;
font-size:0.9em;
padding-top:5px;
font-weight:light;
text-align:center;
font-family: "Trebuchet MS sans serif", Verdana;
}


/**NE PAS MODIFIER***conteneur**background****************/

#background{
width:830px;
margin:auto;
/*border-top:white 1px solid;*/
}
#menu_galerie{
width:800px;
height:30px;
margin:auto;
margin-top:10px;
/*border: 1px red solid;*/
}
a.galerie{
font-weight:lighter;
font-size:0.7em;
}
.suite{
float:left;
border:0;
padding-left:20px;
}
.precedente{
float:left;
border:0;
margin-right:10px;
margin-top:20px;
}
#container{
width:850px;
margin:0px;
margin-top :40px;
text-align :left;
}

div#galerie
{
width:830px ;
margin:0px;
margin-top:10px;
background:#eeeedd ;
border: 1px solid #dcb ;
text-align: center ;
font: 0.9em Trebuchet MS sans serif ;
}

ul#galerie_mini{
margin: 0 ;
padding: 0 ;
list-style-type: none ;
}

ul#galerie_mini li{
float: left ;
}

ul#galerie_mini li a img{
margin: 2px 1px ;
border: 1px solid #dcb ;
}

dl#photo{
clear: both ;
margin: 0 auto ;
}

dl#photo dt{
font: italic 2.5em/1.5em Trebuchet MS sans serif;
color: #dcb ;
padding-bottom:10px;
}

dl#photo dd{
margin: 0 ;

}

dl#photo img{
border: 1px solid #dcb ;
}


/**NE PAS MODIFIER***Pied de page********************/

#footer{
margin:auto;
width: 800px;
height:40px;
/*border: 1px orange solid;*/
}
p.pied_de_page {
text-align:center;
padding-top:20px;
font-size:0.6em;
color:gray;

}

p.pied_de_page a{
color:orange;
font-size:1em;
font-weight:normal;
font-family: "Trebuchet MS sans serif", Verdana;
text-decoration: none;
}
/*Pied de page*...fin/
