/* CSS Document */


div.infoExp
{
	margin:10px 0px;
	padding:5px 10px;
	/*
	border-left-color:#8D4227;
	border-left-style:solid;
	border-left-width:1px;
*/
	border:1px solid #8D4227;
}

td.separateur
{
	height:2px;
	background-color:#8D4227;
	margin:0px;
	padding:0px;
}

td.spacer
{
	height:10px;

}

.highlight 
{
	background-color:#FEFF7D;
	padding:0px 2px;
}

td.yellow 
{
	background-color:#FEFF7D;
	padding:10px;
	
}

td.yellow p 
{	
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	margin-bottom:10px;
}

td.yellow p span.gras
{
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
}

.glacage tr td
{
	vertical-align:middle;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}


.dateExp 
{
	font-size:14px;
	font-weight:bold;
	
}

/* Formulaires */


.formulaire
{
	width:100%;
}
.formulaire tr td, .popUp tr td.label
{
	vertical-align:middle;
	padding:5px;
}

.inside tr td
{
	vertical-align:middle;
	padding:0px;
}

.formulaire tr.top td, .popUp tr.top td
{
	vertical-align:top;
}

.formulaire tr td.label, .popUp tr td.label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8d4227;
	font-weight:bold;
	margin:0px;
	padding:10px;

}

.popUp tr td.label
{
	background-color:#F7EFE7;
}

.formulaire tr td span.exemple
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;

}


.formulaire tr td input, .popUp tr td input,.popUp tr td textarea, .formulaire tr td select {
	/*background: url(/images/bginput.gif) repeat-x left bottom;*/
	background-image:none;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 5px;
}

.button {
	background: #F1F1F1 url(../images/bg-menu.jpg) repeat-x bottom left ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding: 8px 12px;
	/*color:#999;*/
	color:#fff;
	text-decoration:none;
	display:inline-block;
}

.buttonSmall {
	background: #F1F1F1 url(../images/bg-menu.jpg) repeat-x bottom left ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 6px 6px;
	/*color:#999;*/
	color:#fff;
	text-decoration:none;
	display:inline-block;

}
.buttonUpdate {
	background: #F1F1F1 url(../images/bg-menu.jpg) repeat-x bottom left ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding: 3px 6px 4px 6px;
	color:#fff;
	text-decoration:none;
	display:inline-block;
}



a.button:hover, a.buttonSmall:hover, a.buttonUpdate:hover
{
	text-decoration:none;
}

a.cgv 
{
	font-size:14px;
}


.nav tr td, .nav tr td a 
{
	font-size: 10px;
}

/* Plan */

div.plan {
	margin-left:30px;
}

div.plan p {
	margin-left:30px;
}

div.plan h3 {
	color:#5C350E;
	font-size:20px;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}


div.detailExp {

	padding : 0px 0px 20px 20px;
	/*border: 1px solid #666666;*/
}

span.login a
{
	color:#fff;
	font-weight:bold;
}


.imageRight { 
margin:  0px 0px 5px 10px; 
float: right;
} 

.imageLeft { 
margin: 0px 10px 5px 0px; 
float: left;
} 

table.boutique tr td {
	vertical-align: middle;
	border:none;
}



div.boutique {
	background-image: url(/images/fond.png);
	width : 595px;
	height : 250px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.boutique h2
{
	color:#8d4227;
	font-size:14px;
	font-style:italic;
	padding : 0px 0px 0px 10px;
	/*margin-top : 30px;*/
}

span.nondispo 
{
	font-size:14px;
	font-weight:bold;
}


/* Partie intro */




.content-intro {
	padding:0px;
	width:580px;
}





div.bgIntro {
	background-image: url(/images/accueil-4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width : 580px;
	height:526px;
	padding : 40px 0px 0px 35px;
	margin-bottom : 0px;
	
}

div.textesIntro 
{
	width : 320px;
	height : 325px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style:normal;
	
}

div.textesIntro span.strong {
	font-weight:bold;
}

div.textesIntro p {
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	margin : 10px 0px 0px 0px;
	color:#000;
	font-size: 14px;
	font-weight:600;
	line-height:20px;
}
div.textesIntro h1 {
	font-size: 12px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
}
div.textesIntro h2 {
	font-size: 24px;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
	color:#551314;
}

div.textesIntro h3 {
	font-size: 18px;
	font-style:normal;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
	color:#551314;
}


/* Actualités */
#actu
{
	background: transparent url(/images/actu-back.png) top right no-repeat;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px 0px 15px 0px;
	padding:10px;

}

#actu h1
{
	font-size: 14px;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
}
#actu h2
{
	font-size: 18px;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
}
#actu h3
{
	font-size: 14px;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
}

#actu p
{
	font-size: 12px;
	font-family :Arial,Helvetica,sans-serif;
	margin :5px 0px 10px 0px;
	padding:0px;
	text-align:left;
}








div.introFooter {
	width : 580px;
	background: #B84230;
	padding:20px;
	margin : 0px;
}

div.introFooter h1 {
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 22px;
	color : #D0866B;
}
div.introFooter p {
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	color : #fff;
}











/* Les tableaux */

.popUp 
{
	margin:0px;
	padding:0px;
}

.popUp tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border:none;
	padding:10px 0px;
}
.popUp tr th {
	padding:5px 10px;
	margin:0px;
	background: #fff url(../images/bg-popup.jpg) repeat-x top left;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fff;
	font-size:20px;
	text-align:left;
}


.popUp tr th.sTitre {
	padding:0px 0px;
	margin:0px 0px 0px 5px;
	background-image:none;
	background-color:Transparent;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#8D4227;
	font-size:14px;
	text-align:left;
}
table.CheckboxStyle, table.CheckboxStyle tr td,.popUp tr td h3, .popUp tr td p
{
	margin:0px;
	padding:0px;
}

table.CheckboxStyle tr td input
{
	margin:0px 5px 0px 0px;
	padding:0px;
}

table.CheckboxStyle tr td input[type="checkbox"] 
{
	margin:0px 5px 0px 15px;
	padding:0px;
}

table.CheckboxStyle tr td 
{
	font-size: 12px;
	font-style:normal;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
}


.grid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.grid tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	border:none;
}

.grid tr td.eEXP {
	/*border:1px solid red;*/
	vertical-align:top;
}



.grid tr td.aligntop {
	vertical-align:top;

}

.grid  tr th {
	font-weight: bold;
	color:#8d4227;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #8d4227;
	/*text-align:left;*/
}



span.kilo 
{
	font-size:9px;
}



table.eEXP tr td 
{
	vertical-align:top;
}
table.eEXP tr td.adresse
{
	width:55%;
}

table.eEXP tr td.adresse h3
{
	margin:0px;
	padding:0px;
	
	color:#000;
	font-size:18px;
	font-style:italic;
	font-weight:bold;

}






.gridCdes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.gridCdes tr th {
	font-weight: bold;
	color:#8d4227;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d4227;
}

.gridCdes tr  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d4227;
}

.gridExps tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}


/* Panier */



div.panier {
	background-image: url(/images/block-panier.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:220px;
	height:205px;
}
div.panier p {
	padding : 100px 0px 0px 0px;
		text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}


/* Recette */
#photo-recette
{
	float:right;
	margin:10px;
	margin-top:0px;
	
}

#photo-recette img
{
border: 4px solid #D8D8D8;

}


#info-recette
{
	background-image:url(/images/recette-info-back.png);
	background-repeat:no-repeat;
	width:195px;
	margin-top:20px;
	padding:10px;
	padding-left:44px;
	margin-bottom:30px;
	color:#612900;
	/*border: 1px solid #666666;*/
}
#contenu-recette
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	background-image:url(/images/hr.png);
	background-repeat:no-repeat;
	padding-bottom:30px;
	margin-bottom:0px;
	background-position: center bottom;	/*position:absolute;*/
	/*display:block;
	z-index:10;*/
}
/*
.PrevNext
{
	margin-top:-50px;
	height:150px;

}
*/


.PrevNext table.nav tr td h1
{
	font-size:24px;
	font-style:italic;

}

.PrevNext img
{
	border:3px solid #D4D4D4;
}


#contenu-recette p{

font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
}
#contenu-recette .titre
{
	background-image:url(/images/etoile.png);
	background-repeat:no-repeat;
	display:block;
	padding-left:50px;
}
#contenu-recette .titreImprimer
{
	margin-top:30px;
	display:block;
}

#contenu-recette .titre .imprimer
{
	width:97px;
	float:right;
}

#recettes
{
	padding-left:50px;
}


body.imprimer 
{
	background-image:none;
	text-align:left;
}



#contenu-recette span
{
	color:#8d4227;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:0px;
}
#contenu-recette h1
{
	color:#612a00;
	font-size:30px;
	font-style:italic;
	/*margin-top:-7px;*/
}
#contenu-recette h2, #contenu-famille h2
{
	color:#f8b708;
	font-size:18px;
	font-style:italic;
	/*margin-top:-10px;*/
}

#contenu-recette p span.accessoires
{
	color:#F8B708;
	font-size:18px;
	font-style:italic;

}

#contenu-recette ul
{
	list-style-type: square;
}
.clear
{
	position:relative;
	clear:both;
}




/*Fin Recettes*/
























.content-main {
	background: url(/images/recette-back.png) no-repeat left top;
	padding:20px 0px 20px 20px;
	width:600px;
}



table {
	width:100%;
	/*border: 1px solid #666666;*/
	vertical-align: top;
}
table td {
	vertical-align: top;
}

table.identification td {
	padding:20px;
	background: url(/images/bg.gif) no-repeat left top;
}


table tr td.inputCell input {
	margin:0px;
	padding:2px;
	border: 1px solid #666666;
	height:15px;
}

textarea {
	margin:0px;
	padding:2px;
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;

}


table td.lblFooter {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#8d4227;
	font-size:20px;
	
}






table td.mnt {
font-size:20px;
width:100px;
}


div.form_bloc {
	padding:10px 0px 20px 20px;
	background: url(/images/bg.gif) no-repeat left top;
}

div.form_footer {
	height:150px;
	padding:30px 0px 0px 10px;
	background: url(/images/bgformfooter.jpg) no-repeat center top;
}


h3 {
	color:#000;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}

h4 {
	color:#8d4227;
	font-size:18px;
	font-style:italic;
	padding-bottom:10px;
	
}

h2 {

	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

p span.label {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8d4227;
	font-weight:bold;
	
}


p.noinput input, input[type="radio"], input[type="checkbox"] {
	background-image:none;
	border:none;
} 

table.RadioButtonList tr td label, table.RadioButtonList tr td input[type="radio"]
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:none;

	
}
table.RadioButtonList tr td input[type="radio"]
{
	margin-left:170px;
}
table.RadioButtonList tr td label
{
	margin-left:5px;
}

table.Paiement
{
	width:400px;
	background: transparent url(/images/bgPaiement.gif) no-repeat right top;
}



p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-bottom:5px;
}


p.btn {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	padding-left: 30px;
}

div.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}

div.btn input {
	background: url(/images/bginput.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:bold;
}

p.btn input {
	background: url(/images/bginput.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:bold;
}


.ErrorsList
{
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
}


.ErrorsList ul {
	list-style-image: url(../images/bullet_error.png);
	margin: 10px 0px 10px 30px;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}

.ErrorsList ul li {
	padding: 0px 0px 0px 6px;
	font-weight:bold;
}





p.error {
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	
}

p.error span {
	font-size:10px;
	font-weight:bold;
	margin-left:15px;

}


p.update
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
}


p 
{
	font-size:12px;
}
p span.highlight 
{
	font-size:14px;
	font-weight:bold;
}



.center {
	text-align:center;
}

input {
	background: url(/images/bginput.gif) repeat-x left bottom;
	border: 1px solid #5C350E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

select {
	background: url(/images/bginput.gif) repeat-x left bottom;
	border: 1px solid #5C350E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}


input.action {
	background: url(/images/bginput.gif) repeat-x left bottom;
	border: 1px solid #5C350E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#8d4227;
	padding:2px;
	margin-left:15px;
}

input.intable
{
	margin-left:0px;
}

/*
a.spinbutton {
	text-decoration:none;
}
*/
a {
color:#5C350E;
/*text-decoration:underline;*/
font-weight:bold;
}

a:hover {
text-decoration:underline;
}


/* TITRE DE PAGE GENERAL */

.pageTitle {
	margin-bottom:10px;
}
.pageTitle2 {
	margin-bottom:10px;
}


.pageTitle span
{
	color:#8d4227;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}
.pageTitle h1
{
	font-size:26px;
	font-style:italic;
	/*margin-top:-7px;*/
}

.pageTitle h1 span
{
	color:#000;
	font-size:26px;
	font-style:italic;
}



/* Donwload */
.download 
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#8d4227;
	font-size:12px;
	
}

.alignRight 
{
	text-align:right;
	font-size:11px;
}

/* Mentions légales bas de page */

.legal {
	padding-top: 20px;
	margin-top:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.7em;
}


td.spinImgCell a, td.spinImgCell a.up, td.spinImgCell a.spinButton  {
	text-decoration:none; 
	color:#FFFFFF;
}
span.message {
	font-size:11px;
	color: #FF0000;
}

.panelTransports
{
	background: #fff url(../images/bgTransports.jpg) repeat-x bottom left;
	border:1px solid #bbb;
}

.panelTransports p
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#8d4227;
	padding:5px 0px 0px 5px;
}

.panelTransports table
{
	width:40%;
}

.panelTransports table tr td input
{
	background-image:none;
}


.panelPointsRelais 
{
	padding:10px;
}

.panelPointsRelais p
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.SwitchTransport {
margin-left:20px;
}

.SwitchTransport ul {
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
}


.SwitchTransport input[type="checkbox"]
{
	background-color: none;
	background-image:none;
	border: #fff 1px solid;
}



.SwitchTransport input[type="radio"]
{
	background-color: none;
	background-image:none;
	border: #fff 1px solid;
}
.RadPanelbar {
margin-bottom: 5px;
border: #efefef 1px solid;

}

p.panel {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-top:10px;
}

.ptRelai {
	font-size: 11px;
	width: 450px;
	background-image:none;
	background-color:#FEFF7D;
}
.red {
color : red;
}




/* Recettes boutiques */
p.ingredients {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

p.ingredients2 
{
	margin-top:10px;
	font-size:11px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

h2.recettes {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#8d4227;
	font-size:20px;
	font-style:italic;
}

.vignettes-recettes a
{
	float:left;
	margin:0px 10px 10px 0px;
}

.vignettes-recettes img
{
border: 4px solid #D8D8D8;

}

/* Pop Up ... */
h1.PopUpTitle {
	height: 35px;
	padding:5px 10px;
	margin:0px;
	background: #fff url(../images/bg-popup.jpg) repeat-x top left;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fff;
	font-size:20px;
}

p.PopUp 
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
	font-size:20px;
	margin-bottom:20px;
	text-align:center;
}

.EnabledDayStyle{
	background-color:#F7EFE7;
	border: 1px solid #000;
}

.DisabledDayStyle{
	background-color:red;
	color:#fff;
}



.AdrExp h4 
{
	font-size: 16px;
	font-style:italic;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin :0px;
	padding:0px;
	color:#000;
}

.AdrExp p 
{
	font-size: 14px;
	font-style:normal;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
	color:#000;
}

.TextInput 
{
	border:none;
	background:none;
	font-size: 12px;
	font-style:normal;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin :0px;
	padding:0px;
}



.HideMessage
{
	display:none;
}


div.question
{
	font-size: 20px;
	font-style:normal;
	font-weight:bold;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}

div.choix
{
	font-size: 14px;
	font-style:normal;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-left:30px;
	margin-bottom:30px;
}

h5.questionnaire
{
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}

div.choix p.CharacterLeft
{
	font-family :Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}

span.CharacterLeft
{
	font-family :Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}




p.facture
{
	text-align:left;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	font-family :"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-bottom:20px;
}


/* ToolTips */

a.tooltiplink 
{
	text-decoration:underline;
}

div.tooltipContent 
{
	text-align:left;
	border: 3px solid #D8D8D8;
}

a.tooltip{
	text-align:left;
	font-family:Arial;
	font-size:12px;
}

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal; 
    display: block; 
    position: absolute; 
    top: 30px; 
    left: -190px; 
    padding: 5px; 
    color: #000; 
    border: 4px solid #D4D4D4;
	/*background-color:#fff;*/
	background: transparent url(../images/fond-infobulle.png); 
    width:354px;
}
a.tooltip:hover em span {
    position: absolute; 
    top: -14px; 
    left: 195px;
    height: 14px; 
    width: 29px; 
    background: transparent url(../images/image-infobulle.gif); 
    margin:0; 
    padding: 0; 
    border: 0;
}
