body {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
margin-left: 220px;
margin-right: auto;
margin-top:0px;
width: 980px;
background-image:url('images/fond.jpg');
}

/* en tête */


#debut_barre_menu{
background-image: url("images/fond_menu.png") ; 
text-align: center;
height:40px;	
padding-top:5px;
}

a.menu:link {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 12px;
color:#000000;
}
a.menu:visited {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 12px;
color:#000000;
}
a.menu:hover {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 12px;
color:#000000;
}
a.menu:active {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 12px;
color:#000000;
}


/* corps de la page */

h1{
text-align : center;
margin-left:10px;
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 18px;
font-weight : bold;
color:#595959;
}

h2{
text-align : center;
margin-left:10px;
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
font-weight : bold;
color:#595959;
}

.titre_admin{
width: 400px;
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 12px;
color:#FFFFFF;
background-color:#595959;
}


.pave_centre
{
padding-left: 10px;
}

.encadre_contenu
{
padding-top: 2px;
padding-left: 10px;
}

.encadre_savoirplus
{
text-align: right;
}

.encadre
{
border-width: 1px;
border-style: solid;
border-color: #595959;


}

.encadre_bleu
{
border-width: 1px;
border-style: solid;
border-color: #396C89;
}

/* pied de page */
#footer{
background-image: url("images/fond_menu.png") ; 
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 12px;
color:#000000;
background-color:#F8A732;
text-align: center;
}

a.menu_footer:link {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 10px;
color:#000000;
}
a.menu_footer:visited {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 10px;
color:#000000;
}
a.menu_footer:hover {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 10px;
color:#000000;
}
a.menu_footer:active {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 10px;
color:#000000;
}



