*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#tab td {
	border:1px solid #999999;
	padding:5px;
}

/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	margin:0;
	background:url(gifs/main_bg_02.jpg) #FFF top repeat-x;
}

h1{
	background:url(gifs/titre_18.jpg) no-repeat;
	width:741px;
	_width:711px;
	height:38px;
	margin:17px 0 21px 0;
	font-size:1.3em;
	font-weight:normal;
	color:#4A8A00;
}

h2{
	padding:5px 0 15px 0;
	color:#4A8A00;
}
strong {
color:#7CC22B
}
ul{
list-style-type:square;
font-size:12px;

}

.hum ul {
margin-left:50px;
}



/******************************************************************** Lien ******************************************************************/
a {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}



/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/

/* ARCHITECTURE ------------------------------------------------------------------------------------------*/

#fond_footer{
	background:url(gifs/footer_bg_17.jpg) bottom repeat-x;
}

#container{
	margin:0 auto;
	width:980px;
}

#content{
	margin:7px 0 0 0;
}

#colonnegauche{
	float:left;
	background:url(gifs/colonnegauche_07.jpg) no-repeat;
	width:209px;
	height:511px;
}

#colonnedroite{
	float:left;
	width:711px;
	margin:30px;
	position:relative;
}

#colonnedroite p{
	text-align:justify;
	font-size:12px;
	line-height:1.4em;
	padding-bottom:0.8em;
}

#colonnedroite a{
	color:#4A8A00;
	font-size:12px;
}

/* EN-TETE ---------------------------------------------------------------------------------------------*/

#header{
	width:980px;
	height:107px;
}

#logo{
	float:left;
	width:261px;
	height:107px;
}

#logo a img{
	border:none;
}

#baseline{
	float:left;
	height:107px;
	background:url(gifs/header_04.jpg);
	width:719px;
}

#baseline p{
	float:left;
}

.baseline{
	color:#46760E;
	font-size:18px;
	font-style:italic;
	padding:35px 0 0 93px;
	text-align:center;
}

.telephone{
	color:#815500;
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	padding:29px 0 0 90px;
}


/* PIED DE PAGE ---------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	height:171px;
	width:980px;
}

#footer p{
	font-size:12px;
	float:left;
	margin:37px 0 0 0;
	padding:0 0 0 48px;
	width:295px;
	height:101px;
	border-right:solid 1px #E7E7E7;
}

#footer ul{
	list-style:none;
	float:left;
	margin:30px 0 0 0;
}

#footer a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}

#footer a:hover{
	text-decoration:underline;
}

#foot1{
	padding-left:27px;
	width:174px;
	border-right:solid 1px #E7E7E7;
}

#foot2{
	padding-left:31px;
	width:192px;
	border-right:solid 1px #E7E7E7;
}

#foot3{
	padding-left:27px;
}


/* ENCART CAROUSSEL */

.image{
	width:354px;
	height:196px;
	float:left;
}


/* NAVIGATION -------------------------------------------------------------------------------------------*/

/* MENU SECONDAIRE */

#menu_haut{
	height:24px;
	width:337px;
	margin-left:625px;
}

#menu_haut ul{
	list-style:none;
}

#menu_haut li{
	float:left;
	padding:0 15px;
}

#menu_haut a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
}

#menu_haut a:hover, a#selected-over{
	color:#000;
}

.milieu{
	border-left:solid 1px #1D7D13;
	border-right:solid 1px #1D7D13;
}

/* MENU PRINCIPAL */

ul.MenuHorizontal {
   width: 209px;
   list-style: none;
   margin:20px 0 0 0;
   padding:0;
   position:relative;
}

ul.MenuHorizontal li a, ul.MenuHorizontal li a:visited {
   display: block;
   color: #4D8F00;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   height:36px;
   line-height:36px;
   padding-left:5px;
   cursor:pointer;
}

ul.MenuHorizontal li{
	border-bottom:solid 1px #90D130;
}

li#menu0 a:hover, a#selected-over0 {
   color: #4D8F00;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
}

li#menu1 a:hover, a#selected-over1 {
   color: #4D8F00;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
}

li#menu2 a:hover, a#selected-over2 {
   color: #4D8F00;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
}

li#menu3 a:hover, a#selected-over3 {
   color: #4D8F00;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
}

li#menu4 a:hover, a#selected-over4 {
   color: #4D8F00;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
}

li#menu5 a:hover, a#selected-over5 {
   color: #4D8F00;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
}

li#menu6 a:hover, a#selected-over6 {
   color: #4D8F00;
   text-decoration:none;
   font-weight:bold;
   font-size:13px;
}

/* RELANCE DE LA NAVIGATION ------------------------------------------------------------------------------------*/

#relance{
	text-align:right;
}

#relance p{
	padding:2px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:solid 2px #F4D507;
	margin-bottom:15px;
}

#relance ul{
	list-style:none;
}

/* LOUPE----------------------------------------------------------------------------------------------------------------------------------*/

#loupe {
	position: absolute;
	top:21px;
	right: -12px;
	display: block;
	width: 80px;
	height: 16px !important;
	z-index: 2;
	font-size:12px !important;
	font-weight:bold !important;
	padding:0 !important;
	color:#F4D507;
}

#loupe span {font-size:10px;}

#loupe a {
	width: 30px;
	height: 20px;
	line-height:20px;
	margin-right: 3px;
	color:#4D8F00;
	text-align:center;
	text-decoration:none;
	font-weight:bold !important;
	font-size:12px !important;
}

#loupe a:hover {text-decoration:underline;}

zoom {font-size:12px;}


/* FORMULAIRE DE CONTACT ------------------------------------------------------------------------------------*/

#contactform{
	float:left;
	width:459px;
	border-right:solid 1px #71B91D;
	padding:5px;
}

#contactinfos{
	float:left;
	width:210px;
	margin-left:30px;
}

#contactinfos hr{
	border:solid 1px #F4D507;
}

.numeros{
	font-size:1.1em !important;
}

legend{
	font-weight:bold;
	font-size:1em;
	color:#4A8A00;
}

fieldset{
	margin-bottom:20px;
	border:none;
}

span.required{
	color:#FF0000;
}

.divGenerateurRequired{
	font-size:0.8em;
}

form.generateur label{
	width:162px !important;
}

textarea{
	width:211px;
}

.submit input{
	background:#77B430;
	padding:2px 5px;
	border:solid 1px #5A8F1D;
	cursor:pointer;
}

/*MISE EN PAGE ------------------------------------------------------------------------------------------------*/

.gauche{
	float:left;
	width:320px;
	margin-right:50px;
}

.droite{
	float:left;
	width:320px;
}

.liste{
	padding:0 0 15px 40px;
	font-size:0.8em;
}

.img_droite{
	float:right;
	margin-left:20px;
	border:solid 2px #4D8F00;
}

.img_gauche{
	float:left;
	margin-right:20px;
	border:solid 2px #4D8F00;
}





#encart_contact{
	margin-top:30px;
	background:url(gifs/cont.jpg);
	padding:5px;
	height:130px;
}

#encart_contact p{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#FFF;
}

.titrecontact{
	font-size:23px !important;
	padding:0 0 20px 0;
}

.titrecontact span{
	font-size:14px !important;
	line-height:37px;
}

#zoom {
position:absolute;
background:url(gifs/zoom.jpg);
width:100px;
height:25px;
left:591px;
top:547px;
}


#zoom a {

width:100px;
height:25px;
display:block;

}