* {
margin-bottom: 0px;
margin-top: 0px;
margin:0px;
}

body{
	width: 990px;
	font-family: Arial, "Times New Roman", Verdana, Georgia, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding: auto;
}

h1{
	text-indent: -50000px;
}

h3{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	font-size: 0.9em;
	
	background-color: #E13FB7; /*#772FB5; #ED31C3*/
}

li{
list-style-type: none;
font-size: 13px;
padding-right: 0px;
}
a{text-decoration: none;}
a:link, a:visited {
color:#fff;
text-decoration: none;
}

#en_tete{
	background: url("images/header.jpg") top left no-repeat;
	height: 105px;
	margin-bottom:0px;
}
div#en_tete .en_tete_ads{
	position:relative;
	width: 380px;
	height: 90px;
	top:-31px; 
	left:520px;
	border:0px;
}


#search {
background:url("images/searchform3.png") no-repeat;
height:65px;
width:690px;
position:relative;
margin:auto;
}
#search input.format_search {
font-family:Verdana, Arial, sans-serif;
position:absolute;
border:1px solid #FF0000;
width:285px;
font-size:13px;
top:20px;
left:160px;
}
#search input.bouton {
width:80px;
height:25px;
position:absolute;
left:459px;
top:16px;
}
ul#menu {
list-style-type: none;
width: 95%; /* précision pour Opera */
margin: auto;

background-color: #FFCC00;
}

ul#menu li {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
}

ul#menu a {
float: left;
margin: 0 2px;
padding: 0px 0px;
text-align: left;
border: 1px solid red;
text-decoration: none;
color: #fff;
background: #fff;
font-weight: bold;
}

ul#menu a:hover {
color:#ff0000;
background-color: #ccc;
border: 1px solid gray;
font-weight: bold;
}

#page{
	text-align: justify;
	margin: auto;
}
#corps{
	float: left;
	width:690px;
	border: 0px solid #000;
	min-height: 1000px;
	text-align: justify;
	overflow: hidden;
	background:url("images/bg_contenu.gif") repeat-y;
}
#desc{
	margin:5px auto;
	width:680px;
}
.menu_gauche{
	padding-bottom: 9px;
	background:url("images/cat_middle.gif") repeat-y;
	padding-left: 14px;
	border: 0px dotted #FFCC00;
}

#menus-gauche{
	margin-top: 10px;
	margin-right: -6px;
	float: left;
	width: 140px;
	background:url("images/bg_contenu.gif") repeat-y center;
}
.menu_droite{
	text-align: left;
	padding-bottom: 9px;
	padding-right: 16px;
	background:url("images/cat_middle_r.gif") repeat-y;
	border: 0px dotted #FFCC00;
}

#menus-droite{
	float: left;
	margin: auto;
	width: 140px;
	background:url("images/bg_contenu.gif") repeat-y center;
}
.cat_haut {
background:url("images/cat_haut.gif") no-repeat;
height:15px;
width:140px;
}
.cat_haut_r {
background:url("images/cat_haut_r.gif") no-repeat;
height:15px;
width:140px;
margin-top:8px;
}
.box {
background:url("images/cat_middle.gif") repeat-y;
width:140px;
margin-left:0px;
margin-bottom:-10px;
}
.box_r {
background:url("images/cat_middle_r.gif") repeat-y;
width:140px;
margin-right:0px;
padding-right:0px;
margin-bottom:-10px;
}
.footer-box {
background:url("images/cat_bas.gif") no-repeat;
height:35px;
width:140px;
margin-bottom:12px;
}
.footer-box_r {
background:url("images/cat_bas_r.gif") no-repeat;
height:35px;
width:140px;
margin-bottom:12px;
}
#footer {
float: left;
width: 100%;
margin-top: 20px;
background:url("images/bord_dessous.gif") no-repeat center;
height:34px;
color:#ebe9d9;
}
#pied_de_page{
	width: 76%;
	clear: left;
	color: #000;
	height: 40px;
	margin: auto;
	padding: 0px;
	text-align: center;
	
	border: 0px dotted #000;
}
#pied_de_page a{
	color: #000;
}
#pagination {
text-align: center;
}
#pagination a{
color:#000000;
}
.centrer{
	text-align: center;
}

.ban {
	margin:auto;
	width: 468px;
	height: 60px;
	border: 1px dotted #E13FB7;
}
.statutoff a{
	color:#000000;
}
.statuton a{
	color:#000000;
}