@charset "utf-8";
/* CSS Document */
/*-------------------------------------debut contenu mode--------------------------*/
#corps{
height:400px;
}
#fond-menuvertical{
height:166px;
}
#menuvertical{
height:550px;
}
#site{
height:775px;
background-color:#FFFFFF;
}
#contenu{
position:absolute;
left:120px;
width:660px;
height:100%;
}
#titre_haut{
margin:36px 0 20px 9px;
}
/*______________________________le menu du contenu______________________________*/

#temporaire{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
margin-top:100px;
line-height:30px;
letter-spacing:0px;
}

#animflash{
margin-left:30px;
margin-top:40px;
border:2px solid #000066;
width:600px;
height:400px;
}
/*____________________________fin du menu contenu______________________________*/

/*____________________________debut de footer______________________________*/
#footer{
position:absolute;
top:775px;
text-align:center;
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:1px;
}

#barre_bleu{
background-image: url(../images/contenu/footer_barre_bleu.png);
background-repeat: no-repeat;
width:780px;
height:15px;
line-height:15px;
margin:0;
padding:0;
}
#footer_ombre{
display:block;
}
#bas_footer{
width:780px;
background-image:url(../images/contenu/footer_motif.png);
background-repeat:repeat-y;
}

/*____________________________fin de footer______________________________*/
