html,body
{
	margin : 0;
	padding : 0;
	height : 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFCC66;
	background-repeat : repeat-x;
	/*background-attachment : fixed;*/
	color: #3B3B3E;
}

img, img a
{
	border : 0;
}

.titre
{
	vertical-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif, bold;
	font-size : 26px;
}

.listing
{
	text-align: left;
}

a
{
	color : #000000;
	text-decoration : none;
	outline:none;
}

a:hover
{
	color : #0099cc;
}

hr
{
	border-color : #99CCFF;
}

.center
{
	text-align : center;
}

#center
{
	text-align : center;
}

.red
{
	color : red;
}

.green
{
	color : green;
}

#top
{
	width : 100%;
	height : 130px;
	background-color : #FFFFFF;
}

#banniere
{
	width : 100%;
	height : 100px;
	background-image : url(images/fond_ban.jpg);
	background-repeat : x-repeat;
	background-position: top left;
	z-index : 0;
}

#head
{
	margin : auto;
	width : 980px;
	height : 100px;
	background-image : url(images/nux/banniere.png);
	background-repeat : no-repeat;
	background-position: center;
	z-index : 0;
}

#menu dl, #menu dt,#menu  dd, #menu ul, #menu li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li a
{
	display: block;
	height: 100%;
	border: 0 none;
}

#menu
{
	width : 100%;
	height : 30px;
	background-image : url(images/menu.jpg);
	background-repeat : repeat-x;
	margin: 0;
	padding: 0;
	font-size : 13px;
}

#menu dt a
{
	color : #FFFFFF;
	text-decoration : none;
	display: block;
	height: 100%;
}

#menu dt a:hover
{
	color : #FFCC66;
	text-decoration : underline;
}

#boutonsMenu
{
	width : 870px;
	margin : auto;
	text-align : left;
}

#menu dl
{
	width : 125px;
	float : left;
	cursor : pointer;
}

#menu dt
{
	width : 125px;
	height : 30px;
	background-image : url(images/bouton.jpg);
	background-repeat : no-repeat;
	text-align : center;
	padding-top : 0px;
}

#menu dt a
{
	padding-top : 6px;
	height : 24px;
}

#menu dd
{
	display : none;
	position: absolute;
	z-index:100;
	opacity:0.9;
	filter:alpha(opacity=90);
	border : 1px solid black;
	border-top : 0;
	width : 170px;
	padding : 5px;
	color : #000000;
	line-height : 22px;
	background-color : #FFFFFF;
}

#menu dd a
{
	color : #000000;
	text-decoration : none;
}

#menu dd a:hover
{
	color : #000000;
	text-decoration : underline;
}

#menu .separateurMenu
{
	width : 3px;
	height : 30px;
	margin-left : 10px;
	margin-right : 10px;
	background-image : images/separateur_menu.jpg;
	background-repeat : no-repeat;
	float : left;
}

#contenu
{
	width : 890px;
	margin : auto;
	background-image : url(images/nux/milieu2.jpg);
	background-repeat : repeat-y;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 10px;
	text-align: center;
}

#info2
{
	color: red;
}

#foot
{
	width : 950px;
	height : 30px;
	margin : auto;
	background-image : url(images/nux/foot.jpg);
	background-repeat : no-repeat;
}

#texteFoot
{
	text-align : center;
	color : #FFFFFF;
	font-size : 10px;
	padding-bottom : 10px;
	line-height : 5px;
}

#texteFoot a
{
	color : #FFFFFF;
}

#texteFoot .img
{
	vertical-align : middle;
	margin-left : 30px;
	margin-right : 30px;
}

table
{
	width: 100%;
	vertical-align: center;
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.text
{
	text-align: left;
}

.contient
{
	text-align: top;
}

.info
{
	width: 50%;
}

#star
{
	z-index : 0;
}
