/****************************** STRUCTURE ******************************/

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#6f5b54;
	background-image:url(../images/fond.jpg); background-repeat:repeat-x;
	background-color:#6f5b54;
}

form, p {
	margin:0px; padding:0px;
}
table td {
	/*text-align:left;*/ vertical-align:top;
}

/****************************** TEXTES GENERIQUES ******************************/

a, a:visited{
	color:#8db914;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
}
a img {
	border:0px;
}

ul {
	margin:0px; 
	padding:7px 0px 0px 18px; !important; padding /**/ :7px 0px 0px 12px;
}
li {
	padding:0px 0px 4px 3px; !important; padding /**/ :0px 0px 4px 7px;
	list-style-image:url(../images/picto_fleche.gif);
}


/****************************** BLOCS GENERIQUES ******************************/

.conteneur_general {
	width:960px;
	margin:0px auto 0px auto;
}

#conteneur_haut {
	width:960px;
	height:436px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

#recrute {
	width:145px;
	height:145px;
	position:relative;
	left:765px;
	top:192px;
}

#conteneur_bas {
	width:960px;
	height:145px;
	background-image:url(../images/bottom.jpg); 
	background-repeat:no-repeat;
}

#ref_1 {
	width:180px;
	height:90px;
	position:relative;
	top:54px;
	left:125px;
	float:left;
}
#ref_2{
	width:180px;
	height:90px;
	position:relative;
	top:54px;
	left:181px;
	float:left;
}
#ref_3{
	width:180px;
	height:90px;
	position:relative;
	top:54px;
	left:235px;
	float:left;
}
.footer_stats {
	width:960px;
	float:left;
	color:#FFF;
	text-align:center;
	margin-bottom:8px;
}
