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

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

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

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

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

#actu2 {
background: #ffffcc;
margin : auto;
width: 900px;
height: auto;
overflow: auto;
}
#pied_pg {
text-align: center;
background: #ffffcc;
margin: auto;
height:auto;
width:900px;
}
	
