
body {	
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;	
	color: #000;
	text-align:center;
	/*height: 100%;*/
	margin: 0 auto;
	padding: 0;
	background-color: #fff; 
	
	background-image: url("image/fond_total.jpg"); 
	font-size:10pt;
	}	
	
/* Les blocs de la page d'accueil */	
#global {	
	/*position: relative;*/
	text-align:left;
	width: 1000px;
	margin-left: auto; 
    margin-right: auto;
	padding-top:0px;
	/*min-height: 100%;*/
	/*background-image: url("./image/fond_total2.jpg"); */
	/*background-color: #aaa; 				*/
	
}	
	
#bandeau_haut {
	margin-top: 0;	
	width: 1000px;
	height: 130px;
	background-color: #996;	
/*	background-color: #863;	*/
/*	background-image: url("./image/bandeau_haut.jpg");*/
}

#bandeau_haut_gauche {
	float:left;
	width: 460px;
	height: 130px;
/*	background-color: #FFFFFF;	*/
	/*background-image: url("./image/bandeau_haut.gif");*/
}
#bandeau_haut_gauche_top {
	float:left;
	width: 460px;
	height: 95px;
	margin-top: 5px;
	vertical-align:text-bottom;
	/*background-color: #FFFFFF;*/
	/*background-image: url("./image/bandeau_haut.gif");*/
}
#bandeau_haut_gauche_bottom {
	color : #ccc;
	float:left;
	width: 460px;
	height: 15px;
	/*background-color: #FFFFFF;	*/
	/*background-image: url("./image/bandeau_haut.gif");*/
}

#bandeau_haut_droite {
	float:left;
	padding-top:15px;
	width: 530px;
	height: 110px;	
	/*background-image: url("./image/bandeau_haut.gif");*/
}

#contenu {
	float:left;
	width: 1000px;
	height:100%;
	background-color: #fff; 
	
}

#bandeau_bas {
	float:left;
	width: 1000px;
	height: 170px;
	/*background-image: url("./image/bas_de_page.swf");*/
	background-image: url("./image/bas_de_page.jpg");*/
	clear:left;
	text-align: center;	
}
/********************************************/	
/* Collonne de gauche sur la page d'accueil */
/********************************************/
#gauche{
			padding-left:10px;
			float:left;
			width: 25%;			
			background-color: #fff;			
}
	#accueil_article {
		width:260px;
		margin-left:0px;
		margin-top:10px;
/*		background-color: #aaa;*/
		height:290px;
		background-image: url("image/cadre-actu.jpg"); 
		text-align:center;
		vertical-align:middle;
		padding-top:10px
	}	


/* Style pour les news */	
	#titre_news {
		width:250px;
		background-color: #f90;
		text-align:center;
		margin-top:10px;		
		padding:5px;
		margin-bottom:5px;
		font-weight : bold;
		font-size:12pt; 
				
	}
	
	#cadre_news {
		margin-top:10px;
		width:240px;
		/*margin-left:0px;*/
		background-color: #fff;		
		padding:10px;
		height:280px;	
		background-image: url("image/cadre-actu.jpg"); 		
	}
	
	#news {
		width:238px;
		background-color: #fff;
		height:275px;
		overflow:auto;
		/*padding:5px;*/
		padding-top:5px;
		/*
		margin-top:10px;
		margin-left:10px;
		margin-bottom:5px;		*/
	}
	
	#produit {
		width:238px;
		/*margin-left:0px;
		margin-top:10px;*/		
		height:280px;
		background-image: url("image/banniere/fond.jpg");
		
				
	}

	#image-produit {
		width:240px;
		/*margin-left:0px;
		margin-top:10px;*/
		background-color: #fff;
		height:280px;		
		padding:0px;
		/*margin-top:10px;*/
		/*margin-left:10px;*/
		margin-bottom:px;		
	}
.chapo_art {
	
	font-size: 12px;
	padding-bottom: 10px;
	}
	
.chapo_art img {
	border: 1px solid #9C0;
	margin: 0px 10px 0px 0px;
}		
	#bloc_centredroitover {
	
	padding: 1px 0px 0px 0px;	
}
	
	.titre_art
        {
        text-decoration:none;
		font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
		font-weight:normal;
		font-size:18pt;		
		color:#C00;
        }
	
	.sbloc {
	padding-bottom: 10px;
	margin-left: 0px;
	
	}
	.sbloc p {
	font-size: 12px;
	}
	.sniv2 {
	font-size: 16px;
	color: #9C0;
	font-weight: bold;
	}
.sniv3 {
	font-size: 14px;
	color: #F90;
	font-weight: bold;
}

ul.listecueillette li{
	margin-bottom: 4px;*/
	width: 200px;
}

ul.listecueillette a{
	line-height: 1em;
	color : #939;
	text-decoration : underline;
	font-weight : bold;
	font-size:10pt;
}

ul.listecueillette a:hover{	
	text-decoration : none;	
}

#cinqdernier {
	width: 282px;
	padding-left: 13px;
	padding-top: 13px;
	background-color:#996;
}	
	
	.new_h1
        {
        text-decoration:none;
		font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
		font-weight:bold;
		font-size:12pt;		
		color:#fff;
        }
		
	.new_h2
        {
		text-decoration:none;
		font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
		font-weight:normal;
		font-size:8pt;		
		color:#fff;

        }
	.new_titre
		{
		background-color:#996;
		padding:5px;
		margin-bottom:5px; 		
		}	
		
    .new
        {
            width:90%;
            margin:5px;
			padding-bottom:15px;
        }

/* Fin des styles pour les news */
	
	#meteo {
		width:250px;
		margin-left:0px;
		margin-top:10px;
		background-color: #fff;
		height:130px;
	}

/*	#cadre_sous_menu	{
		width: 150px;
		height: 114px;
		margin-left:0px;
		margin-top:30x;
		padding-top:0px;
		background-image: url("./image/cueillette/cadre_sous_menu.jpg");
/*		border: 2px solid blue;		*/
	/*}						*/

#centre	{
	height:100%;
	margin-left:28%;
	background-color: #fff;
	padding-right:10px; 
	padding-top:10px; 

}

	#texte_deroulant	{
		height: 41px;
		width: 619px;
		padding-top:15px;
		padding-left:10px;
		padding-right:10px;
		margin-bottom:5px;
		text-align: center;
		background-image: url("./image/barre_deroulante.jpg");
		background-position: center;
		background-repeat: no-repeat;
/*		background-color: #006666; 		*/
	}
	
	#centre2	{
		width: 700px;
		height: 817px;
		background-image: url("./image/fond_centre.jpg");			
	}
	
	#intro	{
		padding:0px;
		width: 480px;	
		margin-top:0px;		
		height:100px; 
	}

	#centre_gauche	{
	   	float : left; 
		width:290px;	
		height:180px; 
		
	}	
	
	#centre_droite	{
	float : left; 
		width:390px;	
		height:180px; 
		/*background-color: #006666;*/
		text-align:center;						
	}		
		
		
	#centre_texte_potager	{
		padding:0px;	
		margin:10px;
		margin-top:9px;
		height:180px; 
	}
	
	#centre_texte_marche	{
		padding:0px;
		margin:10px;
		margin-top:29px;		
		height:180px; 	
	}
	
	#centre_texte_panier	{
		margin:10px;
		margin-top:129px;
		height:180px; 
	}
	#recette_du_moment	{
		margin-top:10px;
		padding-top:60px;
		padding-left:30px;
		height:204px; 
		width:680px;
		/*background-color: #006666;*/
		background-image: url("./image/banniere/ardoise-recette.jpg");
	}
			
/***************/	
/* LES POLICES */	
/***************/		

a.recette	{
	line-height: 1.9em;
	color : #fff;
	text-decoration : underline;
	font-weight : normal;
	font-size:16pt;
}

a.recette:hover	{	
	text-decoration : none;	
}
	
a.lienproduit	{
	/*line-height: 1em;*/
	color : #fff;
	text-decoration : underline;
	font-weight : normal;
	font-size:10pt;
	
	}
	
a.lienproduit:hover	{
	/*line-height: 1em;*/
	color : #000;	
	}	
	
	
a.petit_menu	{
	color : #ccc;
	text-decoration : none;
	font-weight : normal;
	font-size:12pt;
}		
a.petit_menu:hover	{
	color : #fff;
	text-decoration : none;
	font-weight : normal;
	font-size:12pt;
}		

a.lien	{
	color : #000;
	text-decoration : none;
	font-weight : bold;
	font-size:10pt;
}		
a.lien:hover	{
	color : #000;
	text-decoration : none;
	font-weight : bold;
	font-size:10pt;
}		

.news_titre {line-height: 1em;text-decoration:none;font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;font-weight:normal;font-size:12pt;color:#000000;}

.deroulant   {
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:bold;
	font-size:14pt;
	color:#FFFFFF;
	text-align:center
	background-color: #009999; 
	padding-left:20px;
	padding-right:20px;
	}	

.texte {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:normal;
	font-size:10pt;
	color:#000;
	}
	
.titre_blanc {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	}
	
a.titre_blanc {	
	text-decoration:underline;	
	}
a.titre_blanc:hover{	
	text-decoration:none;	
	}		
	
.titre_potager {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:bold;
	font-size:14pt;
	color:#939;
	}	
.titre_marche {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:bold;
	font-size:14pt;
	color:#C00;
	}	
.titre_panier {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:bold;
	font-size:14pt;
	color:#9C0;
	}
.titre_atelier {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:bold;
	font-size:14pt;
	color:#F90;
	}		

.texte_basdepage {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:bold;
	font-size:10pt;
	color:#000;
	}	

.texte_potager {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:normal;
	font-size:10pt;
	color:#939;
	}	
.texte_marche {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:normal;
	font-size:10pt;
	color:#C00;
	}	
	
a.texte_marche {	
	text-decoration:underline;
	}	
a.texte_marche:hover {	
	text-decoration:none;
	}		
			
.texte_atelier {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:normal;
	font-size:10pt;
	color:#F90;
	}
a.texte_atelier {	
	text-decoration:underline;
	}	
a.texte_atelier:hover {	
	text-decoration:none;
	}			
	
.texte_panier {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:normal;
	font-size:10pt;
	color:#9C0;
	}
	
	.texte_blanc {
	line-height: 1.2em;
	text-decoration:none;
	font-family:Arial,Times New Roman,Verdana,Arial,MS Sans Serif;
	font-weight:normal;
	font-size:10pt;
	color:#fff;
	}			
	
.tab{background-color:#939;}

/* MENU DEROULANT */

#menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 14px; /* hauteur du texte : 12 pixels */
}
#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        /*background : #000;*/ /* couleur de fond */        
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 130px; /* largeur */
}
#menu li /* Éléments des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        border-right : 0px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
        border-right: 1px solid transparent ; /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 130px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}


#menu li ul li /* Eléments de sous-listes */
{
        /* pour ie qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous-liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul 
{
        margin    : -22px 0 0 140px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        border-left     : 0px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}
#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #000; /* On passe le texte en noir... */
        /*background: #fff;*/ /* ... et au contraire, le fond en blanc */
}
#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
		/*background: #663;*/
}


#menu li ul li a 
{
         background     : transparent url("./image/transparent.jpg") repeat ;
}




div#bloc_tout {
/*	background: url(../../images/site/fond_grand.jpg) no-repeat;*/
	width: 955px;
	height: 416px;
	padding: 30px 0px 0px 0px;
}
	
#entete {	
	width: 700px;
	padding:5px;
	text-align:center;
	font-weight : bold;
	font-size:14pt; 
	color:#fff;	
	/*min-height: 100%;*/
	/*background-image: url("./image/fond_total2.jpg"); */
	 				
}

#entete_petit {	
	width: 300px;
	padding:5px;
	text-align:center;
	font-weight : bold;
	font-size:14pt; 
	color:#fff;	
	/*min-height: 100%;*/
	/*background-image: url("./image/fond_total2.jpg"); */
	 				
}