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

a:link {color: #0148B4; text-decoration: Underline;}
a:visited {color: #013481; text-decoration:Underline;}
a:hover {color:#FE0410; text-decoration:none;}

#haut  {
left:5%;
text-align:left;
font-size : 90%;
color: #ffffff;
background-color: #0148B4;
top: 0px;
width: 90%;
height: 90px;
padding: 0px 0px 0px 1%;
position: absolute;
background-image: url(img/logohaut.jpg);
background-repeat: no-repeat;

}
#menuhoriz {
left:5%;
text-align:left;
font-size : 90%;
color: #292929;
background-color: #C2C1C1;
top: 90px;
width: 90%;
height: 45px;
padding: 11px 0px 0px 1%;
background-image: url(img/fh.jpg);
position: absolute;
background-color:#D4D4D3;
}

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

#affsites {
left:5%;
text-align:left;
font-size : 90%;
color: #292929;
background-color: #ffffff;
top: 275px;
width: 90%;
padding: 0px 0px 5px 1%;
position: absolute;
}
#menu  {
right:6%;
text-align:left;
top: 310px;
font-size : 90%;
color: #292929;
background-color: #F7F7F7;
width: 19%;
top: 170px;
position: absolute;
padding: 5px 5px 0px 5px;
border: solid 1px #474747;
-moz-border-radius : 5px 10px;
}
#piedpage {
left:5%;
text-align:left;
font-size : 90%;
width: 98%;
height: 35px;
color: #292929;
background-color:#910007;
padding: 0px 0px 0px 5px;
background-image: url(img/fbx.gif);
}

#bloc-index  {
left:5%;
text-align:left;
font-size : 110%;
top: 275px;
color: #292929;
background-color: #ffffff;
width: 90%;
padding: 0px 0px 5px 1%;
position: absolute;
background-image: url(img/lx.jpg);
background-position: top left;
background-repeat: no-repeat;
}


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