body {
    /* background-color: white;
    
	background-color:#ffffff;*/
	background: url(../images/fond.jpg);
	font-family: Arial, sans-serif;
} .float {
    float: left;
} .dessou {
    clear: both;
}
#footer a{
font-family: Arial, sans-serif;
 text-decoration: none;
    color: #ffffff;
	font-size: 11px;
}

 #gauche {
    position: absolute;
    left: 50%;
    top: 0;
    width: 950px;
    height: auto;
    /* margin-top: -280px; moitié de la hauteur   */
    margin-left: -475px; /* moitié de la largeur */
    /* background-color: white;
     border: 2px solid #FFFFFF*/
} #band {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 122px;
    background: url(../images/band.jpg);
	overflow: hidden;
} #header {
    width: 950px;
    height: 257px;
    background: url(../images/logo.jpg);
	overflow: hidden;
    /*background-color :#00ff40;*/
} #footer {
    width: 950px;
    height: 28px;
    background: url(../images/bandbas.jpg);
	overflow: hidden;
} #headerbande {
    width: 950px;
    height: 14px;
	overflow: hidden;
    /*background-color :#ff8000;*/
} #conteneur {
    width: 950px;
    height: auto;
	overflow: hidden;
    /*overflow:hidden;
     background-color :#000040;*/
} #bandmenu {
    width: 6px;
    height: 20px;
	overflow: hidden;
} #menu {
    width: 180px;
    height: auto;
	overflow: hidden;
} #bandcentre {
    width: 10px;
    height: 20px;
	overflow: hidden;
} #centre {
    width: 744px;
    height: auto;
	overflow: hidden;
} #bloc {
    width: 600px;
    height: 28px;
	overflow: hidden;
}

/*page deb*/ 

.imgnew {
    float: right;
    width: auto;
    height: auto;
} 

.boxnew {
    width: 600px;
    height: auto;  
}

.pnew {
    width: 100%;
    height: auto;
	
}

#debimages{
	 width: 723px;
    height: 297px;
	 /*background: url(../images/deb.jpg);*/
}

#newmag{
	 padding: 10px 10px 10px 10px;
}
#newbloc{
	 width: auto;
    height: auto;
}

