/* #################################################################################### */
/* STYLE POUR LE LEFT */
/* #################################################################################### */
.left_cate_texte{
	link: #FFFFFF;
	visited: #FFFFFF;
	color:#000000;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	text-align:center;
	}
.left_subcate_texte{
	font-weight:Bold;
	text-decoration:none;
	font-family:Tahoma;  
	font-size:8pt;
	text-align:left;
	}	
/* #################################################################################### */
/* STYLE POUR LE MAIN */
/* #################################################################################### */	
/* STYLE POUR CATEGORIE */
/* ################################# */	
.main_cate_texte_intro{
	link: #FFFFFF;
	visited: #FFFFFF;
	color:#000000;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	text-align:justify;
	}
.main_cate_elt_lien{
	link: #FFFFFF;
	visited: #FFFFFF;
	color:#666666;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	}	
/* ################################# */	
/* STYLE POUR LIST */
/* ################################# */		
.main_list_elt_lien{
	link: #FFFFFF;
	visited: #FFFFFF;
	color:#666666;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	}
.main_list_texte_intro{
	link: #FFFFFF;
	visited: #FFFFFF;
	color:#000000;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	text-align:justify;
	}
.main_list_texte_elt{
	color:#333333;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:8pt;
	}	
/* ################################# */	
/* STYLE POUR PAGE */
/* ################################# */				
.product_recipe_list{
	color:#333333;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	}	
.nature_main_texte{
	color:#333333;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	}	
/* #################################################################################### */
/* STYLE DIVERS */
/* #################################################################################### */
.main_current_path{
	color:#FC2420;
	font-weight:Bold;
	text-decoration: none;
	font-family:Tahoma;  
	font-size:10pt;
	}	


.lienNotUnderlined {
	text-decoration: none; 
	color:#000000;
	}	

/* #################################################################################### */
/* STYLE PAR DEFAUT  */
/* #################################################################################### */
	
BODY
{
	color:#000000;
	font-weight:Bold;
	font-family:Tahoma; 
	font-size:12pt;
}
