html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625859;
	background-color: #ebe8e1;
}

p, form, input {
	margin: 0;
	padding: 0;
}

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



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:800px;
	background-color: #f4f1ea;
}





/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	height:199px;
	background-image: url(../images/deco/header.jpg);
	
}



/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 5px 0;
	width: 800px;
}


/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:413px;
	left:24px;
}

#left_content2{
	float:left;
	position:relative;
	width:350px;
	left:24px;
}

#left_content strong, #left_content2 strong {
	color: #95aa11;
}


#left_content p, #left_content2 p {
	text-align: justify;
	line-height: 18px;
	padding: 0 0 10px 10px;
}
#left_content h1, #left_content2 h1 {
	background-image: url(../images/deco/H1.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	line-height: 30px;
	color: #625859;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0 0 6px 24px;
	border-bottom: 1px solid #e4e1dc;
	margin: 0 0 20px 0;
	letter-spacing: 2px;
}





#left_content h2, #left_content2 h2 {
	margin: 0 0 15px 10px;
	padding: 0 0 0 18px;
	color: #7f910e;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	background-image: url(../images/deco/H2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#left_content img {
	border: 1px solid;
	border-color: #d2d0ca;
	margin-bottom: 5px;

}





/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:311px;
	right:24px;
	padding: 0;
	
}

#right_content2{
	margin:35px 0 0 0;
	float:right;
	position:relative;
	width:385px;
	right:24px;
	padding: 0;
	
}

#right_content img {
	border: 1px solid;
	color: #d2d0ca;
}
a.haut {
	display: block;
	width: 150px;
	text-align: center;
	text-decoration: none;
	background-color: #96AB12;
	color: #FFFFFF;
	border: 1px solid #96AB12;
	margin-top: 8px;
	float: right;
}
a.haut:hover {
	color: #96AB12;
	background-color: #FFFFFF;
}
#left_content ul {
	list-style-position: inside;
	padding: 0 0 0 20px;
	margin: 0 0 12px 0;
}
#left_content li {
	list-style-type: none;
	line-height: 16px;
	background-image: url(../images/deco/puce_verte.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 6px;
}








/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	height: 22px;
	background-image: url(../images/deco/footer.jpg);
	width: 752px;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 24px;
}

#footer a{
	color:#ec9437;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
}



/*classe clear*/

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


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
#menu {
	background-image: url(../images/deco/bg_nav.gif);
	width: 581px;
	height: 32px;
	position: relative;
	top: 109px;
	left: 21px;
}



/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/

ul#menu_horizontal{
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
}

ul#menu_horizontal li{
	float:left;
}

ul#menu_horizontal li a{
	padding:0 10px 0 10px;
	display:block;
	color:#63595a;
	line-height:25px;
	text-decoration:none;
	background-image: url(../images/deco/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: top;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a.menu_actif {
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: bottom;
}
.sep {
	background-image: url(../images/deco/nav_sep.gif);
	background-position: top;
	width: 2px;
	height: 25px;
}


ul#menu_vertical{
	margin:0;
	padding:0;
	width:290px;
	list-style:none;
	text-align:center;
}

ul#menu_vertical li{
	margin:0;
}

ul#menu_vertical li a{
	padding:0;
	display:block;
	color:#815527;
	text-decoration:none;
	height:12px;
	
}

ul#menu_vertical li a:hover, ul#menu_vertical li a.menu_actif {
	text-decoration:none;
	color: #e99820;
}
