#menu
{
	width: 800px;
	padding: 0;
	list-style-type: none;
	center: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu a
{
	display: block;
	width: 160px;
	color: #333333;
	background: #330000;
	text-align: center;
	text-decoration: none;
	float: center;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}


#menu a:hover
{color: #FFFFFF ;
background: #333333 ; }


#menu li
{float: left ;
width: 100px ;
border: 1px solid #FFFFFF; }


#navcontainer
{
	padding: 0;
	height: 28px;
	position: absolute;
	width: 955px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: none;
	clear: none;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	background: #333;
	width: 82px;
	height: 25px;
	border-top: 3px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	z-index: auto;
	position: static;
}

#navcontainer ul li a:hover
{
color: #ffffff;
background: #99cc00;
}

#navcontainer a:active
{
background: #ffffff;
color: #fff;
}

#navcontainer li#active a
{
background: #333333;
border: 1px solid #c60;
color: #fff;
}.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.textemoyen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
 HR {
color : #3366FF;
height : 1px;
}.lignenoir {
	font-size: 2px;
	color: #000000;
	background-color: #000000;
	height: 2px;
	width: 800px;
}
.textepetit {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

