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

body{
margin:0px;

}

#page{
background-color:#af101d;
background-repeat:repeat-x;
height:820px;

}


#blanc{
background-color:#FFFFFF;
position:static;
width:800px;
margin-left:90px;
height:820px;
}

#logo{
margin-left:-4px;
}

#entete{
margin-left:20px;
}

#bloc{
margin-top:0px;
margin-left:20px;
}

#menu{
margin-top:-1px;
}

#titre{
border: 1px solid #af101d;
padding:2px;
}

#texte{
width:470px;
margin-top:-420px;
margin-left:290px
}

#copyright{
margin-left: 290px;
margin-top: 40px;
}

#pageservices{
background-color:#af101d;
background-repeat:repeat-x;
height:920px;
}

#blancservices{
background-color:#FFFFFF;
position:static;
width:800px;
margin-left:90px;
height:920px;
}