@charset "utf-8";
/* CSS Document */

#corps{
height:400px;
}
#site{
height:1370px;
}

#fond-menuvertical{
height:948px;
}
#menuvertical{
height:550px;
}
#contenu{
position:absolute;
left:120px;
width:660px;
}
#titre_haut{
margin:36px 0 20px 9px;
}

#contenu p{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:0;
margin-left:60px;
margin-right:60px;
text-indent:20px;
}


#speech{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#0000CC;
text-align:center;
}
/*____________________________debut du retour des message php______________________________*/

#retour_php{
height:50px;
text-align:center;
width:540px;
position:relative;
z-index:500;
margin:auto;
top:-30px;
color: #993366;
margin-bottom:0;
}
/*____________________________fin retour des message php______________________________*/

/*____________________________debut de footer______________________________*/
#footer{
position:absolute;
top:1370px;
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;
}


/*____________________________fin de footer______________________________*/