body {
	background-color: #ffffff;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#banniere {	
	width:990px;
	height:103px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#menu {	
	width:990px;
	height:24px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#content {	
	background-image: url(../pictures/fond.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:center;
	width:990px;
	height:691px;
	border:2px;
}
#content #left {
	width:236px;
	height:100%;
	margin-left:18px;
	float:left;
}

#content #left #bleu {
	background-image: url(../pictures/bleu.jpg);
	background-repeat:no-repeat;
	width:236px;
	height:135px;
	float:left;
}

#content #left #vert {
	background-image: url(../pictures/vert.jpg);
	background-repeat:no-repeat;
	width:236px;
	height:220px;
	float:left;
}

#content #left #rose {
	background-image: url(../pictures/rose.jpg);
	background-repeat:no-repeat;
	width:236px;
	height:259px;
	float:left;
}


#content #center {
	width:469px;
	height:100%;
	margin-left:3px;
	float:left;
	padding-top:0px;
}

#content #center #ban {
	width:469px;
	height:140px;
	float:left;
	padding-top:0px;
}

#content #center #gris {
	background-image: url(../pictures/gris.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:316px;
	float:left;
	padding-top:0px;
}

#content #center #orange {
	background-image: url(../pictures/orange.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:18px;
	float:left;
	font-family:arial,sans serif,helvetica,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:left;
	padding-top:0px;
	
}

#content #right {
	width:244px;
	height:100%;
	margin-left:6px;
	float:left;
}

#content #right #righta {
	background-image: url(../pictures/right.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:386px;
	float:left;
	padding-top:0px;
}

#content #centers {
	width:713px;
	height:100%;
	margin-left:3px;
	float:left;
}