#banniere {
	height: 95px;
	width: 100%;
	background-image: url(../images_site/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f6f1dc;
}

#navigation {
	height: 60px;
	width: auto;
	top: 100px;
	float: Aucune;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images_site/banniere_pastelecu.jpg);
}
#entete {
	float: right;
	height: 50px;
	width: 300px;
	text-align: right;
	margin-right: 20px;
	color: #FFFFFF;
	font-weight: bold;
}




#liens {
	height: 375px;
	width: 250px;
	float: left;
	
}
#bandeaubas {
	float: right;
	height: 25px;
	width: 80%;
	font-size: 10px;
	text-align: right;
	color: #000000;
	background-color: #FFFFFF;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
#textebandeaubas {
	float: right;
	height: 15px;
	width: 200px;
	margin-top: 7px;
	color: #000000;
	margin-right: 15px;
}

.ajnews {
	font-size: 11px;
	display: block;
	width: 130px;
}


#newsgalerie {
	height: 160px;
	width: 130px;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
}

#news {
	float: left;
	height: 300px;
	width: 150px;
}

#mainflash {
	height: 399px;
	width: 515px;
	float: left;
	margin-right: 10px;
	background-color: #000000;
}
#contenugauche {
	float: left;
	height: 400px;
	width: 430px;
	background-image: url(../images_site/pastel_ecu/ambiancepastelecu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 15px;
}

#contenu {
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E1CE8C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	width: 64%;
	text-align: right;
	margin-top: 10px;
	float: left;
}

#back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	width: 320px;
	text-align: right;
	margin-top: 10px;
	float: left;
}



#liens a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 10px;
	height: 20px;
}
#liens a:hover {
	display: block;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CE020D;
	height: 20px;
	list-style-type: none;
}

#liens li {
	list-style-type: none;
	width: 240px;
	height: 26px;
	color: #000000;
	font-size: 11px;
}
#search {
	height: 30px;
	width: 320px;
	margin-top: 40px;
	float: right;
	margin-right: 20px;
	display: inline;
}
.search {
	background-color: #FBF9EE;
	border: 1px solid #EDE2BA;
}

#main {
	height: 590px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	
}

#liens ul {
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#navigation a:link {
	text-decoration: none;
	color: #000000;
}
#navigation a:visited {
	text-decoration: none;
	color: #000000;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a:active {
	text-decoration: none;
	color: #FFFFCC;
}
#footnote a {
	color: #000000;
	text-decoration: none;
}