* {
	margin: 0;
	padding: 0
}

body
{
	background: #474D6B url(../images/background.gif)  repeat-x;
	font: 11px  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #797979;
	text-align: center;
}

div, img { behavior: url(../css/iepngfix.htc) }	


#wrapper{
	border:0;
	position: relative; 
    margin: 0 auto 0 auto;
    width: 749px;
    text-align: left;
}


a{ 
	text-decoration: none;
	color: #797979;
 }

a:hover  { 
	text-decoration: underline;
	color: #797979;
	text-decoration: underline;
 }


.under { 
	text-align:center;
}	


p {
	color: #797979;
	text-align: left;
}

ul, li { 
	list-style-type: none;  
	margin:0;
	padding:0;
}

a img { 
	border: 0px; 
}
 
.floatimgleft {
	float: left;
	margin : 0px 15px 15px 0px;
}

.floatimgright{
	float: right;
	margin : 0px 0px 15px 15px;
}

hr {
	clear: both;
	visibility: hidden;
}

.spacer {
  clear: both;
}

a.contour img { 
	background-color:#fff;
	padding:1px; 
	border: 0px; 
	filter: alpha(opacity=99);  
    -moz-opacity: 0.99;
    -khtml-opacity: 0.99;
    opacity: 0.99;
}

a.contour:hover  img { 
	background:transparent url(../images/bkpix.gif) repeat;
	filter: alpha(opacity=70);  
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
	border: 0px; 
}

#linkbot {
	position: relative; 
	margin: 10px auto 20px auto;
	width : 600px;
}

p.botfoot {
	text-align:center;
	line-height: 20px;
}

a.linkbotfoot { 
	font: 11px  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #E0E0DF;
	text-align: center;
	text-decoration: none;
}

a:hover.linkbotfoot   { 
	color: #989898;
	text-decoration: none;
}


/*====================================================HEADER===================================================*/	
	
#header_01
{
	width: 749px;
	height: 100px;
	background:transparent url(../images/header_01.gif) no-repeat;
	z-index:2;
	}	

#header_10
{
	width: 749px;
	height: 27px;
	background:transparent url(../images/logo.jpg) no-repeat;
	z-index:3;
	}


#header_11{
	float: left;
	width: 602px;
	height: 27px;
	background:transparent url(../images/header_11.jpg) no-repeat;
	z-index:4;
	}

#header_12{
	float: left;
	width: 113px;
	height: 27px;
	background:transparent url(../images/header_12.jpg) no-repeat;
	z-index:4;
	}	
	
#header_13{
	float: left;
	width: 34px;
	height: 27px;
	background:transparent url(../images/header_13.jpg) no-repeat;
	z-index:4;
	}

	
#banner {
	width: 749px;
	height: 236px;
	clear: both;
	z-index:4;
	}




#cache {
	position:absolute;
	top:120px;
	left:0px;
	width: 745px;
	height: 311px;
	background:url(../images/home/cache.png) top left no-repeat;
	z-index:100;
}


/*==============================================MENU INDEX===================================================*/

#navbarindex {
	width: 236px;
	height: 34px;
	margin: 60px auto 0 auto;
	z-index:3;
	}
	
	
div#primarynavindex {
	width:236px;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
	/* not required at this time :)
	float:left; */
	}

	
div#primarynavindex ul#menuindex {
	height:34px;
	width:236px;
	background:transparent url(../images/menu-index.jpg) top left no-repeat;
	margin:0;
	border:0;
	padding:0;
	position:relative;
	}


div#primarynavindex ul#menuindex li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	}

	
ul#menuindex li,ul#menuindex a {
	height:34px;
	display:block;
	}


div#primarynavindex ul#menuindex li a {
	text-indent:-9999px;
	text-decoration:none;
	/* commented backslash hack v2 \*/
	overflow: hidden;
	/* end hack */
	}

	
#menu10{
left:0;
width:79px;
}

#menu20{
left:79px;
width:82px;
}

#menu30{
left:161px;
width:75px;
}



/* start of buttons */
/* The 'on' states follow */
#menu10 a:hover{
background:transparent url(../images/menu-index.jpg) 0 -34px no-repeat;
}
#menu20 a:hover{
background:transparent url(../images/menu-index.jpg) -79px -34px no-repeat;
}
#menu30 a:hover{
background:transparent url(../images/menu-index.jpg) -161px -34px no-repeat;
}




/*==============================================MENU===================================================*/
#navbar {
	width: 749px;
	height: 34px;
	z-index:3;
	}

#navbar_1 {
	float: left;
	width: 646px;
	height: 34px;
	z-index:4;
	}

#navbar_2 {
	float: left;
	width: 103px;
	height: 34px;
	background:transparent url(../images/menu_2.jpg) no-repeat;
	z-index:4;
	}

/*=====================================================SUB-MENU STYLE===================================================*/

#dropmenudiv{
position:absolute;
border-width: medium medium 0pt;
font:normal 10px Verdana;
line-height:25px;
background: #F5F4F0 url(../images/bg_dropdown.gif) repeat-x scroll center top;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-color:-moz-use-text-color;
text-decoration: none;
font-weight: bold;
color: #454545;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #8A8A8A;
background: transparent url(../images/bg_dropdown2.gif) no-repeat left top;


}
	
	
/*==============================================MISE EN PAGE GENERALE===================================================*/


#center{
	clear: both;
	width: 749px;
	background:transparent url(../images/centre.jpg) repeat-y;
	min-height: 400px;
	}
	

	
#contentleft{
	width:374px;
	float:left;
}

#contentright{
	width:372px;
	float:left;
}

h2.subleft
{
	padding-left: 40px;
	font-size: 1.4em ;
	font-size: 13px ;
	color: #797979 ;
	padding-bottom:10px;
}

h2.subright
{
	padding-left: 15px;
	font-size: 1.4em ;
	font-size: 13px ;
	color: #797979 ;
	padding-bottom:10px;
}

h2.vox
{
	padding: 50px 0 0 40px;
	font-size: 1.4em ;
	font-size: 13px ;
	color: #797979 ;
	padding-bottom:25px;
}

.contentimages{
	width:740px;
	height:150px;
}

.title{
 	padding-top:17px;
	padding-left:20px;
}


.subtitle{
	padding-bottom:13px;
	padding-top:5px;
	padding-left:40px;
}

p.normalcontent{ 
	line-height: 20px;
	padding: 0 40px 20px 40px;
	text-align: justify;
}

p.leftcontent{ 
	line-height: 20px;
	padding: 0 15px 20px 40px;
	text-align: justify;
}

p.rightcontent{ 
	line-height: 20px;
	padding: 0 38px 20px 15px;
	text-align: justify;
}

.righty{ 
	line-height: 20px;
	padding: 0 0 0 20px;
	text-align: left;
}


.floatimage {
	float: left;
	margin: 3px 7px 0px 3px;
	}
	
.gallery {
	width: 710px;
	height: 115px;
	margin-left:30px;
}
	
	
.floatgalery {
	float: left;
	margin: 30px 9px 0px 10px;
	}
	
.floatimgright{
	float: right;
	margin: 0px 0px 15px 15px;
}	
		
	
/*===================================================WINES STYLING===================================================*/		

#bottle{
	padding-top: 40px;
	}

.paratexte {
	color: #797979;
	text-align: left;
	padding: 0 0 50px 0;
	
}	
	
.winecontainer{
	width: 700px;
	padding-left:29px;
	
}

#floatimgwines{
	float: left;
    width: 76px;
	height:192px;
	
}		
	
#floatimgtext{
	
	float: left;
    width: 156px;
	height:192px;
}		
	
#inttexthaut{
	width: 149px;
	height:122px;
}		

#inttextbas{
	width: 149px;
	height:70px;
}	

.separawines{
	width: 740px;
	height:41px;
	background:url(../images/separawines.gif) no-repeat;
}	

p.textwines {
	line-height: 22px;
	color: #797979;
	text-align: left;
	padding: 56px 0 0 8px;
}

p.textwines a {
	color: #797979;
	text-decoration: none;
}

p.textwines a:hover {
	color: #D5B864;
}



/*==============================================DOWNLOAD STYLING===================================================*/	
	
.contwrapper{
	margin-left: 30px;
	padding-bottom: 40px;
    width: 740px;
    text-align: left;
	
}	
	
.contdownload{
	float: left;
	height: 125px;
	padding: 0 50px 50px 10px;
	width: 175px;
	font: 11px normal 'Lucida Grande', Verdana, Tahoma, sans-serif;
}


.contbottle{
	float: left;
	height: 125px;
	padding: 0 50px 50px 10px;
	width: 175px;
	font: 11px normal 'Lucida Grande', Verdana, Tahoma, sans-serif;
}


.contbottle li {
	line-height: 18px;
}

h2.tradedownload {
	padding: 15px 0 20px 0;
	font: 11px normal 'Georgia', serif;
	font-weight: bold;
	text-transform: uppercase;
}

h3.tradedownload {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	font: 9px normal 'Lucida Grande', Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #cdcdcd;
}

.tradebottle {
	float: left;
	margin: 0 10px 20px 0;
	height: 100px;
}	
	
span.downloaddetail {
	padding: 0 0 0 6px;
	font-size: 10px;
	color: #aaa;
}	
	
a.trade:link, a.trade:visited {
	font-weight: bold;
	text-decoration: none;
	color: #D5B864;
}
	
a.trade:hover, a.trade:active {
	text-decoration: underline;
}


/*==============================================PRESS STYLING===================================================*/	

#presswrapper{
	border:0;
	position: relative; 
    margin: 0 auto 20px auto;
    width: 450px;
    text-align: left;
	background: #fff;
}

table.bobby {
margin-left: 40px;
}

.linkpress{
float: left;
margin-left: 138px;
}


img#fll{
float: left;
padding-left:30px;
}


img#flc{

padding-left:140px;
}

.tab
{
	padding-left: 140px;
	
}


h2.big
{
	padding-left: 30px;
	}

h2.contenupress 
{
	padding-left: 140px;
	font-size: 1.4em ;
	font-size: 13px ;
	color: #BFBD64 ;
	padding-bottom:10px;
}

h2.contenupressparker
{
	padding-left: 100px;
	font-size: 1.4em ;
	font-size: 13px ;
	color: #BFBD64 ;
	padding-bottom:10px;
}


p.contenupress
{	 
	text-align: justify ;
	font-size: 11px;
	color: #5F5F5F;
	font-family: verdana, georgia, serif;
	line-height: 1.8em ;
	padding-left: 140px;
	padding-right: 40px;
}

p.contenupressparker
{	 
	text-align: justify ;
	font-size: 11px;
	color: #5F5F5F;
	font-family: verdana, georgia, serif;
	line-height: 1.8em ;
	padding-left: 100px;
	padding-right: 40px;
}


p.normalpress
{	 
	text-align: justify ;
	font-size: 10px;
	font-family: verdana, georgia, serif;
	line-height: 1.7em ;
	padding-left: 40px;
	padding-right: 40px;
}


a.contenupress
{
	color: #B8AA8E ;
	font-size: 10px;
	line-height: 1.9em ;
	text-decoration: none;
}


a:hover.contenupress
{
	color: #837050;
	font-size: 10px;
	line-height: 1.9em ;
	text-decoration: none;
}


/*=============================================CONTACT===================================================*/

#millieuleft
{
	width: 452px;
}		

#millieuright
{
	float: left;
    width: 288px;
	background:transparent url(../images/contact/fond.gif) repeat-y;
}

p.rightcontact{ 
	line-height: 21px;
	padding-left:40px;
	padding-right:2px;
	text-align: left;
}


.floatcontact {
	float: left;
	padding-left : 40px;
	border: 0px;
}


a.contourcontact img { 
	background-color:#fff;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	border: 0px; 
	filter: alpha(opacity=99);  
	-moz-opacity: 0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
}

a.contourcontact:hover  img { 
	background-color:#FFA800;
	filter: alpha(opacity=70);  
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	border: 0px; 
}


/*==============================================DIRECTIONS===================================================*/

.directionswrapper {
	border:0;
	position: relative; 
	margin: 0 30px 20px 40px;
	width: 650px;
	text-align: left;
	background: #fff;
}


/*==============================================FOOTER===================================================*/

#footer
{
	width: 749px;
	height: 40px;
	clear: both;
	background: url(../images/footer.jpg) top left no-repeat;
}	


#footer p{ 
	padding-top:95px;
	text-align: center;
	color:#797979;

}


/*====================================================LIGHTBOX=================================================*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 200;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 50%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 150;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../js/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 190;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

