@charset "utf-8";
body {
	background: #FFCC33;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	/*text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
    }
body tr {
	text-align: center;
}
.bar {
text-decoration:line-through ;
}
h1 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#promo li a {
	text-decoration: none;
	color: #F00;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
#promo a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

a:focus, #Menu_G li a:active {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	}
.parchemin {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	width: 400px;
	height: 350px;	
	position: relative;
	top: -200px;
	margin-right: auto;
	margin-left: auto;
}
.dispo {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	width: 750px;
	height: 400px;
	font-weight: bold;
	color: #400000;
}
.centre {
	margin: 0;
    padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 750px;
	height: 890px;
}
.centre #logo{
	width: 750px;
	height: 50px;
}
.centre #ca{
	width: 360px;
	height: 50px;
	float: left;
}
.centre #poste{
	width: 360px;
	height: 50px;
	float: right;
}
.centre img {
	border: 0;
}
.centre_mentions {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	width: 400px;
	height: 850px;
	position: relative;
	margin: 0;
    padding: 0;
	margin-right: auto;
	margin-left: auto;
}
.centre_quinous {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 750px;
	height: 850px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.centre_quinous table {
	font-family: "Times New Roman", Times, serif;
	width: 450px;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;

}
.centre_prod {
	margin: 0;
    padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 750px;
	height: 890px;
	overflow: auto;
}
.centre_prod img {
	border: 0;
}
#centre_prod_titre {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}	
#centre_prod_texte {
	font-size: 12px;
	text-align: left;
}
.centre_admin_ajout_prod {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 600px;
	height: 850px;
	margin-right: auto;
	margin-left: 100px;
	position: relative;
	margin-top: 0px;
	margin-bottom: auto;
}
.centre_admin_ajout_prod img {
	border: 0;
}
.centre_admin_modif_prod {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 700px;
	height: 850px;
	margin-right: auto;
	margin-left: 50px;
	position: relative;
	margin-top: 0px;
	margin-bottom: auto;
	overflow: auto;
}
.centre_admin_modif_prod img {
	border: 0;
}
.centre_liens {
	margin: 0;
    padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 700px;
	height: 890px;
	overflow: auto;
	margin-left: 50px;
}
.centre_liens img {
	border: 0;
}
.centre_liens_ajout {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 600px;
	height: 800px;
	margin-right: auto;
	margin-left: 80px;
	position: relative;
	margin-top: 0px;
	margin-bottom: auto;
}
.centre_liens_ajout_titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	width: 600px;
	height: 50px;
	margin: 0;
	padding: 0;
}
.centre_liens_ajout_erreur {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	width: 600px;
	height: 50px;
	margin: 0;
	padding: 0;
	color: #FF0000;
}
.centre_liens_code {
	font-family: "Times New Roman", Times, serif;
	border: 5px outset #CCCCCC;
}
.centre_liens_code td{
	font-family: "Times New Roman", Times, serif;
	background-color:#C68C4D;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.centre_liens_admin_liens {
	margin: 0;
    padding: 0;
	font-family: "Times New Roman", Times, serif;
	width: 600px;
	height: 750px;
	overflow: auto;
}
.centre_liens_admin_modif {
	margin: 0;
    padding: 0;
	font-family: "Times New Roman", Times, serif;
	width: 750px;
	height: 800px;
	overflow: auto;
}
.centre_liens_admin_modif img {
	border: 0;
}
.centre_liens_admin_livre {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	width: 550px;
	height: 715px;
}
.centre_livre {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	width: 750px;
	height: 890px;
}
.centre_livre img{
	border: 0;
}
.centre_livre_nombre {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	width: 100%;
	height: 85px;
}
.centre_livre_centre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 545px;
	height: 610px;
	position: relative;
	left: 105px;
}
.centre_livre_page {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	width: 100%;
	height: 20px;
}
.centre_livre_fiche {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	width: 260px;
	height: 285px;
}
.centre_livre_fiche_nom {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	width: 250px;
	height: 25px;
}
.centre_livre_fiche_texte {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	width: 250px;
	height: 200px;
}
.centre_livre_fiche_lieu {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
	width: 250px;
	height: 20px;
}
#degustation {
	height: 110px;
	width: 120px;
	top: 160px;
	right: auto;
	left: 90px;
	position: absolute;
}
#degustation img {
	border: 0;
}
#erreur {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	position: relative;
	z-index: +1;
	top: 30px;
	text-decoration: blink;
	height: 300px;
}
#Menu_H {
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
}
#Menu_H a {
	display: block;
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 125px;
	text-align: center;
}
#Menu_H a:hover {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	width: 125px;
	text-align: center;
}
#Menu_H a:active, #Menu_H a:focus {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-align: center;
	}
#Menu_G {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	}
#Menu_G li {
	font-weight: bold;
	color: #330000;
	margin-bottom: 1px;
	font-size:14px;
	text-align: left;
	font-style: normal;
	width: 180px;
	margin-left: 50px;
}
#Menu_G li a {
	display: block;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-decoration: none;
	padding: 4px 0;
	color: #330000;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
#Menu_G li a:hover {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

#Menu_G li a:focus, #Menu_G li a:active {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	}
#Menu_G_promo {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	}
#Menu_G_promo img{
	border: 0;
	}

#Menu_G_promo li {
	font-weight: bold;
	color: #330000;
	margin-bottom: 1px;
	font-size:14px;
	text-align: left;
	font-style: normal;
	width: 180px;
	margin-left: 50px;
}
#Menu_G_promo li a {
	display: block;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-decoration: none;
	padding: 4px 0;
	color: #C60000;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
#Menu_G_promo li a:hover {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#Menu_G_promo li a:focus, #Menu_G li a:active {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	}

.Bas_G {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	width: 250px;
}
.Bas_G a {
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.Bas_G a:hover {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Bas_G a:active, #Menu_H a:focus {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-align: center;
	}
.Bas_C {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	}
.Bas_C a {
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.Bas_C a:hover {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Bas_C a:active, a:focus {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-align: center;
	}
.Bas_D {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	}	
.Bas_D a {
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.Bas_D a:hover {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Bas_D a:active, a:focus {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-align: center;
	}
#menulog #monespace {
	font: bold 14px "Times New Roman", Times, serif;
	color: #330000;
	height: 155px;
	margin-top: 0px;
	text-align: center;
	margin-left: 40px;
	width: 200px;
}
#menulog form {
	margin: 10px;
}
#menulog #monespace a {
	color: #330000;
	font: 10px Arial, Helvetica, sans-serif;
}

#menulog input {
	width: 120px;
}
#menulog .assort {
	background: #FFCC33;
	width: 55px;
	font: bold 14px "Times New Roman", Times, serif;
	color: #330000;
	margin-left: 40px;
	height: 24px;
}

#passperdu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 500px;
	position: relative;
	top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#recherche {
	font: bold 14px "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 4px;
}
#recherche .champ_rech {
	width: 80px;
	height: 20px;
	margin-left: 10px;
}
#recherche .assort {
	background: #FFCC33;
	width: 90px;
	font: bold 14px "Times New Roman", Times, serif;
	color: #330000;
	height: 22px;
	margin-left: 48px;
}
#enregistrement_connect {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 400px;
	position: relative;
	top: 50px;
	border: 2px outset #CCCCCC;
	background-color: #CCCCCC;
	margin: auto;
	overflow: hidden;
}
#enregistrement_perso {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 400px;
	position: relative;
	top: 60px;
	border: 2px outset #CCCCCC;
	background-color: #CCCCCC;
	margin: auto;
	overflow: hidden;
}
#enregistrement_livr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 400px;
	position: relative;
	top: 70px;
	border: 2px outset #CCCCCC;
	background-color: #CCCCCC;
	margin: auto;
	overflow: hidden;
}
#enregistrement_valide {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 400px;
	position: relative;
	top: 80px;
	margin: auto;
	overflow: hidden;
}
#td1 {
	background-color:#CCCCCC;
	padding-top: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	padding-bottom: 4px;
}
#td2 {
	background-color:#C68C4D;
	padding-top: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	padding-bottom: 4px;
}
#td3 {
	background-color:#C68C4D;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	border-right-style: solid;
	border-left-style: solid;
	text-align: center;
}
#td4 {
	background-color:#C68C4D;
}
#tdpub {
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#C68C4D;
	text-align: left;
	font-size: 10px;
}
#tdpub a {
	text-decoration: none;
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
#tdpub a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
}

/* CSS pour le panier */
#td_liste {
	background-color:#C68C4D;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
}

.td_comble {
	float: left;
	width: 100%; 
    }
.erreur_article {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}	

.precherche {
	width: 400px;
	border: 2px outset #CCCCCC;
	overflow: hidden;
}

.cadrenews { BORDER-LEFT: #EEEEEE 1px solid; BORDER-TOP: #EEEEEE 1px solid; BORDER-RIGHT: #F4F4F4 1px solid; BORDER-BOTTOM: #F4F4F4 1px solid;}
.cadrecommentaires { BORDER-LEFT: #EEEEEE 1px solid; BORDER-TOP: #EEEEEE 1px solid; BORDER-RIGHT: #EEEEEE 1px solid; BORDER-BOTTOM: #EEEEEE 1px solid;}
.lignehautcaddie { BORDER-TOP: #CFFBC9 1px solid; }

.texte { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.textesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.textebig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold}
.textedate { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
.tips { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #9A9A9A; }


A.lien1 { 
	font-size: 11px;
	color: #330000;
	text-decoration:none; }
A:hover.lien1 {
	color: #330000;
	text-decoration:underline;
}

a.lien2 {
	font-size: 14px;
	color: #330000;
	text-decoration:underline;
}
a:hover.lien2 { 
	color: #330000;
	text-decoration:none;
	font-weight: bold;
 }

A.lien3 { font-family: Verdana; font-size: 11px; color:#6B4805; text-decoration:none; }
A:hover.lien3 { color:#6B4805; text-decoration:underline; }

A.liencopyright { font-family: Verdana; font-size: 11px; color:#9A9A9A; text-decoration:underline; }
A:hover.liencopyright { color:#368DC5; text-decoration:none; }

input,select,textarea {
	border:2px solid #666666;
	background-color:#FFFFFF;
	font-size: 11px;
}

form {margin-bottom:0px}

/* Retour paiement */
.p_centre {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 750px;
	height: 800px;
}
.p_centre .p_parchemin {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	width: 400px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
.p_centre .p_parchemin #p_ok{
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
/* Page Paiement securise */
.paiement_centre {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 750px;
	height: 890px;
}
.paiement_centre #paiement_secu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 750px;
	height: 890px;
	overflow: auto;
}
/* Newsletter */
.newsletter {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	width: 750px;
	height: 800px;
	color: #330000;
}
.newsletter #texte {
	height: 150px;
}
/* ref acceuil */
.refindex {
	height: 1px;
	width: 1px;
	clear: both;
	overflow: hidden;
	z-index: -10;
	position: absolute;
	right: 50000px;
}
