html, body{
background-color: #ffffff;
background-image: url(Composants/fond.gif); 
background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0,9em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
div#wrapper {
background-color: #fff;
width:804px; margin:  0 auto; 
position:relative;
	border-top: 8px solid #FEFBF2;
	border-left: 2px solid #FEFBF2;
	border-right: 2px solid #fff;
	padding-top: 10px;
		text-align:center;
}

#header{ 
	position:relative;
		text-align:center;
	padding: 10px;
	}
	#menu{
	background-color:#666699;
	position:relative;
	text-align:center;
	display:inline;
	width:100%;
  	height: 22px;
}

#menu ul, #menuappart ul, #menudescriptif ul{
	margin:0;
    padding:0;
    list-style:none;
    }
	
#menu li, #menuappart li, #menudescriptif li {
 	float:left;
	position:relative;
    margin:0px;
    padding:0px;
  	height: 22px;
	width:110px;
}

#menu a, #menuappart a, #menudescriptif a{
	display:block;
    padding:4px 10px 4px 10px;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none ;
	text-align:center;
	font-weight: bold;
	background-color:#666699;
	border-right:#fff solid 1px;
	height:22px;
    }

#menu a:hover , #menuappart a:hover, #menudescriptif a:hover{
	color: #cc0000;
	background-color:#B6B6B6;
}
.imgleft{
	float: left;
	margin: 0 10px 10px 10px;	
	align: absmiddle;
	}
	.imgrigth{
	float: right;
	margin: 10px;
	}
#content{ 
	position:relative;
	padding: 10px 0 0 20px;
	margin-top: 50px !important ;
		margin-top: 10px;
}

a {
color: #cc0000;
}

#footer{
	 position:relative;
	 background-color:#B8B982;
	text-align: center;
	bottom:2px;
	padding-top: 2px  !important ;
	padding-top: 5px  ;
 	font-size: 0.8em;
	color: #000;
}

.footer a{
 	font-size: 0.9em;
	color: #cc0000;
	font-weight:bold;
	line-height:2em;}
	



h1{
position:absolute;
top:800px;
visibility:hidden
}

h2{
	font-size: 0.8em;
	color: #000;}

h3{

	font-size: 0.8em;
	color: #cc0000;
	background-color: #fff;
	padding:5px;
	margin-left: 0px !important;
	margin-left: 115px;
}
h4{
	font-size: 0.8em;
	color: #cc0000;
	background-color: #fff;
	padding:5px;
	margin-bottom: 60px;
}

.texte {
	color: #006699;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.texte2 { color: #c00; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textegm {
	color: #666666;
	
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.textegras {
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.texterougeg {

	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.texteblanc {

	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

