*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
}

body
{
	text-align: center ;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
}

p
{
	margin: 10px 0;
	text-indent: 25px;
	text-align: justify;
}

p.na
{
	margin: 10px 0;
	text-indent: 0px;
	text-align: justify;
}

a
{
	color: #000000;
}

.nsi
{
	text-decoration: none;
	font-style: italic;
}

.i
{
	font-style: italic;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 16px;
}

h4
{
	margin: 10px;
	font-size: 16px;
	text-align: center;
}

.blanc
{
	color: #996633;
}

.rose
{
	color: #CC0066;
}

.rouge
{
	color: #800040;
}

.vert
{
	color: #009966;
	text-decoration: none;
	font-style: italic;
}

.vert2
{
	color: #006633;
	text-decoration: none;
	font-style: italic;
}

.bord
{
	color: #990000;
	text-decoration: none;
	font-style: italic;
}

.orange
{
	color: #ff9900;
	text-decoration: none;
	font-style: italic;
}

.cupillard
{
	color: #993399;
	text-decoration: none;
	font-size: 15px;
}

.millesime_bio
{
	color: #999933;
	text-decoration: none;
	font-style: italic;
}

.eau-vive
{
	color: #006666;
	text-decoration: none;
	font-style: italic;
}

/* accueil */

#accueil
{
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	min-height: 650px;
	background: url(images/accueil.jpg) no-repeat top center;
}

#accueil table
{
	margin-top: 350px;
	width: 500px;
	text-align: center;
	font-size: 16px;
}

#drapeaux
{
	position: absolute;
	top: 25px;
	width: 150px;
	left: 50%;
	margin-left: -400px;
}

a.langue
{
	text-decoration: none;
}

a.langue span
{
	display: none;
}

a.langue:hover,a.langue:focus,a.langue:active
{
	background: none; /* correction d'un bug IE */
	color: #006633;
}

a.langue:hover span,a.langue:focus span,a.langue:active span
{
	display: block;
	position: absolute;
	top: 430px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	z-index: 5;
	text-align: center;
	font-family: times, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
}

#annuairegreen
{
	position: absolute;
	top: 573px;
	width: 150px;
	left: 50%;
	margin-left: 151px;
}

#conteneur
{
	position: absolute;
	width: 754px;
	left: 50%;
	margin-left: -375px;
	text-align: left;
	border: 1px solid #006666;
	background-color: #ffffff;
}

#header
{
	height: 120px;
	border: 1px solid #ffffff;
	background: url(images/header.jpg) no-repeat left top;
}

table#contenu
{
	width: 100%;
	margin: 1px;
}

#separateur
{
	height: 1px;
	margin: 0 1px 0 1px;
	display: block;
	border: 0;
	font-size: 1px;
	line-height: 1px;
	background-color: #990000;
}

hr#separateur
{
	height: 2px;
	margin: 0 3px;
	padding: 0;
	border: 0;
	color: #336666;
	background-color: #336666;
}

td#menu
{
	width: 140px;
	height: 540px;
	background: url(images/menu.jpg) no-repeat left top;
	background-color: #f2f2f2;
}

ul#menu_liste
{
	position: relative;
	top: 210px;
	left: 31px;
	width: 80px;
	list-style-type: none;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
}

ul#menu_liste img
{
	border:0;
}

#titre
{
	text-align: center;
}

td#contenu
{
	padding: 0 14px 10px 14px;
	background: url(images/fond.jpg) no-repeat left bottom;
}

td#contenu-histoire
{
	padding: 0 14px 10px 14px;
	background: url(images/fond-histoire.jpg) no-repeat center top;
	color: #eeeeee;
}

td#contenu #titre img
{
	margin: 4px;
}

td#contenu img
{
	margin: 10px;
}

#compteur a
{
	text-decoration: none;
}

td#contenu #compteur img
{
	margin: 0;
}

#pied
{
	padding: 5px 10px 5px 15px;
	background-color: #f2f2f2;
	font-size: 11px;
}

#adresse
{
	float: left;
	text-align: center;
}

#ecocert
{
	text-align: right;
}

.adresse
{
	font-size: 12px;
}

#droite
{
	text-align: right;
}

/* actualites */

#separateur_actu
{
	height: 1px;
	margin: 25px 1px;
	display: block;
	border: 0;
	font-size: 1px;
	line-height: 1px;
	background-color: #cccccc;
}

ul#actualites
{
	margin: 0 10px 0 20px;
	/* list-style-image: url(images/puce.gif); */
	list-style-type: none;
	text-align: justify;
}

.degustation
{
	margin: 5px 0;
	letter-spacing: 2px;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}

.nouveaux_venus
{
	margin: 5px 0;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
}

ul#actualites li
{
	margin: 0;
	padding: 0 10px;
}

ul#actualites p
{
	text-align: justify;
}

ul#actualites img
{
	margin: 0;
	border: 0;
}

ul#actualites table
{
	border-collapse: collapse;
}

ul#actualites table td
{
	padding: 0 10px;
}

ul.animation
{
	list-style-type: none;
	list-style-image: url(images/puce_animation.png);
	margin: 0 0 0 20px;
}

ul#actualites ul.animation li
{
	margin: 12px 0;
}

ul#actualites p#mf_couston
{
	text-align: center;
	font-style: italic;
}

a#bio_en_fete
{
	text-decoration: none;
	font-style: italic;
	color: #800040;
}

a#pic
{
	text-decoration: none;
	font-style: italic;
	color: #666600;
}

a#biofach
{
	text-decoration: none;
	font-style: italic;
	color: #ff9900;
}

a#eau_vive
{
	text-decoration: none;
	font-style: italic;
	color: #006666;
}

a#biocoop
{
	text-decoration: none;
	font-style: italic;
	color: #006699;
}

a#riegel
{
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	color: #669999;
}

a#lien_galerie
{
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	color: #990000;
}

a#greenwinecomp
{
	text-decoration: none;
	font-style: italic;
	color: #669933;
}

a#rhonealpespassions
{
	text-decoration: none;
	font-style: italic;
	color: #990000;
}

#img_tnyt
{
	text-align: center;
}

a#tnyt
{
	text-decoration: none;
	font-style: italic;
	color: #000000;
}

/* infos bulles actualites */

a.info span
{
	display: none;
}

a.info:hover,a.info:focus,a.info:active
{
	background: none; /* correction d'un bug IE */
}

a.info:hover span,a.info:focus span,a.info:active span
{
	display: inline;
	position: absolute;
	z-index: 500;
	margin: 20px 0 0 10px;
	padding: 10px;
	background: #ffffff;
	text-align: center;
	color: #000000;
	border: 1px solid #003366;
}

a.info:hover span#special,a.info:focus span#special,a.info:active span#special
{
	margin: 20px 0 0 20px;
	padding: 0;
	width: 440px;
	text-indent: 0;
	text-align: left;
}

/* fiche produits */

span#menu_produits_window
{
	position: absolute;
	display: none;
	z-index: 600;
	left: 76px;
	top: 85px;
	padding: 0;
	width: 290px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
}

span#menu_produits_window_eng
{
	position: absolute;
	display: none;
	z-index: 600;
	left: 76px;
	top: 65px;
	padding: 0;
	width: 290px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
}

span#menu_produits_window_deu
{
	position: absolute;
	display: none;
	z-index: 600;
	left: 76px;
	top: 85px;
	padding: 0;
	width: 290px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
}

img#coupe
{
	float: left;
}

ul#menu_produits
{
	margin: 4px 10px 0px 65px;
	padding: 0;
	list-style-type: none;
}

ul#menu_produits li
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
}

ul#menu_produits li a
{
	margin: 0 0 0 4px;
	color: #000000;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

ul#menu_produits li#expression_syrah
{
	margin: -5px 0 0 4px;
}

ul#menu_produits_grd
{
	margin: 30px 0px;
	padding: 0;
	list-style-type: none;
}

ul#menu_produits_grd li
{
	margin: 5px 0px;
	text-align: left;
	font-size: 16px;
	font-style: italic;
}

ul#menu_produits_grd li a
{
	margin: 5px 15px;
	padding: 0;
	color: #000000;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}

ul#menu_produits_grd li img
{
	margin: 0 4px;
	border: 0;
}

td#fiche_produits
{
	background: url(images/coupe.jpg) no-repeat left bottom;
}

td#fiche_produits #titre img
{
	margin: 4px;
}

td#fiche_produits img
{
	margin: 10px;
}

#vin
{
	margin: 0 30px 15px 55px;
	font-size: 12px;
}

#vin p
{
	margin: 5px 0;
	text-indent: -25px;
}

#vin p img
{
	vertical-align: middle;
}

#vin p#medaille_biofach
{
	position: absolute;
	left: 170px;
	top: 180px;
	width: 350px;
	text-indent: 0px;
	font-size: 12px;
}

#vin p#medaille_vinalies
{
	position: absolute;
	left: 240px;
	top: 230px;
	margin: 5px 0;
	text-indent: 0px;
	font-size: 12px;
}

/* cepages */

.c_blanc
{
	font-size: 16px;
	color: #996633;
}

.c_rouge
{
	font-size: 16px;
	color: #800040;
}

/* tarifs */

table#tarifs
{
	margin: auto;
	font-size: 12px;
	border-collapse: collapse;
}

table#tarifs th
{
	padding: 6px;
	border-top: 1px solid #800040;
	border-bottom: 1px solid #ccb8b8;
	text-align: center;
	font-size: 16px;
	font-style: italic;
}

table#tarifs th#pied_tarifs
{
	font-size: 12px;
	background: none;
}

table#tarifs td
{
	padding: 3px 0;
}

table#tarifs td img
{
	margin: 0;
	border: 0;
}

.medaille
{
	padding: 2px 0 0 6px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.degre
{
	font-size: 10px;
}

/* points de vente */

dl#adresses_pts_vente span.departement
{
	position: absolute;
	display: none;
	z-index: 100;
	width: 550px;
	left: 180px;
	top: 180px;
	color: #000000;
}

dl#adresses_pts_vente a
{
	font-style: italic;
}

dt
{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

dt a
{
	text-decoration: none;
}

dd
{
	margin: 0;
	padding: 0;
}

div#separateur_ptsvente img
{
	display: block;
	margin: 4px 0 14px 0;
}

span.nom_pts_vente
{
	color: #000000;
}

ul.adresse
{
	margin: 8px 5px 8px 15px;
	list-style-type: none;
}

ul.adresse_sous_rubrique
{
	display: none;
	margin: 8px 5px 8px 15px;
	list-style-type: none;
}

ul.adresse li, ul.adresse_sous_rubrique li
{
	margin: 6px 0;
	font-size: 12px;
}

ul.adresse li.rubrique_ptsvente, ul.adresse_sous_rubrique li.rubrique_ptsvente
{
	margin: 16px 0 6px -5px;
	font-size: 12px;
	font-style: italic;
	color: #003366;
}

a#carte_mini
{
	position: absolute;
	display: none;
	padding: 5px;
	width: 130px;
	z-index: 200;
	left: 600px;
	top: 500px;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	line-height: 0;
}

div#carte
{
	display: none;
}

div.nom_departement
{
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 2px 12px;
	background: #ffffff;
	font-style: italic;
	text-align: center;
	color: #000000;
	border: 1px solid #003366;
}

li.region_old
{
	color: #006633;
	text-decoration: none;
	font-style: italic;
}

ul.revendeur_old
{
	list-style-type: none;
}

ul#actualites ul.revendeur_old li
{
	margin: 4px 0 2px 0;
}

ul.adresse_old
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

ul#actualites ul.adresse_old li
{
	margin: 4px 0;
	font-size: 12px;
}

.ouverture
{
	padding: 0 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

/* acces */

#centre
{
	text-align: center;
}

td#contenu #centre p
{
	margin: 5px 0;
	text-align: center;
}

#echelle
{
	font-size: 12px;
}

#echelle a
{
	text-decoration: none;
}

#courrant
{
	font-size: 14px;
}


#blanc
{
	display: inline;
	position: absolute;
	z-index: 400;
	width: 152px;
	height: 114px;
}

#blanc2
{
	display: inline;
	position: absolute;
	z-index: 400;
	width: 152px;
	height: 114px;
}

#image
{
	position: absolute;
	z-index: -400;
}

.test span
{
	display: none;
}

.test:hover span,.test:focus span,.test:active span
{
	background: none; /* correction d'un bug IE */
}

.test:hover span,.test:focus span,.test:active span
{
	display: inline;
	position: absolute;
	z-index: 500;
	padding: 3px;
}

/* galerie */

#galerie
{
	text-align: center;
}

p.legende_photo
{
	margin: -5px 0 5px 0;
	padding: 0;
	text-indent: 0;
	text-align: center;
	font-style: italic;
}

a.nav_galerie
{
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	color: #003366;
}

/* liens */

dl#liens a
{
	text-decoration: none;
	font-style: italic;
}

dl#liens p
{
	text-indent: 0;
}

dl#liens img
{
	border: 0;
}

dl#liens table
{
	width: 100%;
	text-align: center;
}

