body{
	font-size: 0.8em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#8C816D;
	color:#FFF;	
}

a{
	color:#FFF;
}

img{
	border:0;
}

h1{
	font-size:1.2em;
}

h2{
	font-size:1em;
}

a{
	text-decoration:none;
}

marquee{
	color:#FFF;
}

#hautgauche{
	width:50%;
	height:200px;
	float:left;
	background:#2A251A;
	padding:0 0 0 0;
}

#hautdroite{
	width:50%;
	height:200px;
	float:right;
	padding:0 0 0 0;	
	background:#666;
	
	}

#basgauche{
	width:50%;
	height:200px;
	float:left;
	padding:0 0 0 0;	
	background:#333;	
}

#basdroite{
	width:50%;
	height:200px;
	float:right;
	padding:0 0 0 0;	
	background:#AAA;
}

#imagecentrale{
	position:absolute;
	top:150px;			   
}

.entrer{
	font-size:larger;
	font-weight:bolder;
}