body 
{
margin : 0;
padding : 0;
height : 100%;
font-family : arial, serif;
background-image : url("../images/body_back.jpg");
min-width : 800px;
}

#en_tete
{
margin : auto;
margin-top : 15px;
padding : 0;
color : white;
width : 90%;
max-width : 930px;
height : 150px;
text-align : center;
background : url("../images/header_fhamap.jpg") no-repeat left;
}
#menu_gauche
{
background-image : url("../images/menu2_back.jpg");
margin : 0px;
padding : 0px;
width : 200px;
border : outset black 1px;
position : absolute;
top : 220px;
left : 10px;
}
#menu_gauche ul
{
margin : 0px;
margin-top : 10px;
margin-bottom : 10px;
padding : 0px;
}
#menu_gauche li 
{
margin : 0px;
padding : 0px;
list-style-type : none;
list-style-position : inside;
}

#menu_gauche li  a
{
display : block;
height : 25px;
padding-left : 5%;
width : 95%;

}
#menu_gauche li  a:hover
{
background-image : url("../images/menu2_hoover.jpg");
background-repeat : repeat-y;
text-indent : 20px;
font-style : italic;
border : none;
border : inset black 1px;
}
#corps
{
background-image : url("../images/corps_back.png");
margin : auto;
width : 90%;
min-height : 300px;
max-width : 930px;
}
#menu
{
margin : auto;
background-color :  black;
background-image : url("../images/menu.png");
background-repeat : repeat-x;
width : 100%;
height : 100%;
color :#fff ; 
font-weight : bold;
font-size : 13px; 
overflow : hidden;
}
#menu ul
{
margin :0;
padding : 0 ;
list-style-type : none;
}
#menu li
{
float : left ;
padding-top : 5px ;
height : 31px;
width : 100px;
text-align : center;
margin-left : 0;
background :  url("../images/menu_separateur.gif") no-repeat top left;
}
#news_principale
{
float : left ;
margin-left : 30px;
width : 63%;
min-height : 150px;
border : solid 1px;
}
#news_secondaire
{
width : 27%;
height : 160px;
margin-left : 70%;
margin-bottom : 20px;
border : solid 1px;
}
#news_tertiaire
{
width : 27%;
height : 160px;
margin-left : 70%;
margin-bottom : 20px;
border : solid 1px;
}
li.onglet  a
{
display : block;
float : left ;
padding-top : 5px ;
height : 31px;
width : 100px;
text-align : center;
margin-top : -5px;
}
li.onglet  a:hover
{
background-image : url("../images/menu2.png");
}
li.onglet_on  a
{
display : block;
float : left ;
padding-top : 5px ;
height : 31px;
width : 100px;
text-align : center;
margin-top : -5px;
background-image : url("../images/menu2.png");
}

p {padding:20px; margin:0px;}
#corps a {text-decoration : none; color : #6b8e23;}
#corps a:hover {text-decoration : underline; color : #9acd32;}
h2 {text-align:center;}
h4 {padding:20px; margin:0px;}
#menu_gauche a {text-decoration : none; color : white;}
#menu_gauche a:hover {text-decoration : none; color : white;}
#menu a {text-decoration : none; color : white;}
#menu a:hover {text-decoration : none; color : white;}
#news_principale h3 {margin : 0px; text-align:center;}
#news_secondaire h3 {margin : 0px; text-align:center;}
#news_tertiaire h3 {margin : 0px; text-align:center;}
#news_tertiaire ul {overflow : hidden;}
#news_secondaire ul {overflow : hidden;}
#news_tertiaire p
{
padding : 2px; 
margin : auto; 
width : 95%; 
height : 90px; 
overflow : hidden;
}
#news_secondaire p
{
padding : 2px; 
margin : auto; 
width : 95%; 
height : 90px; 
overflow : hidden;
}


.retrait_gauche{margin-left:170px;}
.center{text-align:center;}
.droite{text-align:right;}
.gris{color:#b22222;}
.red{color:#ff0000;}
.discret{color:#778899;}
.float_left{float:left;}
.float_right{float:right;}
.clear{clear:both;}
.color1 {background: url("../images/back_trans_color.png");}
.h3_color1 {background-image:url("../images/h3_news_back.jpg");}
.color2 {background: url("../images/back_trans_color2.png");}
.h3_color2 {background-image:url("../images/h3_news_back2.jpg");}
.color3 {background: url("../images/back_trans_color3.png");}
.h3_color3 {background-image:url("../images/h3_news_back3.jpg");}


#pied_de_page
{
margin : auto;
margin-bottom : 15px;
padding : 0;
color : white;
width : 90%;
max-width : 930px;
height : 40px;
max-height : 40px;
font-style : italic;
font-size : 0.8em;
background-image : url("../images/footer_back.jpg");
background-repeat : repeat-x;
}
#pied_de_page a
{color:#6b8e23;}
