/* 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:20px;
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:810px;
margin:auto;
/*border-top:white 1px solid;*/
}

#container{
width:800px;
margin:0px;
margin-top :10px;

}
a.galerie{
font-weight:lighter;
font-size:0.7em;
}

a.lien{
color:#FCA206;
font-size:1em;
}
p.light{
font-weight:lighter;
font-size:0.6em;
text-indent:30px;
border-bottom : 1px white dotted;
padding-bottom:10px;
}
p.border{
font-weight:lighter;
font-size:0.6em;
padding-bottom:10px;
}
p.border2{
font-weight:lighter;
font-size:0.6em;
padding-bottom:10px;
border-bottom : 1px white dotted;
}
p.titre{
margin-top:5px;
line-height: 2em;
}

#m_remonter{
width:200px;
height:58px;
float:right;
margin:0;
padding-top:20px;
padding-right:20px;
border:0;

/*border:orange 1px solid;*/
}
a.m_remonter{
color:#1D4A2E;
border:0;
}
/**CONTENU********************/

#menu_lien{
width:800px;
margin:0px;
}
#contenu{
width:600px;
margin:auto;
margin-top:40px;
margin-bottom:40px;
}














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

#footer{
margin:auto;
width: 800px;
height:40px;
margin-bottom: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/
