@charset "utf-8";
#pages {
	background-color: #7ba9c1;
	padding: 0px;
	width: 1024px;
	float: none;
	height: 800px;
	top: 175px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#centretitre {
	font-size: 14px;
	width: 755px;
	float: left;
	background-image: url(centretitre.png);
	height: 80px;
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
}
#centrecentre {
	font-size: 12px;
	width: 755px;
	float: left;
	padding: 0px;
}
#centrebas {
	width: 755px;
	height: 22px;
	float: left;
	background-image: url(centrebas.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#colonnetdpage {
	background-image: url(centrecentre.png);
	background-repeat:repeat-y;		
}
#logo {
	padding: 0px;
	height: 153px;
	width: 454px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#pied {
	background-color: #7ba9c1;
	clear: both;
	width: 1024px;
	float: none;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#centre {
	background-color: #7ba9c1;
	padding: 0px;
	width: 716px;
	float: left;
	background-image: url(centre.png);
	height: 800px;
	background-repeat: no-repeat;
	clear: none;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gauche {
	font-size: 18px;
	width: 144px;
	float: left;
	background-image: url(colone.png);
	height: 800px;
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	margin-top: 20px;	
}
#droite {
	font-size: 18px;
	float: left;
	width: 144px;
	background-image: url(colone.png);
	background-repeat: no-repeat;
	height: 800px;
	clear: none;
	padding: 0px;
	position: relative;
	margin: 0px;
}

#pub {
	height: 60px;
	width: 475px;
	margin-top: 92px;
	margin-bottom: 0px;	
}

#entete {
	height: 40px;
	width: 714px;
	margin-top: 10px;
}
#bas {
	font-size: 11px;
	float: left;
	width: 1024px;
	clear: none;
	padding: 0px;
	position: relative;
	margin: 0px;
}



