body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding-left: 50px;
	background: #FFFFFF;
	background-repeat: no-repeat;
}
#header {
	height: 230px;
	background: #FFFFFF ;
	background-image: url(images/BANDO.jpg);
}
#haut {
	height: 51px;
	background-color:#FFFFFF;
	background-image: url(images/log_02.jpg);
	background-repeat: no-repeat;

}
#conteneur {
	position: relative;
	width: 900px;
	margin: 20 ;
	background: #FFFFFF;
}
#centre {
	background: #FFFFFF;
	margin-left: 203px;
	margin-right: 203px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#bloccentre {
	position: relative;
}
#gauche {
	width: 203px;
	padding-top: 27px;
	background: url(images/log_lateralG.jpg) top left no-repeat;
	position: absolute;
	left:0;
	height: 920px;
	background-color: #FFFFFF;	
	
}
#blocgauche {
	background: url(images/log_lateralG.jpg) bottom left no-repeat;
	padding-bottom: 10px;
	padding-top: 0px;
}
#droite {
	background: url(images/log_lateralR.jpg) bottom left no-repeat;
	position: absolute;
	right:0;
	width: 203px;
	height: 500px;
	top: 281px;
	background-color: #000000;
	
}

#pied {
	height: 80px;
	position: relative;
	padding-left: 50px;
	line-height: 70px;
	text-align: left;
	text-indent: 465px;
	
	background-repeat:no-repeat;
	color: #339900;
}

.menuhaut {
	list-style-type: none;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
}
.menuhaut ul {

}
.menuhaut li {
display: none;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.menuhaut a:hover {
	text-decoration: none;
	color: #FFFFFF;
	
}
.pied a {
	color:#339900;
}
.pied a:hover {
	text-decoration: none;
	color:#000000;
}
p {margin: 0 0 10px 0;}
a { color: #000000; text-decoration: none; }
a:focus,a:hover,a:active { color: #FF0000; text-decoration: none; }