#bandeau-index {
	height:50px;
	width:100%;
}
#bandeau-index img.gauche {
	display:inline;
	float:left;
}
#bandeau-index img.droit {
	display:inline;
	float:right;
}
#centre-index-gauche {
	float:left;
	margin:0;
	padding:0;
	width:48%;
}
#centre-index-centre {
	float:left;
	margin:0;
	padding:0;
	min-width:322px;
	width:49%;
}
#centre-index-droit {
	float:left;
	margin:0;
	padding:0;
	width:48%;
}
#centre-index-droit img {
	position:absolute;
	top:0;
	right:0;
}
#centre-flash {
	margin:10px auto 10px auto;
	width:322px;
}
#centre-index-texte {
	width: 100%;
}
#centre-index-texte img.droit{
	position: absolute;
	right: 0;
}
#centre-index-texte h1 {
	display:none;
	margin:0;
}
#centre-index-texte h2 {
	margin:0;
	font-weight: bold;
	font-size: 14px;
	color: #5B0B5C;
	padding: 0 10px;
	width:95%;
}
#centre-index-texte p {
	margin:0;
	font-size: 12px;
	color: #000000;
	padding-left:15px;
	padding-right:5px;
	width:95%;
}
#centre-index-menu {
	margin:10px auto;
	width:98%;
	clear:both;
}
#centre-index-menu ul {
	margin: 0; 
	padding:0;
}
#centre-index-menu li {
	list-style: none; 
	float: left; 
	width: 24.6%;
}
#centre-index-menu li>a img, #centre-index-menu li p,#centre-index-menu li h2, #centre-index-menu li>a {
	display:block;
	width:172px;
	font-weight: bold;
	margin: 0 auto;
}
#centre-index-menu img {
	border:none;
}
#centre-index-menu p {
	padding:10px 5px;
	width:162px;
}
#centre-index-menu h2 {
	font-size:12px;
	padding-left:5px;
	margin-top:-15px;
}
#centre-index-menu h2.vert a,p.vert a {
	color: #657D2C;
}
#centre-index-menu h2.marron a,p.marron a {
	color: #692932;
}
#centre-index-menu h2.gris a,p.gris a {
	color: #304D55;
}
#centre-index-menu h2.rouge a,p.rouge a {
	color: #881425;
}
#centre-index-pied {
	margin:5px auto;
	padding: 5px 0 1px 0;
	width:80%;
	clear:both;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

