* {
	margin: 0;
	padding: 0
}

body
{
	background: #281503 url(../images/back-pattern.gif) repeat;
	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: 740px;
    text-align: left;
}


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


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

 p {
	color: #797979;
	text-align: left;
	padding: 0 15px 10px 15px;
}


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;
	height:0px;
	display:block; 
	margin:-7px 0; 
	padding:0;
	font-size:1px;
	line-height:1px;
}

.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; 
}



/*====================================================HEADER===================================================*/	
	
#partone
{
	width: 740px;
	height: 48px;
	background: url(../images/top.gif) top left no-repeat;
	z-index:2;
}	

#partwo
{
	width: 740px;
	height: 49px;
	z-index:3;
}


#partwo01
{
	float: left;
	width: 274px;
	height: 49px;
	background:url(../images/top-left.gif) top left no-repeat;
	z-index:4;
}


#partwo02 {
	float: left;
	width: 466px;
	height: 49px;
	z-index:4;
}

#logo {
	position:absolute;
	top:0;
	left:23px;
	width: 217px;
	height: 127px;
	background:url(../images/logo2.png) top left no-repeat;
	z-index:100;
}

#cornerblog {
	position:absolute;
	top:0;
	left:0;
	width: 85px;
	height: 70px;
	background:url(../images/blog2.gif) top left no-repeat;
	z-index:80;
	}

#cornerblog a {
	display: block ;
	height: 100% ;
}


#cache {
	position:absolute;
	top:339px;
	left:715px;
	width: 25px;
	height: 28px;
	background:url(../images/cachebanner.png) top left no-repeat;
	z-index:100;
}


#terroir-cache {
	position:absolute;
	top:295px;
	left:0px;
	width: 740px;
	height: 71px;
	background:url(../banner/titre-terroir.png) top left no-repeat;
	z-index:90;
}

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

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:20px;
background:#fff url(../images/bg_dropdown.gif) repeat-x top;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #EBEAEA;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #BFBFBF;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #fff;
background:#CAD18C;

}

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


#banner {
	width: 740px;
	height: 269px;
	z-index:6;
	}

.sep{
	width: 740px;
	height: 16px;
	font-size:1px;
	line-height:1px;
	background: url(../images/sep.gif) no-repeat;
	z-index:7;
	}	
	
	
#center{
	width: 740px;
	min-height: 400px;
	background: url(../images/fond-centre.gif) repeat;
	}

#content{
	width:740px;
	margin:0;
	padding:0;
		
}

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

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

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

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


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

p.centercontent {
	color: #797979;
	text-align: left;
	padding: 0 0px 10px 0px;
}


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

p.rightcontent{ 
	line-height: 20px;
	padding: 0 0 20px 20px;
	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: 740px;
	height: 150px;
	padding:0;
	margin:0;
}
	
	
.floatgalery {
	float: left;
	margin: 30px 5px 15px 15px;
	}
	
.floatimgright{
	float: right;
	margin: 0px 0px 15px 15px;
}	

	
/*===================================================PAGE ACCUEIL===================================================*/
	
		
.lienblogpara {
	width:370px;
	color: #797979;
	text-align: left;
	padding: 0 0px 0px 0px;
	}


.lienblogpara a {
	color: #797979;
	}
	
.lienblogpara a:hover {
	text-decoration: none;
	color: #CAD18C;
}


.lienblogpara2 {
	width:370px;
	color: #797979;
	text-align: left;
	padding: 0 0px 3px 0px;
	border-bottom: #D0D0D0 1px solid;
}


.lienblogpara2 a {
	color: #CAD18C;
	}
	
.lienblogpara2 a:hover {
	text-decoration: none;
	color: #CE77C7;
}


/*===================================================WINES STYLING===================================================*/		


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

#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;

}


img#flc{
float: right;
}


.tab
{
	padding-left: 140px;
	
}


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
{
	float: left;
    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;
	margin : 0;
	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; 

}


/*==============================================VISIT===================================================*/

a.visit { 
	text-decoration: none;
	color: #CAD18C;
 }

a.visit:hover  { 
	text-decoration: none;
	color: #CE77C7;
 }
 

/*==============================================POPUP CEPAGES===================================================*/

.bodcepage
{
	background: #FFFFFF;
	font: 11px  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #797979;
	text-align: center;
}

h2.popup
{
	font-size: 1.4em ;
	font-size: 13px ;
	color: #BFBD64 ;
	padding: 45px 15px 10px 15px;
}

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

#footer
{
	width: 780px;
	height: 71px;
	background: url(../images/footer.gif) top left no-repeat;
}	

#footer2
{
	width: 780px;
	height: 135px;
	background: url(../images/footer2.gif) 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 */
	}	
	


