@charset "utf-8";


#conteneur {
	height: 550px;
	width: 980px;
	margin: auto;
	margin-top: -10px;
	background-color: #CCCCCC;
	padding-top: 0px;
}
#banner {
	height: 100px;
	width: 980px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 0px;
	float: left;
	background-image: url(../images/HEADER6.png);
	background-color: #CCCCCC;
}

#gauche {
	width: 180px;
	color: #FFFFFF;
	height: 455px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/gauchepng5.png);
	margin-top: 10px;
	background-color: #CCCCCC;

}
#gauche  #MENUS  li a:hover {


}


#gauche #MENUS li {

	padding-left: 0px;
	width: 120px;

}


#gauche #MENUS {
	list-style-type: none;
	display: block;
	padding-top: 10px;
	margin-top: 0px;

}


#centre {
	height: 445px;
	width: 620px;
	float: left;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 20px;
	background-image: url(../images/centrepng4.png);
	margin-top: 5px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#droite {
	float: right;
	width: 155px;
	height: 432px;
	border: 1px none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/droitepng5.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	margin-left: 0px;
color: #FFFFFF;
	padding-top: 18px;
	margin-top: 10px;
	background-color: #CCCCCC;
}

#footer {
	clear: both;
	height: 35px;
	width: 980px;
	margin-top: 0px;
	border: 1px none #FF6600;
	padding-bottom: 3px;
	padding-top: 5px;
}
#cent {
	background-color: #CCCCCC;
	padding: 10px;
	height: 368px;
	overflow: auto;
	padding-top: 10px;
	border: 1px solid #FFFFFF;
	width: 584px;
}

