body { 
text-align : center; 
background-color : rgb(90, 184, 224); 
background-repeat : no-repeat; 
background-position : top center; 
margin : 0; 
} 
a:visited { 
color : #0000aa; 
} 
a:hover { 
color : #0000dd; 
} 
#rectifalignleft { 
text-align : left; 
} 
#conteneur { 
background-image : url("menubackground.jpg"); 
background-repeat : no-repeat; 
background-color : white; 
margin : auto; 
width : 1000px; 
} 
#escap { 
float : right; 
margin-right : 12px; 
} 
#img3 { 
background-image:url('Fond 3.png');
width:466px;
height:120px; 
float:left;
} 
#boutons { 
margin-top : -4px; 
margin-left : 5px; 
float : left; 
width : 99%;
} 
#contenu { 
margin-left : 30px; 
margin-top : 70px; 
} 
div.cadre { 
background : url('backmenu.png'); 
background-color : #bfe2ff; 
background-repeat : repeat-x; 
} 
div.titregauche { 
float : left; 
width : 33px; 
height : 38px; 
background : url('menubackgroundleft.png'); 
background-repeat : no-repeat; 
} 
div.titredroit { 
float : left; 
width : 33px; 
height : 38px; 
background : url('menubackgroundright.png'); 
background-repeat : no-repeat; 
} 
div.titremilieu { 
float : left; 
color : white; 
padding-top : 8px; 
text-align : center; 
font-weight : bold; 
font-family : arial; 
height : 38px; 
background : url('menubackgroundmiddle.png'); 
background-repeat : repeat-x; 
} 
div.titrefin { 
float : left; 
height : 38px; 
background : url('menubackgroundend.png'); 
background-repeat : repeat-x; 
}