
body {
margin:0px;
padding:0px; 
background: #696969; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 90%;
text-align: center;
}

a:link {color: #514D9F; text-decoration:none;}
a:visited {color: #908F90; text-decoration:none;}
a:hover {color:#EA7E00; text-decoration:underline;}
#haut  {
left:5%;
text-align:left;
font-size : 90%;
color: #ffffff;
background-color: #EAEAEA;
top: 5px;
width: 90%;
height: 120px;
background-image: url(img/fhaut.jpg);
background-repeat: no-repeat;
padding: 0px 0px 0px 1%;
position: absolute;
}
#menuhoriz {
left:5%;
text-align:left;
font-size : 90%;
color: #32305A;
background-color: #000000;
top: 125px;
width: 90%;
height: 45px;
padding: 8px 0px 0px 1%;
background-image: url(img/fh.jpg);
background-repeat: no-repeat;
position: absolute;
}

#menuhoriz-a {
left:5%;
font-size : 90%;
text-align:left;
color: #32305A;
background-color: #ffffff;
top: 170px;
width: 90%;
height: 140px;
padding: 0px 0px 0px 1%;
background-image: url(img/fh2.jpg);
background-repeat: no-repeat;
position: absolute;
}

#affsites {
left:5%;
text-align:left;
font-size : 90%;
color: #32305A;
background-color: #ffffff;
top: 310px;
width: 90%;
padding: 0px 0px 5px 1%;
position: absolute;
}
#menu  {
right:6%;
text-align:left;
top: 310px;
font-size : 90%;
color: #C64100;
background-color: #000000;
width: 18%;
top: 180px;
padding: 5px 0px 5px 1%;
position: absolute;
-moz-border-radius : 5px 10px;
}
#piedpage {
left:5%;
text-align:left;
font-size : 90%;
width: 98%;
height: 35px;
font-size : 100%;
color: #ffffff;
background-color:#000000;
padding: 10px 0px 0px 5px;
-moz-border-radius : 5px 10px;
}

#bloc-index  {
left:5%;
text-align:left;
font-size : 90%;
top: 310px;
color: #32305A;
background-color: #ffffff;
width: 90%;
padding: 0px 0px 5px 1%;
position: absolute;
}


table {font-size: 90%;}
p{font-size: 90%;
font-color : green;
}

