@charset "utf-8";



body {
margin: 0;
width: ;
height: ;
border: px solid #111111;
	background: url(images/page-fond-1.jpg) repeat-y; /* fond Hondurasbiz*/
	color: #666; /* Couleur du texte */
	margin: em; /* Marge extérieures  */ 
	padding: px; /* Marges intérieures */ 
	align: center;
	text-align: center; /* Permet de centrer la page */ 
	font-size: 1em; /* Grosseur du caractère */ 
	font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif; /* Type de caractère : 
																si l'usager n'a pas verdana 
																alors on essaie Arial, sinon 
																Helvetica, etc  */ 
}

    
/* ----------------------------------------------
	PAGE
-------------------------------------------------*/
    

  
#page {

	width: 1280px; /* Largeur de la page */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
    
#haut{
clear: both;
width: 100%;
height: px;
padding: opx;
background:;
border: px solid #111111;
}

#gauche{

clear: both;
float: left;

width: 215px;
height: ;
padding: 5px;
background-color: #;
border: px solid #111111;
}

#centre{
overflow: hidden;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px; 
background:#; 
border: 0px solid #000000; 
width: 850px;
eight-min: 650px; 

}


#droite{
margin-left: 0px;
margin-top: 0px;
float: right;

width: 150px;
height: ;
padding: 5px;
background: #;
border: px solid #111111;
}




#baspublicite{
margin-top: 0px;
clear: both;

height: ;
width: 100%;
background: #;
border: px solid #111111;
}

#bas{
margin-top: 0px;
clear: both;

height: ;
width: 100%;
background: #;
border: px solid #111111;
}