* {
	font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF !important;
}
body {
	color: #000000;
	text-align: center;
	font-size: 12pt
}

/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/
#tout {
	text-align: left;
	margin: 0; width: 16cm
	}
#header ,#left, #nav1, #nav2,#footer{display: none;
}
#centre { width: 98%}

#leftHome {
	padding-top: 13px;
}

#content {
	padding: 0px;
}
#home {
	/*vertical-align: top;*/
} 
/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
p {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 20px 0px;
}
a {text-decoration:none; color: #0000CC}
a:hover { text-decoration: underline; color:#CC0000  }
img { border: none}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding: 2px 0px;
}
h1 {
	font-size: 20pt;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background: url(images/puceH1.gif) no-repeat 0px 5px;
	padding-left: 22px;
}
h2 {
	font-size: 20pt;
	margin-bottom: 32px;
	margin-top: 2px;
	background-repeat: no-repeat;
	color: #CC0000;
	font-weight: normal;
	font-family: "Times New Roman", Verdana;
	letter-spacing: 1px;
	border-bottom:1px solid #CC0000
}
h2 span { font-size: 12pt}
h3 {
	font-size: 14pt;
	margin-bottom: 8px;
	background: url(images/dotted.gif) repeat-x bottom;
	padding: 5px 0px;
}
h3 span { float: right}
h4 {
	font-size: 12pt;
	padding: 0px 10px 0px 0px;
	margin-bottom:3px;
	}
h5 { font-size: 11pt}
h6 { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}

.cms h2 {  }
.cms h3 {}
.cms h4 { }
.cms h5 { }
.cms h6 { }

td { 
}

/* lists */
#content ul {
}
#content li {
}
p a { text-decoration: underline}
blockquote { margin: 0px 0px 0px 12px}
/* forms */
input,textarea,select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid #787878; 
	background: #fff; 
}

dl, dt, dd { padding: 0px; margin: 0px}
dd { margin-bottom: 4px; padding-bottom: 4px}


legend {
	font-size: 12px;
	background: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #8DA7B8;
	line-height: 120%;
}

label {
	width: 100px;
	display: block;
}

/*******************************************************************/
/******************        NAVIGATION         **********************/
/*******************************************************************/
div.back {  display: none}


#nav1 .on, #nav1 .on a {
	background-color: #E2E1CD;
	color: #000;
}
.bgNav1 {
	background: #993333;
}


/************ NAV2************/

/*******	NEWS	*******/
.news-box {
	padding: 4px 4px 6px 12px;
	background: url(images/separator.gif) no-repeat center bottom;
}
.news-box div{ margin-bottom: 6px}
.news-box h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding:0px;
	line-height: 1em;
}
div.next {
	text-align: right;
	padding: 2px 5px 2px 2px;
	font-weight: bold;
}
.date {
}
.date_rouge {
	color: #CC0000;
	font-size: 10pt;
}
/***************************************************************/
/**************       CLASSES DIVERSES         *****************/
/***************************************************************/
li.on { 
	/*padding: 3px 3px 3px 2px;*/
	background-color: #E5943B;
}

.drapeaux { display: none
}
.logo {
	height: 120px;
	display: block;
	text-align: center;
}
/**  PAVE GAUCHE   ************************************************/

/**  PAVE CENTRE   ************************************************/
/*****		GESTION DES IMAGES		*****/
.preview {
	text-align: center;
	margin-bottom: 4px;
	padding: 10px;
	background: #FFFFFF;
}
img.imgtoright, .imgtoright .photo, .toRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border-left: 10px solid #FFF
}
img.imgtoleft, .imgtoleft .photo, .toLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-right: 10px solid #FFF
}
.imgBlock {}
.imgBlock img {
	display: block;
	margin: 0px 4px 6px 4px;
}
div.photo { }
div.photo div{ padding: 3px; font-style:italic}
.bgCentre {
	background: #FFFFFF url(images/bgCentre.gif) repeat-x;
}

/*************/
.submit {
	font-weight: bold;
	border: 1px solid #35418F;
	background-color: #E5943B;
	margin-left: 70px;
	margin-top: 20px;
}


.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
	color: #CD5A00;
}
.legende {
	font-style: italic;
	font-size: 10pt;
	text-align: center
}

.required {
	color:#1188FF;
}

/*************  contact  ******************************/ 
.formContact table{
	margin: 8px auto 0px auto
}
.formContact td { padding: 4px}
.formLine1 {
	background-color: #F7F7F7;
}
td.formtit {
	color: #03473A;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	background-color: #CED3E7;
	border: 1px solid #35418F;
	vertical-align: inherit;
}
.answerMail {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding:8px;
	text-align: center;
	background: url(images/bgMail.gif) no-repeat;
}
.answerMail p { margin-bottom: 12px}

.titMail {
	margin-left: 90px;
}
.toSite {
	width: 130px;
	padding: 0px 0px 0px 20px;
	background: url(images/home.gif) no-repeat;
	text-align: left;
}



/************  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;
	width: 550px;
}
.cms td {
	line-height: 140%;
}
.cms .padRight { padding-right: 10px}
.cms .padLeft { padding-left: 10px}
.titAlbum {
	background: url(images/gallery.gif) no-repeat left center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 12px 4px 12px 40px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

#datacontainer {
	width: 558px;
	overflow:auto;
	height:125px;
	border: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
	}
#datacontainer a { width: 100px; height: 100px; display: block; border: 1px solid #FFF }
#datacontainer a:hover {
	border: 1px solid #CCCCCC
   }

/*********************	DONNEES TABULAIRES	*************************/
.tablo {
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 100%;
	
}
.tablo td {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border: 1px solid #C5C49A;
}
.champs {
	font-weight: bold;
	background: #FDEBD7;
}
.greyLine1 {
	background: #F8F8F8;
}

/****	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;
}



.box {
	margin-bottom: 8px;
}
.btn {
	background: url(images/bgBtn.jpg) repeat-x bottom;
}

.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: 3px;
	border: 1px solid #EAEAEA;
}
.wine_view td td{
 border: none;
 }
.wine_view b {

}

/********	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 {
	padding:2px;
   }
   
/******** ALBUM PRESS	************/  
div.album {
}
div.album img{ }
div.album a {
	display: block;
	height: 170px!important;
	width: 162px;
	padding: 3px;
}
div.album a:hover { background-color: #F5F5EF;}
div.album .item{
	float: left;
	border: 1px solid #C5C49A;
	margin: 0px 2px 2px 0px;
	padding: 0px;
	text-align: center;
}
div.album .mini{
	background-color: #FFFFFF;
	height: 104px;
}

/************	HTMLAREA	*************/
.titre_rouge { color: #CC0000}
.titre_marron { color: #936F00}
.titre_vert { color: #918E3C}

