html {
	/*overflow-y: scroll !important;
	overflow: auto;*/
	}
body,td {
	font-family: "lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

body {
	text-align: center;
	background: #FFF5D7
}
/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/
#tout {
	text-align: left;
	width: 990px;
	margin: 0px auto 0px auto;
	}
#header {
	background: #FFFFFF url(images/bgHeader.gif) repeat-x bottom;
	height: 80px;
}
#topHead {
	float: left;
	width: 782px;
}

#top-head { height: 26px;background: url(images/bgNavTop.gif) no-repeat right top;
}
#newsletter-form { padding: 2px 0 0 6px!important; padding: 1px 0 0 6px; margin: 0px 0 0 6px; color: #FFF; }
#newsletter-form label { display: inline; width: auto; font-size: 10px;}
#newsletter-form .btn { border: 1px solid #000; padding: 0px 3px; } 
#navTop { float: right; }

/**	NAV TOP	**/
ul#navTop {
	margin: 0;
	padding: 0;
	height: 26px;
	text-align: right;
	line-height: 15px;
	}
ul#navTop li {
	list-style-type: none;
	margin: 0px;
	padding:  2px 5px 0 5px;
	font-size: 10px;float: left;
	}
ul#navTop li a {
	text-align: center;
	text-decoration: none;
	font-family: "lucida grande", Tahoma;
	}
ul#navTop .facebook {}

ul#navTop a.type1 {
	padding: 0px 0px 0px 0px;
	}
ul#navTop a.type2 {
	padding: 0px 0px 0px 0px;
	}
ul#navTop li.on a { font-weight: bold;}

/***/
#centre {
	clear: both;
	width: 100%;
	height: 280px;
}
#left {
	width: 220px;
	vertical-align: top;
	background: #FFFFFF;
}
#home {
	padding: 60px 37px 30px 37px;
	vertical-align: top;
	background: #FFF;
	color: #000000;
	border-left: 1px solid #FFEDA4
	}
#content, #contactPage {
	padding: 30px 30px;
	vertical-align: top;
	background: #990000 url(images/bgContent.gif) repeat-x;
	color: #FFF;
}
#contactPage { background: #336699 url(images/bgContent2.gif) repeat-x;}
#footer {
	text-align: center;
	color: #990000;
	font-size: 10px;
	line-height: 140%;
	padding: 3px;
}
#footer p { margin: 0 0 6px 0; padding: 2px; }
#footer table.logos td {
	vertical-align: middle;
	color: #990000;
	font-size: 10px;
	padding: 2px;
}
/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
p {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 10px 0px;
	line-height: 130%;
}
a {text-decoration:none; color: #990000}
a:hover { text-decoration: underline; color:#000000  }
img { border: none}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding: 3px 3px;
}
h1 {
}
h2 {
	color: #FFFFFF;
	margin-bottom: 22px;
	padding-top: 2px;
	padding-right: 2px;
	font: normal 24px "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
h2 span {
	color: #FFD940;
	font-size: 20px;
}
h3 {
	font-size: 13px;
	margin-bottom: 6px
	
}
h4 { font-size: 11px;
	margin-bottom: 4px
	}
h5 { font-size: 10px}
h6 {}

.cms h2 {  }
.cms h3 {}
.cms h4 { }
.cms h5 { }
.cms h6 { }

td {
	/*vertical-align: top;*/
}
#home a { color: #660000}
#content ul {
	list-style-type: none;
	margin: 0px 0px 8px 10px;
	padding: 4px 2px 4px 6px;
}
#content li {
	padding: 0px 0px 0px 12px;
	background: url(images/puceUl.gif) no-repeat 0px 7px;
	margin-bottom: 4px;
	margin-left:20px;
	}
#content a { color: #FFEDA4; text-decoration: none}
#content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
blockquote { margin: 0px 0px 0px 12px}
/* forms */
input,textarea,select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px solid #787878; 
	background: #fff; 
}
input[type=text]:hover, textarea:hover { }
input[type=text]:focus, textarea:focus { border: 1px solid #C32853; background-color: #F8F8F8}

dl, dt, dd { padding: 0px; margin: 0px}
dd { margin-bottom: 4px; padding-bottom: 4px}

legend {
	font-size: 11px;
	padding: 3px 8px;
	margin-left: 4px;
	font-weight: bold;
	color:#6A0000;
	background: #FFEDA4;
	}
fieldset {
	margin-bottom: 14px;
	margin-right: 10px;
	border: 1px solid #FABE49;
	}
#contactPage legend {
	color: #FFFFFF;
	background: #00A8DF;
}
#contactPage fieldset {
border-color:  #00A8DF}

label {
	width: 100px;
	display: block;
}

#footer a {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
}
#footer a:hover {
	color: #000
	}
/*******************************************************************/
/******************        NAVIGATION         **********************/
/*******************************************************************/
ul#nav1 {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	height: 28px;
	}
ul#nav1 li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	/*width: 114px;*/
	}
ul#nav1 li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold
	}
ul#nav1 a.type1 {
	padding: 11px 11px 12px 10px;
	}
ul#nav1 a.type2{
	padding: 4px 11px 6px 10px;
	}
ul#nav1 .inactive {
	padding: 4px 0px 6px 0px;
	}
.inactive {
	color: #999999;
}
ul#nav1 li a:hover, ul#nav li a:focus, ul#nav li a:active {
	text-decoration: underline; 
	}
div.back { margin-bottom: 12px; padding: 0px 8px 0px 0px}

#nav1 .on { font-weight: bold;

}
#nav1 .on a {
	color: #000; text-decoration: underline;
}


/************ NAV2************/
#nav2{
	margin: 0px 0px 4px 5px;
	padding: 0px 0px 0px 10px;
}
#nav2 li{
	margin: 0px;
	list-style-type: none;
	padding: 4px 5px 5px 16px;
	background: url(images/puceNav2.gif) no-repeat 0px 3px;
	font-size: 12px;
}
#nav2 a{ 
	/*display: block;
	width: auto !important;
	width: 100%;
	padding: 3px*/
}
#nav2 a:hover{
	color:#CC0000 
	}
#nav2 .on {
	font-weight: bold; 
	}
#nav2 .on a{ }

ul.lvl1 {
	border: 1px solid #D6D0C7;
	background-color: #FFFFFF;
	padding: 2px 2px 5px 2px;
	margin: 4px 0px 2px 6px;
	}
#nav2 ul.lvl1 li{
	font-weight: normal;
	padding: 1px 2px 2px 15px;
	border-top: none;
	margin: 0px 0px 2px;
	background: url(images/puceLvl1.gif) no-repeat 3px 7px;
}
#nav2 .lvl1 a {
	}
a.on { 
	color: #000000}
#nav2 .lvl1 .on {}
#nav2 .lvl1 .on a{ font-weight: bold;
	color: #000000}
/*ul.lvl2 {
	margin: 0px;
	padding: 0px;
	}

#nav2 .lvl2 li { 
	background-image: url(images/pucenav2.gif); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
	}
*//*************************/

/*******	NEWS	*******/
.news-box {
	margin-bottom: 14px;
	padding: 4px;
}
.news-box h3.tit{
	font: bold 13px verdana;
	margin-bottom: 8px;
	text-align: right;
	}
.news-box h4{ font-size: 12px; color: #015A63; margin-bottom: 6px}
.titNews {
	border-top: 1px dotted #CDCB66;
	border-bottom: 1px dotted #CDCB66;
	background: url(images/puceTit1.gif) no-repeat 0px 6px;
	padding: 0px 0px 2px 14px;
	margin: 0px 0px 6px 0px;
	}

.news-box .text{
	margin-bottom: 6px;
	padding-bottom: 10px;
	line-height: 140%;
}
.news-box .view{
	text-align: right;
	background-color: #FFEDA4
}
.news-box .view a{
	background:  url(images/bgView.gif) no-repeat;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	}
.date {
	font-size: 10px;
}
.date2 {
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
	margin: 0px;
	background: #D70000;
	text-align: right;
	font-size: 11px;
}


#left h2{
	margin: 0px 0px 20px 0px;
	padding:4px 4px 14px 10px;
	background: #FFEDA4 url(images/bgTit.gif) no-repeat right bottom;
	color: #660000;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
}
#left h2 a{
	font: bold 13px Tahoma;
	display: block;
	}

/***************************************************************/
/**************       CLASSES DIVERSES         *****************/
/***************************************************************/
li.on { 
}

/*************		DRAPEAUX		************/
#drapeaux {
	vertical-align: bottom;
	padding-bottom: 10px;
}
#drapeaux ul { 
	float: right}
#drapeaux li{
	float: left;
	list-style-type: none
	}
#drapeaux a {
	display: block;
	width: 30px; height:16px}
#drapeaux a:hover {
	opacity: 0.5; 
	filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
   }

   
/********************/
.logo {
	float: left;
	padding: 0;
	margin: 0px;
}
/**  PAVE GAUCHE   ************************************************/

/**  PAVE CENTRE   ************************************************/
/*****		GESTION DES IMAGES		*****/
.preview {
	text-align: center;
	margin-bottom: 10px;
	font-size: 10px;
	padding: 10px;
}
img.imgtoright, .imgtoright .photo, .toRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.imgtoleft, .imgtoleft .photo, .toLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgBlock {}
.imgBlock img {
	display: block;
	margin: 0px 4px 6px 4px;
}
div.photo {
	text-align: center;
	padding: 2px;
}
div.photo div{ padding: 3px; font-style:italic}
.bgCentre {
	background: #FFFFFF url(images/bgCentre.png) repeat-x bottom;
}

/*************/
.submit {
	font-weight: bold;
	border: 1px solid #35418F;
	background-color: #E5943B;
	margin-left: 70px;
	margin-top: 20px;
}


.gras {
	font-weight: bold;
}
.grasRouge {
	font-size: 11px;
	color: #333333;
}
.italique {
	font-style: italic;
	color: #CD5A00;
}
.legende {
	font-style: italic;
	font-size: 11px;
	padding: 3px;
}

.required {
	color:#FFFF00;
	font-size: 11px;
}

/*************  contact  ******************************/ 
.formContact table{
	margin: 8px auto 10px auto
}
.formContact td { padding: 4px}
.formContact td td{ padding: 2px}
.formLine1 {
	background-color: #F7F7F7;
}

.coords {
	margin-left: 36px;
	line-height: 18px;
}
.answerMail {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding:10px;
	text-align: center;
	border: 1px solid #00A8DF;
}
.answerMail p { margin-bottom: 12px}
.toSite a {
	color: #FFDD53; font-weight: bold
}
a.link { color: #FFDD53; font-weight: bold}

/************  FOOTER   ********************************************************************************/
.up {
	padding: 0px 4px 8px 0px;
	text-align: right;
	display: none;
}
.linkMail { font-size: 11px; color: #CD5A00; font-weight: bold}

/*********************	NEW CMS	*************************/
.cms {
	margin-bottom: 14px;
}
.cms td, .div.cms {
	line-height: 140%;
}
.cms .padRight { padding-right: 10px}
.cms .padLeft { padding-left: 10px}
h3.titAlbum {
	background: #D70000 url(images/gallery.gif) no-repeat 4px 3px;
	padding: 12px 4px 12px 40px;
	color: #FFFFFF;
	margin: 0px 0px 3px;
}

#datacontainer {
	width: 615px;
	overflow:auto;
	height:125px;
	border: 1px solid #D70000;
	margin: 0px 0px 10px 0px;
	}
#datacontainer a { width: 100px; height: 100px; display: block; border: 1px solid #FFF }
#datacontainer a:hover {
	opacity: 0.5; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	border: 1px solid #CCCCCC
   }

/*********************	DONNEES TABULAIRES	*************************/
.tablo, .listingTab {
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 100%;
	background: #990000;
	
}
.tablo td, .listingTab td {
	vertical-align: top;
	padding: 4px 5px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #D70000;
	border-left: 1px solid #990000;
	font-size: 11px;
}
.tablo td td { padding: 0px; border: none; margin: 0px; font-size: 11px !important} /* Gère les table et td insérés via Tiny MCE */
.tablo table { width: 100%} /* Gère les table et td insérés via Tiny MCE */
tr.champs td {
	font-size: 10px;
	font-weight: bold;
	background: #E9E6D1;
	color: #000000;
	text-align: center;
}
td.champs2 {
	background: #D70000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #990000;
	}
table .tit{
	background: #D70000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 5px;
}
.listingTab a{
}
.greyLine1 {
	background: #F8F8F8;
}
/* 	STAGES	*/
.stages{
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 520px;
	background: #990000;
	
}
.stages td {
	vertical-align: top;
	padding: 4px 5px;
	border: 1px solid #CC7F7F;
	font-size: 11px
}
a.linkName { color: #FFFFFF;
	display: block;
	background: url(images/puce1.gif) no-repeat;
	padding-left: 16px;}
a.linkName:hover  { color: #FFEDA4} 
/****	POPUP	***/
#popUp {
	margin: 0px;
	padding: 0px;
	background: url(images/topPopUp.png) no-repeat 0px 20px;
}
#popUp .preview {
	margin: 0px;
	background: url(images/botPopUp.png) no-repeat left bottom;
	padding-bottom: 13px;
}
.close {
	color: #000000;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 6px;
	margin-bottom: 3px;
}



.btn {
	font-weight: bold;
	padding: 2px 4px;
	background: #FABE49;
	border: none; width: auto; overflow: visible;
}

.curseur {
	cursor: pointer !important;
	cursor: hand;
}
.slogan {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #936F00;
	text-align: right;
	padding: 3px;
}
.slogan2 {
	font: bold 13px "Times New Roman", Times, serif;
	color: #936F00;
	text-align: right;
	padding: 3px;
	letter-spacing: 1px;
}

/********	DETAIL DUN VIN	********/
.wine_view {
	border-collapse: collapse;
}
.wine_view table { background-color: #FFFFFF; width: 100%}
.wine_view td{
	padding: 4px;
	font-size: 10px;
}
.wine_view td td{
 border: none;
 }
.wine_view b {
	font-size: 10px;
}

/********	PAGINATION		******/
.pagine {
	margin:0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	clear:both; height: 30px
}
.pagine li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.pagine a { padding:2px;}
.pagine .on{
	padding:2px;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

a.next-prev {}
.pagine a.next-prev:hover, .pagine span.off {
	opacity: 0.5; 
	filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
	padding:2px;
   }
   

.neteor {
	height: 30px;
	border-right: 2px solid #B8BC5E;
	padding-left: 10px;
	font-size: 10px;
}
pre {
}

/************	HTMLAREA	*************/
.titre1 { color: #FFD940}
.titre2 { color: #FFF; background: #D70000}
.noline {
	border: none;
	background: none;
	
}

/* */
div.download {
	padding: 2px;
	border: 1px dashed #24486C;
}
div.download h4{ background: #E9F0F8 url(images/download.gif) no-repeat; padding: 2px 2px 2px 18px; margin: 0px; font-size: 11px; color: #24486C; }
div.download p{ padding: 2px; margin: 1px }.viewNews {
	margin: 0px 0px 6px;
	padding: 0px;
}

/* added on 20/04/2011 */
.homeText {
	font-size: 16px;
}

