body{
background-image:	url('images/fond.jpg');
background-repeat:	repeat-x;
background-color:	#181818;
top:				0px;
padding:			0px;
font-family:		arial, sans-serif;
font-size:			12pt;
}

#banniere{
margin-top:			30px;
width:				1071px;
height:				351px;
background-image:	url('images/banniere.jpg');
z-index:			1;
}

#menu_horizontal{
background-image:	url('images/px_fond_menu.png');
width:				1071px;
height:				36px;
margin-top:			-24px;
z-index:			3;
padding-top:		31px;
text-align:			left;
text-transform: 	uppercase;
}

#menu_horizontal a{
color:				#aefe31;
text-decoration:	none;
display:			inline;
margin-left:		20px;
margin-top:			32px;
padding:			5px;
padding-top:		31px;
}


#menu_horizontal a:hover{
background-color:	black;
border-bottom:		3px solid #aefe31;
}

#contenu_global{
width:				1051px;
font-size:			10pt;
background-color:	#0d0d0d;
color:				#aefe31;
text-align:			justify;
padding-left:		20px;
}

#contenu_global h1{
font-weight:		normal;
font-size:			14pt;
color:				white;
}

#contenu_global h2{
font-weight:		normal;
font-size:			12pt;
color:				white;
margin-bottom:		-10px;
bottom:				0px;
padding:			0px;
font-family:		tahoma;
}


#contenu_global a{
text-decoration:	none;
color:				white;
font-weight:		bold;
}

#contenu_global a:hover{
text-decoration:	underline;
}

#contenu_gauche{
float:				left;
width:				702px;
}

#contenu_droite{
float:				right;
width:				289px;
background-color:	#79af25;
color:				#0d0d0d;
text-align:			justify;
padding:			20px;
padding-top:		0px;
margin-bottom:		-15px;
}

#copyrights{
font-size:			8pt;
color:				#aefe31;
padding:			20px;
padding-top:		10px;
background-color:	black;
background-image:	url('images/fond_copy.jpg');
background-repeat:	no-repeat;
width:				1031px;
height:				41px;
border-top:			1px dotted #2a3d0d;
}

#copyrights a{
text-decoration:	none;
color:				white;
font-weight:		bold;
}

#copyrights a:hover{
text-decoration:	underline;
}

.spacer{
clear:				both;
}