html { overflow-y: scroll !important; overflow-y: auto;}
body, td{font-family: /*"Trebuchet MS", */Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; padding: 0px; }
body { color: #000000;
	background-color:#BFBFBF;
}

/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/

#tout {
	width: 800px;
	margin: 20px auto 0px auto;
	background-color: #D9DEE6;
	border: 6px solid #848084;
}
#header { width: 800px; }
.headerHome { height: 187px;  background: url(images/header_02.jpg) no-repeat;}
.headerTop { height: 187px;}
.bgHeader1 { background: url(images/header_02.jpg) no-repeat; } /* Home */
.bgHeader2 { background: url(images/header_01.jpg) no-repeat; } /* La truffe */
.bgHeader3 { background: url(images/header_03.jpg) no-repeat; } /* Christian */
.bgHeader4 { background: url(images/header_04.jpg) no-repeat; } /* Produits publics*/
.bgHeader42 { background: url(images/header_04.jpg) no-repeat; } /* Produits pros */
.bgHeader5 { background: url(images/header_05.jpg) no-repeat; } /* Recettes */
.bgHeader6 { background: url(images/header_06.jpg) no-repeat; } /* Actu */
.bgHeader7 { background: url(images/header_07.jpg) no-repeat; } /* Contact */

#centre {
	width: 800px;
	margin-top: 8px;
}
#centre .centre {
	padding-right: 6px;
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 12px;
} 
#centre .centre div{
	margin-bottom: 30px
	}

.centre img {
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
}
.gauche {
	vertical-align: top;
	padding-bottom: 18px;
	background: #B6C7D1;
	width: 200px;
}
.infos {
	padding-top: 70px;
	padding-right: 4px;
	padding-left: 4px;
}
.droite { padding-top: 70px}

#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}




/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
.centre table td {
	vertical-align: top;
	font-size: 12px;
}
.centre p {
	font-size: 12px;
	line-height: 16px;
}
table td{vertical-align: top}
p {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 10px 0px;
}
#header a { color: #000000}
a {text-decoration:none; color: #0000FF}
a:hover, #header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a img { border: none;}
a:hover img{
	opacity: 0.7; 
	filter:alpha(opacity=70);
   -moz-opacity:0.7;
     -khtml-opacity: 0.7;}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #B83526;
}
h1 {
	font-size: 22px;
	margin-bottom: 18px;
	text-align: center;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px; margin-top: 2px;
	background-repeat: no-repeat;
	background-position: 4px;
	color: #B83526;
}
h3 {
	font-size: 16px;
}
h4 {font-size: 12px;padding: 0 10 0 0; margin-bottom:3px;}

td.text {padding:5px;}
.text p {
	padding-left:10px;
	padding-right: 10px;
}

/* lists */
ul {
	padding-top:0px;
	padding-bottom:4px;
	padding-left: 10px;
	margin: 4px 0px 4px 10px;
}
li { padding-bottom: 6px}
dl, dt, dd {
	margin: 0px; padding: 0px
	}
dl {
	margin: 0px 3px
	}
dt {
	font-weight: bold;
	padding: 3px 2px;
	font-size: 11px;
	}

/* forms */
input,textarea,select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px solid #787878;
}


/*******************************************************************/
/******************        NAVIGATION         **********************/
/*******************************************************************/

table.nav a:hover{color: #FFFFFF}


table.nav{
	color: #000000;
	background: #8DA7B8;
	height: 20px;
	text-transform: capitalize;
}
table.nav *{font-size: 11px;}

table.nav td{
	vertical-align: inherit;
}
table.nav p{
	padding: 0px 4px 0px 14px;
	background: url(images/puceNav1.gif) no-repeat 4px 2px;
	margin: 0px 0px 0px 10px;
}

table.nav2{
	width: 200px;
	margin-left: 1px;
	background-color: #B6C7D1;
	margin-bottom: 12px;
}
table.nav2 td{
}
table.nav2 p{
	padding: 1px 2px 1px 12px; 
	background: url(images/puceNav2_off.gif) no-repeat 4px 8px;
	margin: 0px 0px 1px 0px; 
}
table .ssnav2 p{background-image: none }
table.nav2 a{
	font-size: 1em;
	color: #000000;
	display: block;
	padding: 2px;
}
table.linkBlue a { color: #0000FF}
table.linkBlue td.linkActive { background: #FBAB43}
table.nav2 a:hover{
	color: #FFFFFF;
}
table.nav2 .ssnav2{
	padding-left: 16px;
	background-color: #F8F9FA;
	border-left: 4px solid #CD5A00
}
.bgBlanc { background-color: #FFFFFF}
table.nav2 .ssnav2 p{
	color: #B83526;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
table.nav2 .ssnav2 a { color: #CD5A00}
table.nav2 .ssnav2 a:hover{
	color: #C0C0C0;
}

#header td.linkActive {background-image: url(images/bgLinkOn.jpg);
	background-repeat: repeat-x;}
table.nav2 .linkActive { background: #8DA7B8;  /*border-left: 4px solid #CD5A00;*/}
table.nav2 .linkActive a{
	color: #364956;
	font-weight: bold;
}
table.nav2 .linkActive a:hover{ color: #FFF; }
table.nav2 td.topNav2 { padding-top: 2px}

/*table.nav2 .linkNews { 
	padding-left: 18px;
	background: #D9DEE6 url(images/puceNav1.gif) no-repeat 6px 6px;  color: #560000; }
table.nav2 .linkNews .fleche { color: #560000; font-weight: bold}
table.nav2 .linkNews a {
	display: inline;
	font-size: 14px;
	color: #B83526;
}*/
table.nav2 h2.linkNews { 
	background: #EB8D10;  color: #560000; padding: 6px 4px; text-transform: uppercase; letter-spacing: normal }
table.nav2 .linkNews a { font-size:14px}


table.nav2 h2.linkNews a{ color: #0000FF 
	}
.nav2 .linkTit {
	padding: 0px;
	font-size: 14px;
	background: none;
	color: #B83526;
}
table.nav2 .linkTit:hover {
	background: none; text-decoration: none; color: 
}
table.nav2 .linkNews a:hover {
color: #FFFFFF; text-decoration: none}

table.nav2 td.noPuce { padding: 2px 3px}
table.nav2 td.noPuce p {
	background: url(none);
	padding: 0; margin: 0px 0px 10px 0px
}

/***************************************************************/
/**************       CLASSES DIVERSES         *****************/
/***************************************************************/

/**  header   **/
.bgNav {
	background-color: #35418F;
	background-image: url(images/bgNav1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
}
.drapeaux {
	margin-top: 4px;
	margin-right: 4px;
	width: 100px;
}
.drapeauxHome {
	background-image: url(images/home/home03.gif);
	background-repeat: repeat-y;
	vertical-align: inherit;
	padding-left: 16px;
}

/**  PAVE GAUCHE   ************************************************/
.gauche h2 {
	letter-spacing: 1px;
	background: #D9DEE6;
	margin-bottom: 3px;
	padding: 4px 2px 5px 10px;
	margin-right: 1px;
}
a.titreActuH3{
	margin:0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #560000; font-size: 20px;}

h3.titreActuH3{
	margin:0px 0 0 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 14px;
	background: url(images/puceNav1.gif) no-repeat 4px 4px; 
}
.nav2 a.noDecoration {/* annule les styles de liens */
	display: block;
	color: #000000;
	background: none;
	padding: inherit
	}
.noDecoration img{ border: none}
h3.titreActuH3 a:hover { color: #C0C0C0}

/**  PAVE CENTRE   ************************************************/
.submit {
	font-weight: bold;
	border: 1px solid #35418F;
	background-color: #E5943B;
	margin-left: 70px;
	margin-top: 20px;
}

.imgrite {
	float:right;
	margin-left:4px;
	margin-bottom:6px;
}
.imgleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.gras {
	font-weight: bold;
}
.lettrine {
	font-size:30px;}
.italique {
	font-style: italic;
	color: #CD5A00;
}
.centrerText {
	text-align: center;
}
table.recettes {
	margin-top: 10px;
	margin-bottom: 10px;
}
table.recettes td {
	vertical-align: top;
	font-size: 11px;
}
table.recettes p {
	font-size: 11px;
}

table.recettes .crit {
	background-color: #B6C7D1;
	vertical-align: inherit;
	padding: 1px 0px 1px 4px;
	border: 1px solid #8DA7B8;
}
table.recettes h2 {
	font-size: 12px;
	margin-bottom: 0px;
}

.recettes li {
	list-style-type: none;}
td.crit .pdf {
	text-align: right;
	width: 150px;
}
.crit .pdf a{
	margin-right: 6px;
	background: url(images/pdf2.gif) no-repeat;
	padding-left: 16px;
}
table.recettes a:hover{ color: #FFFFFF}
table.recettes .infos td{ padding: 4px}
table.recettes img{ display: block; margin: 4px 2px 10px 2px; }

table.recettes .border { 
	border: 1px solid #B6C7D1;}
.recettes .conseil {
	font-weight: bold;
	padding-top: 20px;
	display: block;
}
.ingredients p, .ingredients h4 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ingredients h4 {
	font-weight: normal}
table.photoVert { vertical-align: top }
.photoVert img{ display: block; margin: 0px 2px 6px 2px; }
#centre .legende {
	font-style: italic;
	font-size: 11px;
	padding: 2px;
	background: none;
}
.margeBot { margin-bottom: 14px}

.press table { margin-bottom: 14px}
.press h2{ 
}
.press h2:first-letter { text-transform: uppercase }
.press td { padding: 4px 2px; width: 50%}
.press img{ margin: 0 auto; display: block}
.press .preview{ text-align: center}
/*************  contact  ******************************/ 
.formtable{
	color: #000000;
	margin-top: 10px;
}
.formtable td{
 vertical-align: inherit
}
.formtext1 {
	/*background-color: #EEFAC7;*/
}
td.formtit {
	font-size: 12px;
	color: #03473A;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	background-color: #CED3E7;
	border: 1px solid #35418F;
	vertical-align: inherit;
}
.asterisk { color:#CC0000}


/************  FOOTER   ********************************************************************************/
.coords {
	vertical-align: inherit;
	height: 20px;
	border-top: 1px solid #8DA7B8;
	border-bottom: 1px solid #8DA7B8;
	}
.coords h4{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
td.up {
	vertical-align: top;
	background-color: #E2E5EF;
	padding: 0px;
}
.linkMail { font-size: 11px; color: #CD5A00; font-weight: bold}

/* PAGINATION */
ul.pagine { padding: 4px; margin: 0; text-align: center; border-bottom: 1px solid #848084; border-top: 1px solid #848084; background: #FFF}
ul.pagine li{ display: inline; padding: 0; margin: 0; background: none; list-style-type: none; font-size: 12px;}
ul.pagine img{ vertical-align: middle}
ul.pagine a{}
ul.pagine a:hover {}

/*********************************************************************************************************/
/*****      CLASSES NON UTILISEE  ( placé  ci dessus dans la section correspondante si utilisé)     ******/
/*********************************************************************************************************/

/* image droite */
.noline { border: none;	}
.answerMail {
	width: 300px;
	margin-left: 60px;
}
.answerMail a:hover { color: #B83526}
.titMail {
	margin-left: 90px;
}
.toSite {
	background: #F8F1F1;
	width: 150px;
}
.link_pro {
	vertical-align: inherit;
	background-color: #8DA7B8;
}
.link_pro p {
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/puceNav1.gif) no-repeat 4px 2px
}

td.tobotright {
	vertical-align: bottom; padding-bottom:4px
}
td.tobotright p{ margin-right: 4px}
.listing {
	margin: 5px 0px 10px 10px;
	padding: 0px;
}
ul.listing li {
	background: url(images/puceListing2.gif) no-repeat 0px 6px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
}
.listing a { color: #0000FF}
p.back {
	border-bottom: 1px dotted #8DA7B8;
	padding-right: 4px;
	padding-left: 18px;
	background: url(images/back.gif) no-repeat 0px 5px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}
p.back a {
	color: #0000FF;
	}

/**********		TABLEAUX LISTINGS	*********/
.listingTab {
	border-top: 1px dotted #8DA7B8
	}
table.listingTab td{
	padding: 4px 4px 8px 4px;
	border-bottom: 1px dotted #8DA7B8
	}
.listingTab h2{
	color: #000000;
	margin-bottom: 6px;
	}
.listingTab p{
	background: url(images/puceListing2.gif) no-repeat 0px 6px;
	padding-left: 10px;
	margin: 0px;
	font-size: 11px;
}

#videos-spray td { padding: 0px; font-size: 11px; background-color: #FBAB43 }
#videos-spray p {
	font-size: 11px;
	line-height: 110%
}
#videos-spray .thumbs { text-align: center; }
#videos-spray .left, #videos-spray .right { padding: 8px; }
.left { padding-right: 20px!important; background: url(images/video-left.png) no-repeat right center; }
.right { padding-left: 20px!important; background: url(images/video-right.png) no-repeat left center; }
.gamme-desc td { background: #B6C7D1; font-size: 11px!important; padding: 8px; border-top: 1px solid #8DA7B8; line-height: 120%; }
