html, body {
margin: 0;
padding: 0;
height: 100%
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana,  helvetica, sans-serif;
	font-size: 0.8em;
	background: #171717 url(images/background.png) repeat ;
	text-align : center ;
	color : #000;/*#fff*/
}



.conteneur { 
width: 976px; /*776px;*/
background-color: #000;
margin-left:auto;
margin-right:auto;
text-align : left;
height:100%; 
/*background: url(images/centre2.gif)  no-repeat ;*/
background: url(images/background.png)  no-repeat ;
}
html>body .conteneur {height : auto; min-height : 100%;  }


.haut{ 
width:924px; /*724px;*/
height: 100px; /*289px;*/
text-align : left;
margin-left :25px;
background: url(images/top.jpg)  no-repeat ;
 } html>body .haut{
 width : 923px; /*723px; */
 }

.centre{ 
background: #FFF;/*#000;*/
width: 925px; /*725px;*/
text-align : left;
margin-left :25px;}
 html>body .centre{  
 margin-left :25px;
 width : 925px; /*725px; */
}








/*########################################## 
				MENU 
###########################################*/
#menu {
  	background :  url(images/menu_fd.gif);
	width: 925px; /*725px;*/
	height : 31px;
	background-color :#333; 
	color :#fff ; 
	font-weight : bold;
	font-size : 13px; 
	overflow : hidden
}
#menu li{
	float : left ;
	padding-top : 5px ;
   	height : 31px;
   	width : 154px; /*100px;*/
   	text-align : center;
   	margin-left : 0;
	background :  url(images/menu_separateur.gif) no-repeat 152px 2px
} 
li.box  a{
	float : left ;
	padding-top : 5px ;
   	height : 28px;
   	display : block;
   	width : 154px; /*100px;*/
   	text-align : center;
   	margin-top : -5px;
}
li.box  a:hover{
	background :  url(images/menu_rose.gif);
}





/*########################################## 
				COLONNE DE GAUCHE 
###########################################*/
.gauche {
	float : left; 
	width : 150px; /*234px ; */
	margin-left : 15px; 
	margin-top : 20px; 
 	background : #fff;
 	color : #6A6F78; 
 	padding-bottom : 20px
}
html>body .gauche{
	margin-left : 30px;
}





/*########################################## 
				PARTIE CENTRALE 
###########################################*/
.droite {
	float : left ; 
	width : 724px; /*420px ; */
	margin-left : 20px; 
	padding-bottom : 30px;
	background : transparent;
}
html>body .droite {
	margin-left : 20px;
}

.droite a{
	color: #000;
}
.droite a:hover{
	color: #000;
}




/*########################################## 
				FOOTER 
###########################################*/
.bas{ 
	background : #000;
	width: 925px; /*725px;*/
	text-align : center;
	margin-left :25px;
	color:#fff;
}
html>body .bas{ 
	width:925px; /*725px; */
}







p {
	margin : 0 20px 0 10px ; /*0 20px 0 20px ; */
	padding : 10px 0 0 0
}

.notop {margin : 0 20px 0 20px ; padding : 0}


.spacer {clear : both ; height : 13px; }
.spacer2 {clear : both ; height : 13px; background-color : #000 }

 ul, li {
 margin :0;
padding : 0 ; 
list-style : none ; 
}





 
 
 
 


h1 {
	font-size : 20px ;  
	padding : 0 ; 
	margin : 30px 10px 0 10px ; /*60px 30px 0 20px ; */
	color : pink ; 
	font-style : italic;  
	border-bottom : #FF0681 dotted 1px;
	height : 30px ;
	text-transform : uppercase
}



h2 {font-size : 12px ;
color : #fff;
 text-indent : 30px ; 
 height : 20px ; 
 padding-top : 10px ; 
 margin : 0;
height : 35px}

h3 {
	font-size : 12px ;
	color : #fff;
 	text-indent : 30px ; 
 	height : 20px ; 
 	padding-top : 2px; 
 	margin : 5px 0 0 0 ;
	background :  #ccc ; 
	height : 20px
}


h4 {font-size : 12px ;
color : orange; margin : 10px 0 0 20px ; font-weight : normal}

h5 {font-size : 11px ;
color : orange; margin : 10px 0 0 20px ; font-weight : normal ; text-decoration : underline}


a {
	color : #fff;
	text-decoration : none
}
a:hover  {color : #fff; text-decoration : none}

a.class1 {color : #000;  font-weight : bold; text-decoration : underline ; padding-bottom : 20px; display :  block}
a:hover.class1  {color : #000; text-decoration : underline}


a.class3  {color : orange; text-decoration : none}
a:hover.class3  {color : orange; text-decoration : underline}


a.class4  {color : #FFF; text-decoration : none; font-weight : bold}
a:hover.class4  {color : #FFF; text-decoration : underline}



.imagegauche {float : left}
.imagegauche2 {float : left; margin-left : 6px; margin-top : 12px}




div.hr {
height: 13px;
margin : 0   ;
padding : 0;   

width : 100px;
background : url(images/point.gif) repeat-x}

div.hr hr {
display: none;  padding :0; 
}


	form {margin-left : 0 ; margin-top : 20px}

.para_form_envoyer {margin-top : 20px}




/*########################################## 
				PAGINATION 
###########################################*/
div.pagination {
	text-align:center;
	padding: 7px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px; 
	margin: 2px;
	border: 1px solid #000000;
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;
	background-color:#000000;
	color: #fff;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px; 
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #000000;
	color: #FFF;
} 
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD; 
}








