/* CSS Document */
/* taille de la feuille*/
body {width:860px;/* taille de page*/
      		margin:5px auto;/* marge et centrage de la page*/
      		background-color:#3f2901;/* fond d ecran general*/
}
/* definition de la bordure de page et de la couleur*/
div.conteneur {border:5px solid #3f2901;/* epaisseur de la bordure et sa couleur*/
			   background-image: url(images/wheatbkg.jpg);
}
/* definition de l entete*/
div.banniere {height:142px;/* hauteur de l entete*/
			border-bottom:5px solid #3f2901;/* bordure de l entete et sa couleur*/		
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/entete.png);
}
/* definition du cadre menu*/
div.gauche {width:140px;
			float:left;
			height:auto;
			padding:5px;
			

}
/* definition du cadre avant connection*/
div.gauche1 {width:140px;
			height:145px;
			padding:0px;
}
/* definition du cadre avant connection*/
div.gauche1A {width:140px;
			height:145px;
			padding:0px;
			background-repeat:no-repeat;
			background-image:url(images/fondcoffrez.jpg);
}
/* definition du cadre apres connection*/
div.gauche2 {width:140px;
			height:145px;
			padding:0px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/fondcoffre.png);
}
/* definition du cadre menu*/
div.gauche3 {width:140px;
			height:auto;
			float:left;
			padding:0px;
			
}
/* definition du cadre menu*/
div.gauche4 {width:135px;
			height:auto;
			float:left;
			padding:0px;
			
}
/* definition de la page principale*/
div.droite {height:auto;
			margin-right:0;			
			margin-left:150px;
			border-left:5px solid #3f2901;
			padding:5px;
			
}
/* definition de l emplacement de pub*/
div.droite1{width:680px;
			float:left;
   			margin-top:10px;
	 	    background-position:center;   			
}

/* definition de l emplacement de jeu gratuit*/
div.droite2{width:680px;
			height:auto;
			float:left;
   			margin-top:10px;	 		
}  

/* definition de l emplacement de connection*/
div.droite3{width:680px;
			height:520px;		
			float:left;
   			margin-top:15px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/fondconnection.png);
	 		
} 
/* definition des regles d'inscription*/
div.droite5{width:680px;
			height:580px;		
			float:left;
   			margin-top:15px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/fondlire.jpg);
	 		
} 

/* definition de l emplacement de reglement*/
div.droite4{width:680px;
		    height:520px;
			float:left;
   			margin-top:15px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/fondreglement.jpg);
			
} 

/* definition de l emplacement sans bull*/
div.droite6{width:680px;
		    height:520px;
			float:left;
   			margin-top:15px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/fond_bull.png);
			
} 
/* definition de l emplacement titre*/
div.droite7{width:680px;
			height:130px;
   			margin-top:10px;
	 	    background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/titretexte.jpg);   			
}	
/* definition de l emplacement des top*/
div.droitetop{width:410px;
			height:700px;
			float:left;
   			margin-top:10px;
	 	    background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/fond-top.jpg);   			
}			
div.pied {height:80px;
		  border-top:5px solid #3f2901;
		  text-align:center;
} 
div.dreamad{width:680px;
			height:60px;		
			float:left;
   			margin-top:15px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/pub.png);
	 		
} 
div.banstex{width:680px;
			height:60px;		
			float:left;
   			margin-top:15px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/pubanstex.png);
	 		
} 
div.B128B{width:680px;
			height:60px;		
			float:left;
   			margin-top:15px;
			background-position:center;
			background-repeat:no-repeat;
			background-image:url(images/pub128.png);
	 		
} 