body{
background-image:url(../images/charte/bg.gif);
background-repeat:repeat;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

a{
text-decoration:none;
color:#000;
}

a:hover{
text-decoration:underline;
}

h2{
font-size:14px;
font-weight:bold;
color:#000;
}

div#container{
float:none;
width:955px;
margin:0 auto;
}

div#header{
height:125px;
}

div#body{
float:none;
width:667px;
margin:0 auto;
}

div#chaines{
position:relative;
top:-25px;
margin-bottom:-78px;
z-index:5;
}

div#whiteBox{
z-index:3;
float:none;
width:633px;
margin:0 auto;
position:relative;
top:-25px;
background-image:url(../images/charte/totalGradient.png);
padding:0 11px;
background-repeat:repeat;
overflow:hidden;
}

div#leftGradient{
background-image:url(../images/charte/leftGrad.png);
background-repeat:repeat-y;
height:100%;
float:left;
width:10px;
}

div#box{
background-color:#FFF;
width:633px;
height:100%;
float:left;
}

div#rightGradient{
background-image:url(../images/charte/rightGrad.png);
background-repeat:repeat-y;
height:100%;
float:left;
width:10px;
}

div#footerPic{
position:relative;
top:-25px;
float:none;
width:653px;
margin:0 auto;
}

div#footer{
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
width:653px;
margin:0 auto;
float:none;
text-align:center;
top:-20px;
position:relative;
top:-80px;
}

div#footer a{
color:#000;
}

div#titreSection{
margin-left:2px;
width:100%;
float:left;
}

div#marginer{
float:none;
margin:0 auto;
height:100%;
margin-left:15px;
margin-right:15px;
}

.spaceTop{
height:35px;
clear:both;
}

img#pageTitle{
float:left;
}

