body {
	margin: 0;
	padding:0;
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: verdana, arial, sans-serif;
	background-image:   url(../autre/fondcentre.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	scrollbar-face-color: #336699;
	scrollbar-track-color: #6699CC;
	scrollbar-arrow-color: #0000FF;
	color: #FFFFFF;


}
.haut {
	width: auto;
	height: auto;
	color: #fff;
	font-size: 24px;

	background-image: ;
	background-image: url(fondhaut.jpg);
			
}
.gauche {
	position: static;
	left: 1px;
	width: 100px;
	text-align: left;
	top: 70px;
	visibility: visible;
	background-image: url(fondgauche.jpg);
	background-attachment: fixed;


}

	
}
.bas {
	width: auto;
	height: 30px;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	font-family: Verdana;
	font-weight: bold;
	background-image: url(fondbas.jpg);
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
		
}
ul {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	

}
.menu a {
	display: block;
	width: 9em;
	height: 1.5em;
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	margin: 2px 0;
	background-color: #FFCC33;
}
.menu a:link, .menu a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
}
.menu a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	color: #FF0033;
}

	.centrer {
	width: center;
	height: 1px;
	margin-bottom: 1px;
}
.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;



}
.listederoulante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: center;

}
.texte1 {
	position:absolute;
	left:3px;
	width:650px;
	height:362px;
	color : #FFFFFF;
	overflow: auto;
	top: 5px;
	visibility: visible;
	background-image: url(fondcentre.jpg);
}
