@charset "utf-8";
/* CSS Document */



p,div,ul,li,td
{
font-family:Arial, Helvetica, sans-serif;
color:#3C3C3C;
}




li
{
	list-style-image: url("../images/template/li_ingredients.gif");
	font-size:16px;	
	font-weight:bold;
}



.chiffres
{
	color:#000;
	font-style:italic;
	font-size:22px;


	
	
}



a:link {color: #E1521E;; text-decoration:none ;}    
a:visited {color: #E1521E;; text-decoration:none;}
a:hover {color:#808080; text-decoration: none ;}


.haut
{
	width:880px;
	height:120px;
	background-image: url('../images/template/haut.png');
	margin-top:0px;
}



.le_body
{
	background-image:url('../images/template/body.gif');
	background-position:top;
	background-repeat:repeat-x;
	b/ackground-color:#90BE6A;
}
.le_body2
{
	background-image:url('../images/template/body2.png');
	background-position:top;
	background-repeat:no-repeat;
	padding-top:0px;
	
}






.barre_onglets
{
	width:836px;
	height:25px;
	background-image:url(../images/template/barre_onglets.png);
	margin-bottom:5px;
}

.onglets
{
	width:806px;
	height:46px;
	background-image:url(../images/template/barre_menu.gif);
	padding-left:30px;
}

.onglet
{
	width:156px;
	height:24px;
	b/ackground-image:url(../images/template/onglet_gris.png);
	display:inline;
	float:left;
	padding-top:5px;
	margin-right:2px;
}

.onglet:hover
{

background-color:#F38D20;
border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	height:24px;
	width:154px;
}


.onglet_rouge
{
width:156px;
	height:24px;
	display:inline;
	background-color:#F38D20;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	float:left;
	padding-top:5px;
	margin-right:2px;
}

.onglet_rouge a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.onglet a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}







.corps
{
	background-image:url('../images/template/fond.png');
	width:880px;

}

.corps .texte h1
{
	text-align:left;
	font-size:16px;
	font-weight:bod;
	letter-spacing:1px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:20px;
	color: #000000;
	b/ackground-image:url('../images/template/h1.png');

	padding-top:4px;
	padding-bottom:3px;
	padding-left:0px;
	border-bottom:1px dashed #C3C3C3;
	b/order-left:3px solid #000000;
}

.corps .texte .comme_h1
{
	text-align:left;
	font-size:16px;
	font-weight:bod;
	letter-spacing:1px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:20px;
	color: #000000;
	b/ackground-image:url('../images/template/h1.png');

	padding-top:4px;
	padding-bottom:3px;
	padding-left:0px;
	border-bottom:1px dashed #C3C3C3;
	b/order-left:3px solid #000000;
}


.corps .texte .tab_cat h1
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	margin-bottom:20px;
	color: #FFFFFF;
	background-image:url('../images/template/h1_noir.png');

	padding-top:4px;
	padding-bottom:3px;
	padding-left:10px;
}

.corps .texte  h3
{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:30px;
	margin-bottom:20px;
	color: #464646;
	b/ackground-image:url('../images/template/h3.png');

	padding-top:4px;
	padding-bottom:3px;
	padding-left:0px;
	border-bottom:1px dashed #6C6C6C;
	
}

.corps .texte h2
{
	text-align:left;
	font-size:12px;
	font-weight:bod;
	letter-spacing:1px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:20px;
	color: #E1521E;
	b/ackground-image:url('../images/template/h1.png');

	padding-top:4px;
	padding-bottom:3px;
	padding-left:0px;
	border-bottom:1px dashed #E1521E;
	b/order-left:3px solid #000000;
}


.corps .texte p
{
	b/ackground-image:url('../images/template/fond.gif');

	font-size:15px;
	text-align:justify;
	line-height:19px;
	margin-bottom:30px;
	letter-spacing:0px;
	padding-left:6px;
	padding-right:12px;
}

.corps .texte p b
{
	color:#000;
}



.corps .texte ul
{
	margin-bottom:30px;
	text-align:left;
	
	
}




.bas
{
	width:880px;
	height:40px;
	background-image:url('../images/template/bas.png');
	background-repeat:no-repeat;
	
}




.bouton
{
	border:1px solid #A3090C;
	background-color:#F9F9F9;
	margin:0 auto;
	width:250px;
	padding:5px;
}

#droite_div ul
{
	margin-left:12px;
	padding-left:0px;
}

#droite_div ul li
{
	font-size:12px;
	list-style:square;
	
	margin-left:0px;
	padding-left:0px;
}

.titre_droite
{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-color:#333;
	padding:3px 0 3px 8px;
	margin-bottom:10px;
}

.titre_droite2
{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#666;
	padding:3px 0 3px 8px;;
}