html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #FAFAFA;
	color: #000;
	background-repeat: repeat-x;
	font-size: 9pt;
	/*background-image: url("../img/page_bg.png");*/
	background-repeat: repeat-x;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {
	color: #000;
	background-color: #fff;
}



#general{
	margin:0 auto;
	padding:2em;
	margin:0 auto;
	padding:0;
	width:900px;
	padding-top:1em;
}

#page_bg {
	background: url("../images/page_bg1.png") left;
	background-repeat: repeat-x;
	width:960px;
	height: 147px;
}

#header{
	margin:0 auto;
	padding:0 0 100 100;
	width:960px;
	background: url("../img/page_bg.png");
	background-repeat: repeat-x;
	float: left;
}


#header_logo {
	background: url("../images/headerimg.jpg") left;
	background-repeat: no-repeat;
	width:960px;
	float: left;
	height: 147px;
}





#content {
	margin: 0 auto;
	padding:0;
	width: 1000px;
	background-color:#000000;
	height: 100%;

}
#content2 {
	margin: 0 auto;
	padding:0;
	width: 960px;
	background-color:#000000;
	height: 100%;

}


#left_content{
	float:left;
	width:120px;
	padding: 40px 40px 0px 0px;
	display: block;
	position: relative;

}

#left_content  a{
	color: #FFFFFF;
	font-size: 11px;
 text-decoration:none; 
}
#left_content  a:hover{
	color: #FFFFFF;
	font-size: 11px;
 text-decoration:none; 
}

#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

#middle_content{
	float:left;
	position:relative;
	width:900px;
	padding: 0px 0px 0px 0px;

	background-color: #FAFAFA;
	display: block;

}
.liste_li {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 100%;
color: black;
list-style-type: none;
background-image: url("../images/16793-Ooya34-Registre4.png");
background-repeat: no-repeat;
background-position: 0% 20%;
padding-left: 40px;
}


.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


h1 {
	margin: 0 0 30px 0;
	padding: 0;
	color:#666666;
	font-size: 24px;
	font-weight: normal;
	letter-shttppacing: 1px;
}
  
h2 {
	margin: 0 0 30px 0;
	padding: 0;
	color:#DDF4FA;
	font-size: 18px;
	font-weight: normal;
}
  
h3 {
	margin: 0 0 20px 0;
	padding: 0;
	color:#666666;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	margin: 10px 0 10px 0;
	padding: 0;
	color:#666666;
	font-size: 14px;
}
h5 {
	color:#333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	letter-spacing: 1px;
}
h6 {
	margin: 0 0 10px 0;
	padding: 0;
	color:#000;
	font-size: 10px;
	text-align: center;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto ;
	padding:20 20 20 20 ;
	width:960px;
	text-align: center;
	background-color: #FAFAFA;
	color: #c7ccd2;
	background: url("../images/t_menu_but.png") repeat-x;
	height: 48px;
	font-weight: bold;
	float:center;
	position:relative;
}
