/* Le Comptoir -- styles css */

/* global */


* {
margin: 0;
border: 1;
padding: 0;
font-family: helvetica, arial, sans-serif;
font-size: 0.95em;
color: #20201f;
}

html {
height: 100%;
background-color: #20201f;
background: #20201f url(../commun/fond.gif) 50% 0 repeat-y;
}

body {
height: 100%;
}

input {
color:black;
background-color:white;
font-size:12px;
font-family:arial;
}

select {
color:black;
background-color:white;
font-size:10px;
font-family:arial;
}


#contenu {
height: 100%;
background: url(../commun/fond_contenu.gif) repeat-x;
background-color: #fff;
}

#contenucatalogue {
height: 100%;
background: url(../commun/fond_contenu.gif) repeat-x;
background-color: #fff;
}

#contenutexte {
position: absolute;
top: 210px;
left: 10px%;
width: 450px;
text-align: justify;
color: #000;
font-size: 1.2em;
line-height: 1em;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

#contenuswf {
position: absolute;
top: 210px;
left: 500px;
width: 450px;
text-align: justify;
color: #000;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

#contenucommentaire {
position: absolute;
top: 210px;
left: 520px;
width: 450px;
text-align: justify;
color: #000;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

#contenudegustation1 {
position: absolute;
top: 500px;
left: 10px%;
width: 450px;
text-align: justify;
color: #000;
font-size: 1.2em;
line-height: 1em;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

h4 {
font-size: 1em;
color: #dc8e47;
}

h5 {
font-size: 0.8em;
color: #000000;
}

h6 {
font-size: 1em;
color: #000000;
}

#contenudegustation2 {
position: absolute;
top: 500px;
left: 500px;
width: 450px;
text-align: justify;
color: #000;
font-size: 1.2em;
line-height: 1em;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

#contenucatalogue p {
width: 700px;
text-align: justify;
color: #000;
font-size: 1.2em;
line-height: 0.7em;
margin-left: 30px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

#contenu p a {
color: #c00;
text-decoration: none;
}
#contenu p a:hover {
color: #9c0;
text-decoration: none;
}

#contenu p em {
font-style: normal;
color: #c00;
}

#type {
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 1.5em;
color: #dc8e47;
}

#appelation {
height: 20px;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 1.8em;
color: #ffffff;
}

#origine {
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 1.5em;
color: #713904;
}

h1 {
margin-left: 20px;
font-size: 1em;
color: #dc8e47;
}

h2 {
margin-left: 20px;
font-size: 1em;
color: #a35c1b;
}

h3 {
margin-left: 20px;
font-size: 1em;
color: #713904;
}

h4 {
font-size: 1em;
color: #dc8e47;
}

h5 {
font-size: 0.8em;
color: #000000;
}

#global {
position: relative;
width: 1024px;
height: 100%;
margin: 0 auto;
background-color: transparent;
}

#fondcentre {
float: left;
width: 1024px;
height: 100%;
}

#fondgauche {
float: left;
width: 64px;
height: 100%;
background: url(../commun/fond_gauche.gif) repeat-y;
}

#fonddroite {
float: left;
width: 64px;
height: 100%;
background: url(../commun/fond_droite.gif) repeat-y;
}

#banniere {
width: 1024px;
height: 150px;
background-color: #000;
}

#menulecomptoir {
width: 1024px;
height: 40px;
background-color: #fff;
}

#menu-blank1 {
float: left;
width: 40px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-blank-1.gif) 0 0 no-repeat;
}

a.menu-accueil {
float: left;
width: 104px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-accueil.png) 0 0 no-repeat;
}
a.menu-accueil:hover {
background: transparent url(../commun/menu-accueil.png) 0 -40px no-repeat;
}
a.menu-accueil span {
display: none;
}
a.menu-accueilactive {
float: left;
width: 104px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-accueil.png) 0 -40px no-repeat;
}
a.menu-accueilactive span {
display: none;
}

a.menu-catalogue {
float: left;
width: 125px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-catalogue.png) 0 0 no-repeat;
}
a.menu-catalogue:hover {
background: transparent url(../commun/menu-catalogue.png) 0 -40px no-repeat;
}
a.menu-catalogue span {
display: none;
}
a.menu-catalogueactive {
float: left;
width: 125px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-catalogue.png) 0 -40px no-repeat;
}
a.menu-catalogueactive span {
display: none;
}

a.menu-commande {
float: left;
width: 129px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-commande.png) 0 0 no-repeat;
}
a.menu-commande:hover {
background: transparent url(../commun/menu-commande.png) 0 -40px no-repeat;
}
a.menu-commande span {
display: none;
}
a.menu-commandeactive {
float: left;
width: 129px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-commande.png) 0 -40px no-repeat;
}
a.menu-commandeactive span {
display: none;
}

a.menu-degustationsdecouvertes {
float: left;
width: 256px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-degustationsdecouvertes.png) 0 0 no-repeat;
}
a.menu-degustationsdecouvertes:hover {
background: transparent url(../commun/menu-degustationsdecouvertes.png) 0 -40px no-repeat;
}
a.menu-degustationsdecouvertes span {
display: none;
}
a.menu-degustationsdecouvertesactive {
float: left;
width: 256px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-degustationsdecouvertes.png) 0 -40px no-repeat;
}
a.menu-degustationsdecouvertesactive span {
display: none;
}

a.menu-commentezlesvins {
float: left;
width: 199px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-commentezlesvins.png) 0 0 no-repeat;
}
a.menu-commentezlesvins:hover {
background: transparent url(../commun/menu-commentezlesvins.png) 0 -40px no-repeat;
}
a.menu-commentezlesvins span {
display: none;
}
a.menu-commentezlesvinsactive {
float: left;
width: 199px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-commentezlesvins.png) 0 -40px no-repeat;
}
a.menu-commentezlesvinsactive span {
display: none;
}

a.menu-contact {
float: left;
width: 108px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-contact.png) 0 0 no-repeat;
}
a.menu-contact:hover {
background: transparent url(../commun/menu-contact.png) 0 -40px no-repeat;
}
a.menu-contact span {
display: none;
}
a.menu-contactactive {
float: left;
width: 108px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-contact.png) 0 -40px no-repeat;
}
a.menu-contactactive span {
display: none;
}

#menu-blank2 {
float: left;
width: 63px;
height: 40px;
margin-top: 0px;
background: transparent url(../commun/menu-blank-1.gif) 0 0 no-repeat;
}











































#fondpage {
position: relative;
width: 970px;
margin: 0 auto;
height: 100%;
background: transparent url(../jplusb_imports/jplusb-fond-droite2.png) 915px 0 no-repeat;
}

#colonne {
float: left;
width: 200px;
background-color: #000;
}


/*
/*
/*
/*
/* elements */

#headertemp {
position: absolute;
top: 50%;
left: 50%;
width: 500px;
height: 200px;
margin-left: -250px;
margin-top: -100px;
background: transparent url(../jplusb_imports/index-temp.png) 0 0 no-repeat;
}

#headertemp h1 {
display: none;
}


#header {
position: relative;
width: 200px;
height: 260px;
}

#header h1 {
display: none;
}

a.logo {
position: relative;
top: 0;
left: 0;
display: block;
width: 200px;
height: 260px;
background: transparent url(../jplusb_imports/jplusb-header.png) 0 0 no-repeat;
text-decoration: none;
}

a.logo:hover {
background: transparent url(../jplusb_imports/jplusb-header.png) -200px 0 no-repeat;
}

a.logo span {
visibility: hidden;
}


/*
/*
/*
/*
/* menu */


#menu {
position: relative;
width: 200px;
}

#menu ul {
list-style-type: none;
}

#menu ul li span {
visibility: hidden;
}

#menu ul li a {
display: block;
height: 40px;
text-decoration: none;
}

#menu ul li a.menu-films {
background: transparent url(../jplusb_imports/menu-films.png) 0 0 no-repeat;
}
#menu ul li a.menu-films-active, #menu ul li a.menu-films:hover {
background: transparent url(../jplusb_imports/menu-films.png) 0 -40px no-repeat;
}
#menu ul li a.menu-boutique {
background: transparent url(../jplusb_imports/menu-boutique.png) 0 0 no-repeat;
}
#menu ul li a.menu-boutique-active, #menu ul li a.menu-boutique:hover {
background: transparent url(../jplusb_imports/menu-boutique.png) 0 -40px no-repeat;
}
#menu ul li a.menu-societe {
background: transparent url(../jplusb_imports/menu-societe.png) 0 0 no-repeat;
}
#menu ul li a.menu-societe-active, #menu ul li a.menu-societe:hover {
background: transparent url(../jplusb_imports/menu-societe.png) 0 -40px no-repeat;
}
#menu ul li a.menu-tournages {
background: transparent url(../jplusb_imports/menu-tournages.png) 0 0 no-repeat;
}
#menu ul li a.menu-tournages-active, #menu ul li a.menu-tournages:hover {
background: transparent url(../jplusb_imports/menu-tournages.png) 0 -40px no-repeat;
}
#menu ul li a.menu-contact {
background: transparent url(../jplusb_imports/menu-contact.png) 0 0 no-repeat;
}
#menu ul li a.menu-contact-active, #menu ul li a.menu-contact:hover {
background: transparent url(../jplusb_imports/menu-contact.png) 0 -40px no-repeat;
}

#menufond {
width: 200px;
height: 230px;
background: transparent url(../jplusb_imports/menu-fond.png) 0 0 no-repeat;
}


/*
/*
/*
/*
/* contenu */


#content {
float: left;
width: 620px;
padding: 0 20px;
background-color: #000;
}

img.bandeau {
margin: 5px 0 10px 0;
}

#content p {
font-size: 0.9em;
line-height: 1.4em;
margin-bottom: 10px;
}

#content p a {
color: #c00;
text-decoration: none;
}
#content p a:hover {
color: #9c0;
text-decoration: none;
}

#content p em {
font-style: normal;
color: #c00;
}


#content div.infos-textes {
position: relative;
top: 35px;
text-align: justify;
padding: 0 25px;
}

h1.ml {
font-size: 1.2em;
color: #c00;
margin-top: 20px;
}

#content h1.tournages {
display: block;
width: 570px;
height: 50px;
background: transparent url(../jplusb_imports/titre-tournages.png) 0 0 no-repeat;
}
#content h1.tournages span {
display: none;
}

#content h1.coordonnees {
display: block;
width: 570px;
height: 50px;
background: transparent url(../jplusb_imports/titre-contact.png) 0 0 no-repeat;
}
#content h1.coordonnees span {
display: none;
}

#content h1.societe {
display: block;
width: 570px;
height: 50px;
background: transparent url(../jplusb_imports/titre-societe.png) 0 0 no-repeat;
}
#content h1.societe span {
display: none;
}

#content h1.legal {
display: block;
width: 560px;
height: 50px;
background: transparent url(../jplusb_imports/titre-mentions.png) 0 0 no-repeat;
}
#content h1.legal span {
display: none;
}

a.contact-mail {
display: block;
width: 62px;
height: 25px;
margin-top: 5px;
background: transparent url(../jplusb_imports/bt-mail.png) 0 0 no-repeat;
}
a.contact-mail:hover {
background: transparent url(../jplusb_imports/bt-mail.png) 0 -25px no-repeat;
}
a.contact-mail span {
display: none;
}


div#space {
clear: both;
height: 120px;
}



/*
/*
/*
/*
/* footer */


#footer {
width: 620px;
height: 130px;
margin-bottom: 8px;
background: transparent url(../jplusb_imports/jplusb-footer-sans.png) 50% 0 no-repeat;
}

#footer p {
position: relative;
top: 110px;
text-align: center;
font-size: 0.7em;
color: #999;
}

#footer p a {
color: #ccc;
text-decoration: underline;
}

#footer p a:hover {
color: #9c0;
text-decoration: none;
}

#footer.verte {
width: 620px;
height: 160px;
margin-bottom: 20px;
background: transparent url(../jplusb_imports/footer-sans2-vert.png) 50% 0 no-repeat;
}

#footer.verte p {
position: relative;
top: 160px;
text-align: center;
font-size: 0.7em;
color: #999;
}

/*
/*
/*
/*
/* divers */

hr {
visibility: hidden;
margin: 20px 0;
}

.inv {
display: none;
}

hr.clear {
width: 1px;
visibility: hidden;
clear: both;
}


