@charset "utf-8";
/*
CSS Document
Laurent Ilgart
01.58.35.01.13
*/

/* Global elements
=====================================================================*/


html, body {
	height:100%;
}	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.separation {
	clear: both;
	visibility: hidden;
	height: 1px;
}
fieldset, img, abbr {
	border: 0;
}
.distext, .smtPhone, #headerPhone {
	display: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
}


/* Generic Elements
===================================================================== */

body {
	background-color: #FBF0D3;
	background-image: url(../img/vignoble.jpg);
	background-position: 50% top;
	background-repeat: no-repeat;
	width: 945px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
h1 {
	font-size: 18px;
	margin: 0 0 8px;
	font-weight: 700;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	margin: 10px 0 8px 0;
	font-weight: 700;
	color: #660000;
	line-height: 20px;
}
h3, .titre3 {
	font-size: 14px;
	font-weight: 700;
	color: #847248; /*#0B2467;*/
	margin: 10px 0 8px 0;
}
ul, li {
	list-style-type: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #143179;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

/* Specific Elements (Decoration)
===================================================================== */

.strong {
	font-weight: 700;
}
.right {
	float: right;
	margin-left: 5px;
}
.left {
	float: left;
	margin-right: 5px;
}
.center {
	text-align: center;
}
.carte {
	float:right;
	display:block;
}
a.carte:hover {
	text-decoration: none;
}
.carte img {
	margin-left: 5px;
}
.barre {
	text-decoration: line-through;
}
.souligne {
	text-decoration: underline;
}
.prix {
	font-size: 110%;
	font-weight: 700;
	color: #d14914;
}
.promotion {
	font-size: 130%;
	font-weight: 700;
	color: #820000;
	font-style:italic;
}
.medaille {
	font-size: 90%;
	color: #333;
}
.medaillon {
	margin: 2px;
}
.espaceBas {
	margin-bottom: 5px;
}
.rouge, a.rouge:link, a.rouge:visited, a.rouge:hover, a.rouge:active {
	color: #600;
}
.bleu {
	color: #00F;
}
.noir, a.noir:link, a.noir:visited, a.noir:hover, a.noir:active  {
	color: #000;
}
.precision {
	font-size: 90%;
	font-style: italic;
}
.special {
	display: block;
}
.typo {
	font-family: inherit;
}
.imggauche{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #6e5d32;
}
.puce {
	margin: 0 0 0 5px;
	background-image:url(../img/puce_bleue.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	list-style: none;
	padding-left: 9px;
}
.redPoint {
	margin: 0 0 0 5px;
	background-image:url(../img/puce_rouge.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style: none;
	padding-left: 9px;
}
.puceRouge {
	background: url(../img/puce-rouge.png) no-repeat left 8px;
	padding-left: 8px;
}
.bouton {
	background-color: #847248;
	font-weight: 400;
	color: #fff;
	font-size: 11px;
	padding: 3px 5px;
	border: none;
	margin: 5px 0;
}
.error {
	position: absolute;
	top: 0;
	left: 0;
}
/* Structure du site
====================================================== */


#global {
	background: url(../img/fond_bicolore.png) center repeat-y;
	min-height: 100%;
	width: 945px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

/* Header & footer */

#header1,#header2, #footer {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0 auto;
}
#header1,#header2 {
	width: 919px;
	height: 125px;
}
#header1 {
	background: url(../img/bandeau_haut1.png) center no-repeat;
}
#header2 {
	background: url(../img/bandeau_haut2.png) center no-repeat;
}
#footer {
	background: url(../img/bandeau_bas.png) center no-repeat;
	height: 37px;
}

/* Logo Jean-Francois B */

#logo {
	background-image: url(../img/logo_jfb.png);
	background-repeat:no-repeat;
	width: 99px;
	height: 94px;
	position: absolute;
	right: 30px;
	top: 60px;
}

/* Contenu 
====================================================== */

#principal {
	padding-top: 20px;
	padding-bottom: 50px;
	overflow: hidden;
} 

/* Colonnes centrales */

#central {
 	float: right;
	width: 690px; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	padding-right: 15px;
}
#central p {
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Autres listes */

.espaceVertical p {
	margin: 15px 0;
}

/* Cadres fond blanc casse */

.cadreCouleur {
	padding: 10px;
	background-color: #FFF6DF;
	border: solid 1px #990000;
	margin: 0 15px 20px 0;
}
.cadreAdmin {
	width: 240px;
}


/* Newsflash */

.newsFlash {
	background: url("../img/cadre_info.png") no-repeat scroll left top transparent;
    color: #660000;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: 14px;
    margin: 0 0 10px -3px;
    padding: 7px 13px;
}

/* Le millesime a l'honneur */

.headerMillesime {
	padding: 10px;
	background-color: #FFDFE1;
	border: solid 1px #990000;
	margin: 0 15px 20px 0;
}
.headerMillesime img {
	/*margin: 5px;*/
	border: 1px solid #660000;
}
.headerMillesime h2 {
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
.headerMillesime h3 {
	text-align: left;
	font-size: 13px;
	margin-bottom: 10px;
	color: #660000;
}
.headerMillesime li {
	background: url(../img/puce-or.png) no-repeat left 7px;
	padding-left: 8px;
}
.headerMillesime p.headerDesc {
	color: #600;
	margin-bottom: 5px;
}
.headerMillesime a:link,
.headerMillesime a:visited,
.headerMillesime a:active {
	color: #4F3600;
}
.headerMillesime p.headerFiche a:link,
.headerMillesime p.headerFiche a:visited,
.headerMillesime p.headerFiche a:active {
	font-style: oblique;
	text-decoration: underline;
	font-size: 10px;
	color: #0B2467;
}
.gras, .gras1, .gras2, .gras3{
	font-size: 13px;
	font-weight: bold;
	color: #343541;
}
.gras3{ color: #600; }


/* Le vigneron du mois */

.headerVigneron {
	padding: 10px;
	background-color: #EAE7F5;
	border: solid 1px #31285B;
	margin: 0 15px 20px 0;
}
.headerVigneron img {
	/*margin: 5px;*/
}
.headerVigneron  h2 {
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	color: #31285B;
}
.headerVigneron  h2 span {
	color: #36118F;
}
.headerVigneron  h3 {
	text-align: left;
	font-size: 13px;
	margin-bottom: 10px;
	color: #31285B;
}
.headerVigneron  li {
	background: url(../img/puce-bleue.png) no-repeat left 7px;
	padding-left: 8px;
}
.headerVigneron p.headerDesc {
	color: #453881;
	margin-bottom: 5px;
}
.headerVigneron p.headerDesc img {
	border: 1px solid #36118F;
}
.headerVigneron p.headerPrix {
	text-align: center;
	margin-bottom: 0;
}
.headerVigneron p.headerFiche {
	text-align: right;
	margin-bottom: 0;
}
.headerVigneron a:link,
.headerVigneron a:visited,
.headerVigneron a:active {
	color: #20009F;
}
.headerVigneron p.headerFiche a:link,
.headerVigneron p.headerFiche a:visited,
.headerVigneron p.headerFiche a:active {
	font-style: oblique;
	text-decoration: underline;
	font-size: 10px;
	color: #0B2467;
}
.gras, .gras1, .gras2, .gras3{
	font-size: 13px;
	font-weight: bold;
	color: #343541;
}
.gras3{ color: #600; }

.vigneronTitre {
	text-transform: uppercase;
}


/* Les offres */

.specialFrame, .specialFrameLeft {
	width: 320px;
	background-color: #d9aa8a;
	color: #000;
	padding: 5px;
	border: solid 1px #990000;
	float: left;
	margin-top: 25px;
}
.specialFrameLeft {
	margin-right: 10px;
}
.specialFrameLeft .specialOffer {
	float: left;
	margin-left: 120px;
    margin-top: -40px;
}

.specialFrame .hachette12 {
	float: left;
	margin-left: 134px;
    margin-top: -40px;
}	
.specialFrame h2, .specialFrameLeft h2 {
	font-size: 14px;
	margin-top: 0;
}
.specialFrameLeft h3 {
	text-align: center;
}
.specialFrame li, .specialFrameLeft li {
	background: url(../img/puce-bleue.png) no-repeat left 7px;
	padding-left: 8px;
}

/* Le vin du mois */

p.headerPrix {
	text-align: center;
	margin-bottom: 0;
}
p.headerFiche {
	text-align: right;
	margin-bottom: 0;
}




/* Colonne de gauche */

#sidebar {
	float: left; 
	width: 201px; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	padding-left: 18px;
}
#sidebar p {
	margin-bottom: 8px;
}
#sidebar li {
	 margin-bottom: 5px;
	 font-size: 95%;
	 line-height: 14px;
}
.encart {
	font-weight: 700;
	font-size: 80%;
	border: 1px solid #990000;
	text-align: justify;
	padding: 4px;
	line-height: 14px;
}
.encart h2{
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #990000;
}
.imgSidebar {
	margin-left: -5px;
}

/* Panier */
.basket {
	background-image: url(../img/panier.jpg);
	background-repeat:no-repeat;
	width: 172px;
	height: 93px;
	margin-left: 17px;
	padding: 15px;
	color: #ffffff;
}
a.lienBasket {
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	text-decoration: underline;
}

/* Partie principale avec deux colonnes */

.deuxColonnes {
	float: left;
	margin: 0;
	padding: 0;
}
.deuxColonnes div.colLeft {
	width: 330px;
	float: left;
}
.deuxColonnes div.colRight {
	width: 320px;
	float: left;
	margin-left: 10px;
}
.deuxColonnes div.colLeft h2, .deuxColonnes div.colRight h2 {
	background: url("../img/puce_title.gif") no-repeat scroll -16px 2px transparent;
    padding-left: 22px;
}
.deuxColonnes div p {
	margin: 0 0 8px 0;
}
.deuxColonnes div li {
	margin: 10px 0;
}


/* Menus
====================================================== */

#header1 a:link, #header2 a:link, #footer a:link,
#header1 a:visited, #header2 a:visited, #footer a:visited,
#header1 a:active, #header2 a:active, #footer a:active,
#menuPrincipal a:link, #menuPrincipal a:visited, #menuPrincipal a:active {
	color: #FFF;
	font-weight: 700;
}

/* Menu Principal */

ul#menuPrincipal {
	margin-top: -25px;
	margin-left: 20px;
	position: absolute;
}
#menuPrincipal li {
	display: inline;
	margin-right: 8px;
	padding-right: 12px;
	border-right: 1px dotted #FFF;
}
#menuPrincipal li.last {
	border-right: 0;
}
#menuPrincipal a.actuel {
	color: #ECD9A6;
}
#menuPrincipal a:hover {
	color: #D1B573;
	text-decoration: none;
}

/* Menu Langue */

ul#langue {
	float: left;
	list-style-type: none;
	padding-left: 30px;
}
#langue li {
	display: inline;
	margin-right: 4px;
	padding-right: 6px;
	border-right: 1px solid #FFF;
}
#langue li.last {
	border-right: 0;
}

/* Menu Extranet */

ul#extranet {
	float: right;
	padding-right: 30px;
	list-style-type: none;
}
#extranet li {
	display: inline;
}

/* Menu Footer */

ul#footer li {
	float: right;
	margin-right: 20px;
	margin-top: 3px;
	list-style-type: none;
	display: inline;
}

/* Menus Extra */

div#liensExtra {
	width: 920px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#liensExtra a:link, #liensExtra a:visited, #liensExtra a:active {
	color: #9f9476;
}
ul#liensExtraMenuPrincipal {
	margin: 0 auto;
	width: 740px;
}
ul#liensExtraMenuPrincipal li {
	display: inline;
	margin: 0 5px;
}
ul#liensExtraVins {
	margin: 15px 0;
}
ul#liensExtraVins li {
	display: inline;
	float: left;
	width: 25%;
	text-align: center;
}

/* Tableau de la boutique */
/* Tableau paiement par chèque */


.tableauBoutique, .tableauCheque {
	width: 99%;
}
.tableauCheque {
	/*border: solid 1px #847248;*/
}
tfoot.recapBDC {
	font-size: 120%;
}
tr.pair {
	background-color: #f0e2bb;
}
tr.impair {
	background-color: #EBDBA9;
}
td, th {
	padding: 4px 2px 2px 2px;
}
.tableauBoutique th, .tableauCheque th {
	vertical-align: middle;
	font-weight: 700;
	color: #600;
}
.tableauBoutique th a {
	color: #600;
	text-decoration: underline;
}
.tableauBoutique td, .tableauCheque td {
	vertical-align: middle;
}
.tableauBoutique p, .tableauCheque p {
	margin-bottom: 0;
}
a.panier:link, a.panier:visited, a.panier:hover, a.panier:active,
a.hautPage:link, a.hautPage:visited, a.hautPage:hover, a.hautPage:active {
	float: right;
	font-style: oblique;
	text-decoration: underline;
	font-size: 11px;
	color: #600;
	margin-top: 10px;
}
.larg5 {
	width: 5%;
}
.larg7 {
	width: 7%;
}
.larg10 {
	width: 10%;
}
.larg12 {
	width: 12%;
}
.larg13 {
	width: 13%;
}
.larg14 {
	width: 14%;
}
.larg15 {
	width: 15%;
}
.larg22 {
	width: 22%;
}
.larg23 {
	width: 23%
}
.larg35 {
	width: 35%;
}
.larg42 {
	width: 42%;
}
.larg50 {
	width: 50%;
}

/* Total commande */

.totalCommande {
	margin-left: 20px;

}
.totalCommande p {
	margin: 5px 0;
}
.totalCommande  label {
	float: left;
	position: relative;
	width: 250px;
	text-align: right;
}
.totalCommande input, .totalCommande select, .totalCommande span.afficheDonnees {
	position:relative;
	left: 20px;
}
.totalCommande span.afficheDonnees {
	font-weight: 700;
}
/* Coordonnees */

.coordonnees {
	margin-left: 20px;
	position:relative;
}
.titreLivraison {
	margin-left: 135px;
	height: 40px;
}
.titreFacturation {
	margin-left: 25px;
	height: 40px;
}
.coordonnees p {
	margin: 5px 0;
}
.coordonnees  label {
	float: left;
	position: relative;
	width: 110px;
	text-align: left;
}
.coordonnees input, .coordonnees textarea {
	left: 20px;
    margin-right: 20px;
    position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Paiement carte bleue */

.paiement input {
	margin: 20px auto;
	display: block;
}

/* annonce */

#annonce {
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Affichage de la liste des domaines */
.listDomaines {
	border: solid 1px #F0E2BB;
	padding: 5px;
	margin: 0 10px 10px 5px;
	float: left;
	width: 45%;
}
.listDomaines li {
	margin-left: 5px;
}
.domaines .puce a.actuel {
	color: #7B9AEA;
	font-style: italic;
}

/* Page Cadeaux Entreprise */
.coordonnees .focus {
	background: #F0E2BB;
}
.coordonnees .normal {
	background: #fff;
}


/* Interface d'administration
================================================================================= */

.maj td, .maj td {
	vertical-align: top;
}
#erreur span {
	border: 1px solid red;
    color: #FF0000;
    display: block;
    float: left;
    font-weight: 700;
    margin-bottom: 17px;
    padding: 2px 5px;
}
#form1 input, #form1 select, #form1 textarea {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
