/* CSS Document */

body{
background-color: #c5c5c5;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:auto;
padding:0px;
}

#contrub td{
text-align: left;
}

.header{
width:990px;
height:207px;
}

.fond_menu_horiz{
background-image:url(../images/design_v2/fond_menu_horiz.jpg);
width:990px;
height:38px;
text-align:left;
}

.grand_cadre{
background-color:#FFFFFF;
width:990px;
}

.grand_cadre_news{
background-image:url(../images/design_v2/cadre_news_FR.jpg);
background-repeat:no-repeat;
width:191px;
height:300px;
}

.cadre_news{
padding-top:100px;
border:0px solid #FF0000;
width:191px;
z-index:20;
}

.text_news{
padding-left:12px;
padding-right:12px;
text-align:left;
z-index:60;
}

.footer{
background-image:url(../images/design_v2/footer.jpg);
width:990px;
height:53px;
}

.lien_pied_page:link{
color:#ffffff;
text-decoration:none;
font-size:10px;
}

.lien_pied_page:visited{
color:#ffffff; 
text-decoration:none;
font-size:10px;
}

.lien_pied_page:hover{
color:#ffffff;
text-decoration:underline;
font-size:10px;
}