body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	background: url(../img/bg_body.jpg) no-repeat top;
	background-color:#850002;
}

img { border: 0 ;}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
/*	border-bottom: 1px #000 dotted*/
}
a:hover, a:active {
	color: #c0272d;
	text-decoration: none;
	/*border-bottom: 1px #c0272d dotted*/
}

#global {
	/*position: relative;*/
	width: 955px;
	margin: 0 auto; 
	overflow: hidden;
}
/*** DIV pour MODELES **/
#home {
	width: 955px;
	height: 570px;
	background: url(../img/bg_home.jpg) no-repeat;
}
#produits {
	width: 955px;
	height: 570px;
	background: url(../img/bg_produits.jpg) no-repeat;
}
#actualites {
	width: 955px;
	height: 570px;
	background: url(../img/bg_actus.jpg) no-repeat;
}
#marque {
	width: 955px;
	height: 570px;
	background: url(../img/bg_marque.jpg) no-repeat;
}
#nutrition {
	width: 955px;
	height: 570px;
	background: url(../img/bg_nutrition.jpg) no-repeat;
}
#cuisine {
	width: 955px;
	height: 570px;
	background: url(../img/bg_cuisine.jpg) no-repeat;
}
.titrePage {
	color: #8a9197;
	height: 23px;
	margin: 0 0 5px 0;
	width: auto;
	font-size: 15px;
	text-transform: uppercase;
}

/************ COMMON ****************/
#contenu {
	position: absolute;
	margin: 0;
	width: 800px;
	height: auto;
}
#contenuGauche {
	display: none
}
#contenuDroite {
	width: 800px;
	height: 600px;
	}
#contenuDroiteOmbre {
	float: left;
	width: auto;
	height: auto;
	padding: 0 0 0 8px;
	/*background: url(../img/bg-contenu-ombre.gif) no-repeat;*/
	border: solid 1px blue
}
#contenuDroite2ColOmbre {
	float: left;
	width: 571px;
	height: 350px;
	padding: 0 0 0 8px;
	/*background: url(../img/bg-contenu2col-ombre.gif) no-repeat;*/
}

.blcContenuGauche {
	width: 148px;
	height: 215px;
	margin: -5px 0 0 0 ;
	padding: 12px 0 0 10px;
	/*background: url(../img/bg-contenuGauche-ombre.gif) no-repeat;*/
	/*****************/
	float: left;
}
.blcContenuGauche .scroll {
	width: 158px;
	height: 205px;
	float: left;
	overflow: auto;
}
.blcContenuGauche .scroll2 {
	width: 158px;
	height: 185px;
	overflow: auto;
	margin: 0 0 0 0 ;
	float: left;
}

.commonContent {
	width: 800px;
	margin: 6px 0 0 0;
	padding: 0;
}	

.commonContent .scroll {
	width: 800px;
	margin: 0 0 0 0;
	padding: 0;
	overflow:visible;
	height:auto}
	

/********************/
#navBas {
	display: none;}

/***************/


#navHaut, #ssnavMarque, #ssnavNutrition, #ssnavRecettes, #ssnavProduits { display: none;}

/******************/
#recherche {
display: none;
}



/******************/
#tags {
display: none;
}

#video {
display: none;
}



/******** PAGE  FICHE *********/
.ficheProduit {
	float: left;
	width: 410px;
	height: auto;
	margin: 8px 16px 0 2px;
}
.ficheProduit .visuel {
	clear: both;
	width: 180px;
	height: 263px;
	margin: 4px 13px 10px 0;
	padding: 0 0 0 0 ;
	text-align: center;
	border-right: dotted 2px #dcdcdc

}
.ficheProduit .nom {
	clear: both;
	font-size: 15px;
	width: 500px;
	height: auto;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 0 0 0;
	margin: 3px 0 10px 0;
}

.ficheProduit .nomIllust {
	display: none;
}

.ficheProduit .composition {
	clear: both;
	font-size: 9px;
	width: 500px;
	height: 145px;
	color: #535154;
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
}
.ficheProduit .scroll {
	float: left;
	width: 228px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	overflow: visible;
}

.valNutrition {
	clear: both;
	width: 200px;
	border-collapse: collapse;
}
.valNutrition td {
	font-size: 9px;
	padding: 1px 0 1px 16px;
	margin: 0 0 0 0;
	color: #600
}
.valNutrition .cel1 {
	background-color: #f8a84c
}
.valNutrition .cel2 {
	background-color: #fac383
}

/**************/
.blcDroiteRecette {
	display: none;
}
/******** RECETTES *********/
.pageRecettesContent {
	float: left;
	width: 580px;
	height: 310px;
	margin: 6px 0 0 0;
	padding: 0;
}	

.pageRecettesContent .scroll {
	width: 587px;
	height: 290px;
	margin: 0 0 0 0;
	padding: 0;
	overflow: auto;
	float: left;
}

.pageRecettes {
	float: left;
	width: 180px;
	height:;
	margin: 25px 0 25px 2px;
	padding: 0 0 0 0;
}
.pageRecettes img {
	float: left;
	margin: 0 4px 0 0;
}

.pageRecettes .visuel {
	float: left;
	margin: 0;
	height: 100px;
}

.pageRecettes .nom {
	float: left;
	font-size: 12px;
	width: 99px;
	height: auto;
	color: #b3000d;
	font-weight: bold;
	background: url(../img/bg-nom-pageRecettes.gif) no-repeat;
	padding: 11px 0 0 0;
	margin: 5px 0 0 0;
	line-height: 13px; 
}

.pageRecettes a:link, .pageRecettes a:visited, .pageRecettes a:active, .pageRecettes a:hover{
	color: #b3000d;
	text-decoration: none;
}


/******** RECETTES TOUTES *********/

.recette {
	float: left;
	width: 412px;
	height: auto;
	margin: 6px 11px 0 2px;
	padding: 0;
	font-size: 9px;
}
.recette .nom {
	float: left;
	font-size: 15px;
	width: 201px;
	height: auto;
	font-weight: bold;
	padding: 9px 0 0 0;
	margin: 3px 20px 8px 0;
}
.recette .info {
	clear: both;
	width: 500px;
	height: 40px;
	padding: 3px 0 0 0;
	margin: 3px 2px 20px 0;
}
.recette .info span {
	float: left;
	width: 50px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
}

.recette .info img {
	margin: 0 0 0 2px;
}
.recette .visuel {
	clear: both;
	width: 120px;
	height: auto;
	margin: 0 3px 10px 0;
}
.recette .composition {
	clear: both;
	/*width: auto;*/
	width: 285px;
	color: #535154;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;

}
.recette .scroll {
	clear: both;
	width: 304px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	overflow: visible;
}
.recette .ingredients {
	clear: both;
	width: 300px;
	padding: 0 5px 0 0 ;
	margin: 5px 0 10px 0 ;
}
.recette .preparation {
	clear: both;
	width: 500px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0 ;
}
.recette .divers {
	display: none;
}
.recette .divers a:link, .recette .divers a:visited{
	text-decoration: underline;
	color: #535154;
}
.recette .divers a:hover, .recette .divers a:active{
	text-decoration: none;
	color: #535154;
}

/*********/
.blcDroiteProduit {
	display: none
}
/******** CONTACT *********/

#contact {
	font-size: 9px;
	/*float: left;*/
	width: 500px;
	color: #535154;
	margin: 0 0 0 0;
}

#contact label{
	float: left;
	width: 220px;
	margin: 1px 0 0 0;
}
#contact input {
	float: left;
	width: 200px;
	font-size: 10px;
	height: 17px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	border: solid 1px #ab0000
}
#contact select {
	float: left;
	width: 202px;
	font-size: 10px;
	height: 17px;
	margin: 0 0 2px 0;
	border: solid 1px #ab0000
}
#contact textarea {
	font : 9px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 197px;
	font-size: 10px;
	margin: 0 0 2px 0;
	border: solid 1px #ab0000
}
#contact .btValider{
	float: left;
	width: 60px;
	height: 18px;
	margin: 0 0 0 220px;
	background-color: #b3000d; 
	font : 10px ;
	color: #FFF ;
	font-weight: bold;
	border: 0;
}

/************** NAV ***********************/
.menu {
	display: none;
}

