* { margin: 0; padding: 0;}
a {outline: 0;}
html, body {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000 url("../images/bg_body.png") top repeat-x;
	font-size: 100%;
}

#enveloppe {
	position: relative;
	height: 100%;
	margin: 0 auto;
	background: url("../images/bg_enveloppe.png") top center no-repeat;
	margin-top: 20px;	
}

#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 220px;
	min-height: 100%;
}

#lang_switch {
	position: absolute;
	top: -14px;
	right: -30px;
	width: 165px;
	color: #b7b8ba;
	font-family: Helvetica, sans-serif;
	font-size: 0.75em;
	z-index: 2;
	opacity: 0.7;
	display: none;
}
#lang_switch a {
	display: block;
	width: 46px;
	float: left;
	text-decoration: none; 
	color: #b7b8ba;
}
/*
#lang_switch a.en {border-left: 1px solid #78797b;border-right: 1px solid #78797b;}
#lang_switch a.de {border-left: 1px solid #78797b;}
#lang_switch a.fr {border-right: 1px solid #78797b;}
*/

#lang_switch a.fr.current{padding-right: 8px;}
#lang_switch a.en.current{padding-left: 5px;}
#lang_switch a.de.current{padding-left: 1px;}

#lang_switch a.current {
	width: 12px;
	color: #707173; 
	border-bottom: 2px solid #000; 
	padding-bottom: 10px;
	text-indent: -20px;
	margin-left: 18px;
	margin-right: 8px;
	border-left: none;
	border-right: none;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url("../images/logo-domaine-pignier.png") no-repeat;
	width: 188px;
	height: 100px;
	z-index: 2;
}
#nav {
	z-index: 1;
	position: absolute;
	list-style-type: none;
	top: 0;
	left: 0;
	width: 797px;
	height: 238px;
	background: url("../images/bg_nav.png") no-repeat;
}
#nav.accueil {
	background: url("../images/bg_nav_accueil.gif") no-repeat;
}
#nav li a {
	position: relative;
	font-family: Times, serif;
	font-size: 1.3em;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
}
#nav li a.current {color: #b99c59;}
#nav_vins {top: 185px; left: -140px;}
#nav_histoire {top: 24px;left: -55px;line-height: 19px;}
#nav_contact {top: 65px; left: 215px;}
#nav_images {top: -52px; left: 275px; text-align: right;line-height: 21px;}
#nav_actus {top: -58px; left: 443px;font-size: 1.5em;}

/* Navigation gauche */

#subnav {
	position: absolute;
	top: 238px;
	left: 0;
	list-style-type: none;
}
#subnav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	border-bottom: 1px solid #1f1f1f;
	width: 190px;
	line-height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.875em;
	text-align: left;
	padding-left: 35px;
}
#subnav li a.current {color: #ba9c58;}
#subnav li a.link_archives {margin-top: 25px;border-top: 1px solid #1f1f1f;}
/* Sous navigation pages Nos vins */
#subnavvins {
	margin: 16px -30px 0 0;
	position: relative;
	float: right;
	clear: both;
	list-style-type: none;
}
#subnavvins li {color: #707173;border-bottom: 1px solid #e5e5e5;height: 30px;width: 150px;}
#subnavvins li a {
	text-decoration: none;
	color: #707173;
	font-family: Verdana, sans-serif;
	font-size: 0.875em;
	line-height: 30px;
}
#subnavvins li a.current, #subnavvins li a:hover {color: #ba9d59;}
/* Colonnes actualités */
#col_actus {
	width: 186px;
	height: 513px;
	background: url("../images/bg_col_actus.jpg") no-repeat;
	position: absolute;
	top: -2px;
	right: 0px;
	float: right;
}
.actu_col_accueil {margin-top: 15px;font-size: 1em;}
.actu_col_accueil h1 {
	font-family: font-family: "fertigo-script-1","fertigo-script-2",cursive;
	font-size: 1em;
	font-variant: small-caps;
	color: #fff;
	font-weight: normal;
}
.actu_col_accueil p, .actu_col_accueil a {
	color: #79581a;
	font-family: font-family: "fertigo-script-1","fertigo-script-2",cursive;
	text-decoration: none;
	font-style: italic;
}
.actu_col_accueil p {font-size: 0.75em;	margin: 0;padding: 0;line-height: 0.80em;}
#mois_en_cours {
	position: relative;
	top: 3px;
	color: #d6c49c;
	font-size: 1.125em;
	font-family: Times, serif;
}
#link_galerie_photos, #link_archives_actus {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	/*color: #d6c49c;*/
	color: #fff;
	opacity: 0.4;
	position: absolute;
	float: right;
	right: 26px;
	display: block;
	width: 100px;
}
#link_archives_actus {top: 39px;}
#link_galerie_photos {top: 313px;}
#col_actus_content {
	position: absolute;
	top: 70px;
	left: 10px;
	text-align: right;
	width: 165px;
	height: 230px;
	overflow: hidden;
}

/* Pied de page */

#footer {
	position: relative;
	bottom: 0;
	margin: auto;
	margin-bottom: 50px;
	clear: both;
	background: url("../images/bg_footer.png") no-repeat;
	width: 984px;
	height: 66px;
	color: #716a69;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 100;
}

#adresse span {font-size: 14px;}
#adresse {margin-right: 25px;}
#sommaire_pied a {
	color: #716a69;
	text-decoration: none;
	font-size: 1.3em; 
	font-family: Times, serif;
	font-variant: small-caps;
	vertical-align: middle;
}
#sommaire_pied {
	margin-top: 15px;
	font-size: 0.60em;
	font-family: Arial, sans-serif;
	font-variant: normal;
	vertical-align: bottom;	
}

/* Contenu principal */

#content {
	position: relative;
	z-index:3;
	top: 238px;
	left: 190px;
	width: 545px;
	min-height: 525px;
	margin-bottom: 30px;
	padding: 0 60px 20px 0;
	text-align: justify;
	background: #fff url("../images/bg_content_vins.png") top right no-repeat;
}
.mceContentBody #content {background-image: none; background-color: inherit;}
#content a {color: #716a69;}
#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #ba9c59;
	padding: 40px 0 30px 30px;
	text-align: left;
}
#content p {
	font-family: Times, serif;
	font-size: 0.88em;
	color: #87888a;
	padding-left: 30px;
	text-align: left;
	line-height: 110%;
	padding-bottom: 15px;
}
#content p img {
	float: right;
	position: relative;
	top: -95px;
	padding: 0 20px 10px 20px;
}
#content p img.titre2lignes {
	top: -120px;
}
#content a img {
	text-decoration: none;
	border: none;
}
#content a {
	color: #bb9d59;	
}
#content .link_pdf {
	background: url("../images/picto-pdf.png") center left no-repeat;
	vertical-align: top;
	height: 24px;
	display: block;
	line-height: 26px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 30px;
}

/* Pages histoire */
#content.histoire {
	height: 100%;
	position: relative;
}

#content.histoire p {
	padding: 5px 0 10px 60px;
	width: 450px;
	text-align: justify;
}
#content.histoire em {color: #ba9d5a;}
#content.histoire .legende {
	border-top: 1px solid #ba9c59;
	border-bottom: 1px solid #ba9c59;
	padding: 10px 0 10px 0;
	color: #ba9c59;
	float: left;
	clear: both;
	margin: 20px 30px 20px 10px;
	width: 190px;
}

#content.histoire .legende span {
	float: left;
	display: block;
	width: 190px;
	font-size: 0.69em;
	font-family: "Helvetica Neue", Arial, sans-serif;
}
	
/* Page accueil */
#content.accueil {
	left: 0;
	background: url("../images/bg_content_accueil.jpg") top left no-repeat;
	width: 797px;
	height: 281px;
	min-height: 100%;
	text-align: center;
	padding-top: 260px;
}
#content.accueil p {
	font-family: Times, serif;
	font-size: 0.875em;
	color: #333333;
	text-align: justify;
	width: 455px;
	margin: 0 auto;
	padding-left: 160px;
}
#content.accueil a {color: #515253;}
#content.accueil #intro {
	color: #716a69;
	font-family: Helvetica, sans-serif;
	font-size: 0.875em;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 80px;
	font-weight: normal;
}
#content.accueil #intro strong {color: #fff;font-size: 13px;font-weight: bold;}
#content.accueil img {position: static;}
#logo_demeter {
	position: absolute;
	top: 30px;
	right: 0;
}


/* Galerie photos */
#content.galerie_photos {
	z-index:3;
	background: url("../images/bg_galerie_photos.gif") top right no-repeat;	
}


/* Actualité */

#content.actualite {
	background-color: #bb9e5a;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	min-height: 100%;
}
#content div.container_actualite {
	background: #bb9e5a url("../images/bg_content_actualite.jpg") top right no-repeat;
	width: 605px;
	min-height: 540px;
	height: 100%;
}

#content.actualite h1, #content.actualite h2 {
	font-weight: normal;
}
#content.actualite h1 {
	font-family: Times, serif;
	font-size: 1.875em;
	color: #91753b;
}
#content.actualite h2 {
	text-align: left;
	font-size: 1.5em;
	color: #fff;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 560px;	
}
#content.actualite .news {
	margin-bottom: 15px;
	padding-right: 15px;
}
#content.actualite p {
	font-family: "fertigo-script-1","fertigo-script-2",cursive;
	font-style: italic;
	color: #79581a;
	line-height: 120%;
	font-size: 0.8em;
}
#content.actualite p a {
	color: #684702;
}
#content.actualite .illustrations {
	position: relative;
	top: 0;
	left: 30px;
	float: left;
	width: 170px;
	margin-right: 60px;
	margin-bottom: 100px;
	clear: right;
}
.illustrations img {
	padding: 0 30px 20px 0;
	width: 170px;
}
/* Partenaires */

#content p.logos_partenaires {
padding-left: 5px;
width: 600px;
}
#content .logos_partenaires img {padding:0;margin:0;
position: static;float: left;}

/* Tarifs */
#content.tarifs h1 {padding-left:0;margin-left: 35px;color: #000;font-size: 1.125em;}
#content.tarifs {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#content.tarifs p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	padding-left: 0;
	margin-left: 35px;
}
.tarifs table {
	border-collapse: collapse;
	width: 542px;
	margin-left: 35px;
	font-size: 0.75em;
}
.tarifs td {padding-left: 20px;height: 22px;font-size: 0.9em;}
.tarifs td.even {background-color: #c7ac64;}
.tarifs td.odd {background-color: #a79053;}

/* Tarifs formulaire */
.tarifs h2 {font-size: 0.9em;margin-left: 35px;}
.tarifs #cp {width: 70px;}
.tarifs input.text {width: 300px;height: 20px;margin: 10px;}
.tarifs textarea {width: 300px;margin: 10px;} 
.tarifs label {display: block;width: 80px;text-align: right;float: left;line-height: 40px;}
.tarifs input.submit {background-color: #8D7E42;color: #fff;height: 20px;border: none;padding: 0 5px 0 5px;float: right;clear: both;}
/* Diaporama */
#slider a img{
	text-decoration: none;
	border: none;
}
#slider {
	position: absolute;
	left: 1px;
	bottom: 0;
	z-index: 3;	
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width: 185px;
	height: 179px;
	overflow:hidden; 
}	
#slider li span {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #706b6a;
	font-size: 0.75em;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:24px;
	height:17px;
	position:absolute;
	bottom: 0px;
	left: 5px;
	z-index: 4;
}	
#nextBtn{ 
	left:155px;
}														
#prevBtn a, #nextBtn a{
	text-indent: -9999px; 
	display:block;
	width: 24px;
	height: 17px;
	background: transparent url("../images/prev.png") no-repeat;
}	
#nextBtn a{ 
	background: transparent url("../images/next.png") no-repeat;	
}
#prevBtn a:active, #prevBtn a:focus, #nextBtn a:active, #nextBtn a:focus{
    outline:none;
}

/* JCarousel */
#carousel_products a img {
	border: none;
	width: 79px;
	height: 203px;
}

/* Gallery */
.gallery {
	float: left;
	clear: both;
	margin-right: 30px;
	padding: 3px 3px 0 3px;
}

/* Slider Galerie photos */
#galerie_photos a img{
	text-decoration: none;
	border: none;
}
#galerie_photos {
	position: relative;
	left: 145px;
	top: 85px;	
}
#galerie_photos ul, #galerie_photos li{
	margin:0;
	padding:0;
	list-style:none;
}
#galerie_photos li{ 
	width: 326px;
	height: 250px;
	overflow:hidden; 
}

.galerie_photos #prevBtn, .galerie_photos #nextBtn{ 
	display:block;
	width:35px;
	height:30px;
	position:relative;
	top: 16px;
	left: 100px;
}	
.galerie_photos #nextBtn{ 
	left:485px;
	top: -12px;
}														
.galerie_photos #prevBtn a, .galerie_photos #nextBtn a{
	text-indent: -9999px; 
	display:block;
	width:35px;
	height:20px;
	background: none;
}	
.galerie_photos #nextBtn a{ 
	background: none;
}
.clear {clear: both;}
