body {
padding : 0;
width :100%;
margin : auto;
font-family: "Times New Roman" ;
font-size: 11pt;
background: #ffffcc;
text-align: center;
}

#page{
width: 900px;
margin: auto;
text-align :center;
background: #fff;
border:1px solid #00ffff;
}
 
#hautpage{
text-align: left;
background: #fff url('../fonds/man_fond.jpg') repeat-x;
width: 860px;  
height:auto;
margin: auto;  
}

#titre_pg {
text-align: center;
background: #fff;
margin: auto;
height: auto;
width: 860px;
}

#conteneur1 {
text-align: left;
margin: auto;
background:#ffffcc;
height: auto;
width: 860px;
overflow:auto;
}

#sommaire {
float: left;
height: auto;
width: 260px;
margin :10px;
overflow: auto;
}
	
#info1 {
float: right;
background: #ffc;
padding:10px;
height: auto;
width: 530px;
margin :10px;
overflow: auto;
border: 5px solid #0ff;
}

#actu2 {
background: #ffffcc;
margin : auto;
width: 860px;
height: auto;
overflow: auto;
}

	