
body {
	background: #000000 url(../images/fond_monnier.jpg) no-repeat top center;
	font-family: Verdana;
	font-size: 0.8em;
	margin: 0px;
}

a img {
	border: none;
}

#all {
	/*background: transparent url(../images/symbole_floral.jpg) no-repeat top left;*/
	width: 1130px;
	margin: 0px auto;
}

#page {
	width: 990px;
	margin: 0px auto;
	background:url(../images/fond_menu_gauche_repet.jpg) repeat-y top left #ffffff;
	
}
	#header {
		/*background: #000000 url(../images/bandeau01_monnier.jpg) no-repeat top right;*/
		background: #000000;
		height:170px;
	}
		
		#menu_haut {
			padding: 0px 0px 0px 0px;
			background:url(../images/barre_verte.gif);
			height:9px;
		}
			
					

	#centre {
		background: #000000;
		/*width: 100%;*/
		width:990px;
		overflow: hidden;
	}
		#menu_gauche {
			background:#000000;
			float: left;
			width: 200px;
		}
			#menu_gauche ul {
				list-style-type: none;
				margin: 0px;
				padding: 0px;
			}
				
		#contenu {
			background: #000000;
			float: left;
			width: 770px;
			padding: 10px;
			color:#FFFFFF;
			/*height:578px;*/
		}
			#contenu h2 {
				margin: 10px 0px;
				font-size: 1.4em;
				/*color: #0099FF;*/
				color:#E7F14E;
			}
			
		
			
#footer {
		width: 100%;

}
	#footer_in {
		
	}
		

.clearer { clear: both; }
.alce { text-align: center; }
.fl_gauche { float: left; }
.fl_droite { float: right; }

/*formulaire de contact*/
#content{
width:600px;
margin:auto;
}

#form_info {
border-right:1px dashed #86373D;
float:left;
width:308px;
}

#form_info span {
display:block;
float:left;
width:150px;
}
input, textarea, select {
/*border:medium none;*/
color:#666666;
}
#form_info label {
display:block;
margin-bottom:5px;
width:300px;
}

#form_msg {
float:right;
width:280px;
}

#form_msg label {
display:block;
margin-bottom:5px;
width:200px;
}

#div_recherche{
/*height:86px;*/
background:url(../images/rechercher.gif) no-repeat;
text-align:center;
}
#ok_rechercher{
background:url(../images/fond_ok_recherche.gif) no-repeat;
text-align:center;
height:36px;
padding-top:8px;
}
#bas_menu_droit{
background:url(../images/fond_repet_bas_droite.gif);
height:44px;
}
#menu_cat{
font-size:12px;
}

#menu_cat a{
color:#00A0C6;
text-decoration:none;	
}

#pagi a {
text-decoration:none;
color:#ffffff;
}
#pagi .active{
text-decoration:none;
color:#E7F14E;
font-weight:bold;
}
#menu_gauche dd {
	/*background: transparent url(../images/b_menu_chiens.gif) no-repeat top left;*/
	width: 200px;
	/*height: 52px;*/
	font-size: 1.2em;
	font-weight:bold;
}

#menu_gauche dt ul li a {
	color:#ffffff;
	text-decoration:none;
	padding-right:25px;
	font-size:11px;
	width:300px;
	
}
#menu_gauche dt ul li a:hover {
	color:#E7F14E;
	text-decoration:none;
	padding-right:25px;
	font-size:11px;
	width:300px;
}
.cadre{
padding-right:40px;
padding-bottom:40px;
width:300px;
height:250px;
}
#recherche_affiche {

	margin-left: 10px;

	height:auto;

	left:auto;

	line-height:normal;

	opacity:0.90;

	padding:10px;

	/*position:absolute;*/

	text-align:justify;

	top: 25px;

	min-width:150px;

	/*position: absolute;*/

	border: 1px solid #000000;

	background-color: #7A757D;

}
#recherche_affiche a{
	text-decoration:none;
	color:#ffffff;
}
#recherche_affiche a:hover{
	text-decoration:none;
	color:#E7F14E;
}