/* CSS Document */

*{
	margin:0px;
	padding:0px
}


body {
	background-color: #eb6909;
	background-image: url(images/fond_page.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7c571d;
}

h1{
	visibility: hidden;
	height: 0px;
}

h2 {
	font-size: 0.8em;
	font-weight: normal;
	background-image: url(images/fond_ariane.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	margin-top:10px;
	padding-left: 10px;
	padding-top:5px;	

}

	h2 a {
	color: #7C571D;
	text-decoration: underline;		
	}
	
		h2 a:hover {
		color: #7BAA1F;
		}
		
		h2 .actif {
		color: #7BAA1F;
		font-size: 1.1em;
		}

.clear {
	clear: both;
}
.noborder {
	border-style: none;
	
	
}

.titre {
	font-size: 1em;
	margin-top:10px;
	padding-left: 0px;
	background-image: none;
	font-weight: bold;
	text-align: center;
}

.vert {color:#7BAA1F}

.langages { /*roll over sur tresors à decouvrir*/
	CURSOR: hand;
	background-image: url(images/tresor_fond.png);
	}
	
	

.surbrillance { /*roll over sur les tableaux*/
		CURSOR: hand;
		BACKGROUND-COLOR: #eee9df
	}	

	

/*******************************/
 	 /***les blocs***/
/*******************************/

#contener {
	background-color: #bd9659;
	width: 996px;
	margin-left: -498px;
	position: relative;
	left: 50%;
	background-image: url(images/fond_contener.gif);
	background-repeat: repeat-x;
	

}
#haut {
	background-color: #FFFFFF;
	background-image: url(images/fond_haut.gif);
	background-repeat: repeat-x;
	width: 980px;
	margin-left: 7px;
	background-position: left top;
}
			#logo {
	float: left;
	margin-top: 7px;
	margin-left: 31px;
	
			}
			
			#menu {
	background-image: url(images/fond_recherche.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 797px;
			
			}


#contenu {
	background-image: url(images/fond_contenu.gif);
	background-repeat: no-repeat;
	background-position: left 52px;
	margin-left: 7px;
	width: 980px;
	background-color: #FFFFFF;
}


	#colGauche, #colGaucheAccueil {
	background-color: #7c571d;
	background-image: url(images/bloc1_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 169px;
	margin-left: 32px;/*Bug IE6 16px*/
	text-align: center;
	}
	
	#colGaucheAccueil {
	background-color: #FFFFFF;
	background-image: url(images/bloc2_haut.gif);
	}

	#colDroite {
		margin-left: 33px;
		padding-right: 33px;
		float: left;
		width:713px;
		
	}



	#carte {
	float: left;
	margin-left: 32px;/*Bug IE6 16px*/
	margin-top:42px;
	}
	
	#zone {
	float: left;
	margin-left: 5px;
	margin-top:3px;
	width: 280px;	
	
	}


#bas {
	background-image: url(images/fond_pied_page.gif);
	height: 64px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
	color: #FFFFFF;
	padding-right:10px;
	font-size: 0.7em;
	padding-left: 10px;

}








/*******************************/
  /***Moteur de recherche***/
/*******************************/


#menu form {
	padding-top: 5px;
	margin-left: 340px;
	height:41px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	}
#menu label {
	font-size: 0.8em;
	font-weight: bold;
}
#menu p {
	float: left;
}


#menu input {
	font-size: 0.8em;
	margin-left: 25px;
	background-color: #FFFFFF;
	background-image: url(images/fond_input.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	
}

#menu a {
	font-size: 0.70em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 26px;		/*bug ie 7 : 23px*/
	display: block;
	float: left;
	margin-top: 8px;
}
	#menu a:hover {
		text-decoration: underline;	
	}

/*******************************/
  /***Menu de navigation***/
/*******************************/

#navigation {
	background-image: url(images/fond_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 190px;
	padding-left:35px;
	
}

#navigation li {
	display: inline;

}


#menu #navigation a {
	display: block;
	color: #7c571d;
	text-decoration: none;
	background-image: url(images/menu_incontour_off.gif);
	background-repeat: no-repeat;
	width: 146px;
	font-size: 0.75em;
	padding-top: 55px;
	padding-bottom:20px;
	font-weight: bold;
	margin-top:32px;
	margin-left:0px;
	float: left;
	text-align: center;	
	
}

#menu #navigation a:hover {
		color: #fff;
		text-decoration: none;
	}





#menu #navigation a.incontour {
	background-image: url(images/menu_incontour_off.gif);
	width: 146px;
	
}

	#menu #navigation a.incontour:hover {
		background-image: url(images/menu_incontour_on.gif);
		color: #fff;
		width: 146px;
	}
	


	#menu #navigation a.incontourselect {
	background-image: url(images/menu_incontour_on.gif);
	color: #fff;
	width: 146px;
}






#menu #navigation a.tresor {
	background-image: url(images/menu_tresor_off.gif);
	width: 151px;
}

	#menu #navigation a.tresor:hover {
		background-image: url(images/menu_tresor_on.gif);
		color: #fff;
		width: 151px;
	}
	
	
	
	
	#menu #navigation a.tresorselect {
		background-image: url(images/menu_tresor_on.gif);
		color: #fff;
		width: 151px;
	}
	
	
	
	
#menu #navigation a.visite {
	background-image: url(images/menu_visite_off.gif);
	width: 133px;
}

	#menu #navigation a.visite:hover {
		background-image: url(images/menu_visite_on.gif);
		color: #fff;
		width: 133px;
	}
	
	
	
	#menu #navigation a.visiteselect {
		background-image: url(images/menu_visite_on.gif);
		color: #fff;
		width: 133px;
	}
	
	
	
#menu #navigation a.recette {
	background-image: url(images/menu_recette_off.gif);
	width: 91px;
}

	#menu #navigation a.recette:hover {
		background-image: url(images/menu_recette_on.gif);
		color: #fff;
		width: 91px;
	}
	
	
	#menu #navigation a.recetteselect {
		background-image: url(images/menu_recette_on.gif);
		color: #fff;
		width: 91px;
	}
	
	
	
#menu #navigation a.agenda {
	background-image: url(images/menu_agenda_off.gif);
	width: 72px;
}

	#menu #navigation a.agenda:hover {
		background-image: url(images/menu_agenda_on.gif);
		color: #fff;
		width: 72px;
	}
	
	
	
	#menu #navigation a.agendaselect {
		background-image: url(images/menu_agenda_on.gif);
		color: #fff;
		width: 72px;
	}
	
	
	
#menu #navigation a.amis {
	background-image: url(images/menu_amis_off.gif);
	width: 126px;
}

	#menu #navigation a.amis:hover {
		background-image: url(images/menu_amis_on.gif);
		color: #fff;
		width: 126px;
	}
	
	
	
	#menu #navigation a.amisselect {
		background-image: url(images/menu_amis_on.gif);
		color: #fff;
		width: 126px;
	}
	
	
/*******************************/
  /***Colonne Gauche***/
/*******************************/

/*Elements pour la page accueil*/


#colGaucheAccueil h3 {
	color:#FFFFFF;
	margin-top: 40px;
	font-size: 0.9em;
	padding-bottom:12px;

}

#colGaucheAccueil h4, #colGaucheAccueil p {
	color:#FFFFFF;
	font-size: 0.8em;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #7C571D;
	

}

#colGaucheAccueil p {
	font-size: 0.75em;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:0px;
	background-color: #7C571D;
}


#colGaucheAccueil h3.actu {
	background-color: #A68044;
	background-image: url(images/bloc3_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:50px;
	padding-bottom: 21px;
	margin-top: 0px;
	margin-bottom:0px;	

}
#colGaucheAccueil h4.actu , #colGaucheAccueil p.actu  {
	background-color: #A68044;	
	

}


/*Elements pour la page inter avec menu de navigation*/

#colGauche h3 {
	margin-top: 60px;
	font-size: 0.75em;
	color: #eb6909;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 27px;
}



#colGauche ul {
	text-align: left;
	
}

#colGauche li {
	list-style-image: none;
	list-style-type: none;
	
}

#colGauche li a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 154px;
	padding-top:5px;
	padding-left:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BD9658;
	background-image: url(images/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;	
	
}
	#colGauche li a:hover {
	background-color: #A0793D;
			
	}

	


/*******************************/
  /***Colonne Droite***/
/*******************************/
#colDroite h4 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 35px;
	padding-bottom:15px;
	
}
#colDroite h6 {
	font-size: 1em;
	font-weight: bold;
	color:#7baa1e;
	padding-top: 35px;
	padding-left:10px;
	padding-bottom:15px;
	background-image: url(images/puce_verte2.gif);
	background-repeat: no-repeat;
	background-position: 0px 45px;
}

#colDroite p {
	
	font-size: 0.8em;
	margin-bottom:15px;	

}
#colDroite img {
	margin-bottom: 20px;
	margin-left: 40px;	
}

#colDroite .ficheprod, #colDroite .ficheprodrech {
	margin-bottom:0px;
	padding-left:15px;
	padding-top:10px;
	width:215px;
	height:80px;
	float: left;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #e5eed2;	

}

#colDroite .ficheprodrech {
	width:160px;
	font-size: 0.75em;
}

.titrevert {
	color:#7baa1e;
	

}

#colDroite .imgficheprod {
	margin-top: 10px;
	margin-left: 0px;		
}

/****************************************/
  /***Colonne Droite Zone recherche***/
/****************************************/

#zone h3 {
	background-image: url(images/bloc4_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:18px;
	height:42px;
	color:#FFFFFF;
	font-size: 0.9em;
	text-align: center;	
	
}
#zone h4 {
	background-image: url(images/bloc4_fond.gif);
	background-repeat: repeat;
	padding-top:0px;
	height:21px;
	color:#FFFFFF;
	font-size: 0.8em;
	text-align: center;
	padding-top:5px;
	text-align: left;
	padding-left:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2DE5C;
}

	#zone h4 a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/puce_verte.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;	
	}
	
	#zone h4 a:hover {
	color: #B2DE5C;
	}

#zone #resultat {
	background-image: url(images/bloc4_milieu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#zone #resultat h5 {
	color: #744E14;
	font-size: 0.9em;
	text-align: center;	
	padding-top:20px;
}

#zone #resultat p {
	font-size: 0.75em;
	text-align: center;
	padding-top:40px;
	margin-bottom:2px;
}


#zone #resultat ul {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BC9558;
	border-left-color: #BC9558;
	list-style-type: none;
}

#zone #resultat li {
	background-image: url(images/puce_orange2.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC9558;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 19px;
}


	#zone #resultat li a {
	color: #EB6909;
	text-decoration: none;		
	}
	
		#zone #resultat li a:hover {
		color: #B2DE5C;
		}

/*******************************/
      /***Pied de page***/
/*******************************/

#bas p.decalage a {
	font-size: 1em;
	color: #FFFFFF;
	margin-right:5px;
	margin-left:5px;
	text-decoration: none;	
	
}
	#bas a:hover {
	text-decoration: none;
	
	}
#bas p {
	margin-left:40px
}

#bas p img	{
	margin-left:10px
}

#bas p.decalage {
	margin-left:600px

}	
	
/*****************************************/
      /***BLOC TRESOR A DECOUVRIR***/
/*****************************************/	
.bloctresor {
	height: 158px;
	width: 187px;
	text-align: center;
	color: #5a3c0b;
	margin-left:35px;
	margin-top:20px;
	margin-bottom:10px;
	position: relative;
	/*display: inline; Bug IE6 et 7 : cette ligne est necessaire*/
	float: left; /*Bug IE6 et 7 : cette ligne disparait*/
}

.bloctresor h5 {
	padding-top:34px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;

}

.bloctresor a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(images/tresor_fond_over.png);/*bug transparance png*/
	background-repeat: no-repeat;
	color: #5a3c0b;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bloctresor a:hover {
	background-image: url(images/tresor_fond.png);/*bug transparance png*/
}


#colDroite .bloctresor img {
	margin-bottom: 0px;
	margin-left: 0px;	
}



.lien_orange {
	color: #EB6909;
	text-decoration: none;		
	}

	
.lien_orange:hover {
		color: #B2DE5C;
		}
		
		
.liste_producteurs
{
	background-image: url(images/puce_orange2.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC9558;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 19px;
}
	
	
	


.lien_vert {
	color: #B2DE5C;
	text-decoration: none;		
	}
	
.lien_vert:hover {
		color: #B2DE5C;
		}
		
		
	
#blocFormRecherche {
	background-image: url(images/blocFormRecherche.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}


#blocFormRecherche p {
	text-align:center;
	font-size: 0.75em;
	margin-bottom:2px;
}

