* {
	margin:0;
	padding:0;
}

.colclear{
	line-height: 1px;
	height: 1px;
	clear: both;
}

strong {
	color: #FFFFFF;
}

.underline {
	text-decoration: underline;
}

ul {
	margin-left: 15px;
	margin-bottom: 20px;
}

li {
	margin-bottom: 10px;
}

p {
	margin: 1.12em 0;
}

table {
	margin-bottom: 15px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.imgcenter {
	text-align: center;
}

.imgcenter img {
	border: 1px solid #666666;
	margin: 5px;
}


.floatright {
	float: right;
}

.bold {
	font-weight: bold;
	color: #FFFFFF;
}

body {
	margin: 0;
	padding-left: 0;
	margin-bottom: 0px;
	background-color: #9A6734;
	width: 100%;
	text-align: center;
	background-image: url('images/background-01.jpg');
	background-attachment: fixed; 
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	scrollbar-base-color: #B18B47;
	scrollbar-arrow-color: #260F00;
	scrollbar-highlight-color: #8F6131;
	scrollbar-track-color: #A2703E;
	color: #EEEEDD;
}

td {
	font-size: 11px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #302811;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: 15px;
	color: #563A1F;
}

a:link, a:visited {
	color: #302811;
	text-decoration: underline;
}

a:hover, a:active  {
	color: #302811;
	text-decoration: underline;
}

.retour {
	color: #302811;
	font-weight: bold;
	margin-top: 20px;
}

.imprimer {
	color: #302811;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

#header {
	/*	
	background-image: url('images/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	*/
	width: 830px;
	height: 16px;
	font-size: 10px;
	color: #ECECEC;
	background-color: #FFFFFF;
}

#photoheader {
	background-position: top center;
	background-repeat: no-repeat;
	width: 830px;
	height: 200px;
	background-color: #80796F;
	text-align: left;
}

#menu {
	background-color: #655D4B;
	width: 830px;
	height: 30px;
	position: absolute;
	filter: alpha(opacity=40); /* IE */
	-moz-opacity: 0.4; /* Mozilla */
	opacity: 0.4; /* CSS3 */
	-khtml-opacity: .4; /* Safari */
	z-index: 1;
}

#menucont {
	width: 830px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 11px;
	font-family: Verdana, "Times New Roman", Times, serif;
	text-transform: uppercase; 
	text-align: center;
	z-index: 2;
	position: absolute;
	color: #FFFFFF;
}

#menucont a:link, #menucont a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menucont a:hover, #menucont a:active  {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

#footer {
	background-color: #FFFFFF;
	width: 830px;
	height: 40px;
	text-align: center;
	color: #999999;
	font-size: 11px;
}

#footercont {
	padding: 3px;
}

#container {
	width: 830px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#main{
	background-color: #80796F;
	text-align: left;
	width: 830px;
	min-height: 624px;
	height: auto !important;
	height: 624px;
	background-image: url('images/bgmain-01.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	font-family: verdana, arial;
}

#maincont {
	float: left;
	width: 600px;
	margin-left: 25px;
}

img {
	border: 0px ;
}

#leftmenu {
	float: left;
	display: inline;
	text-align: left;
	font-weight: bold;
	width: 168px;
	font-size: 11px;
	margin-left: 20px;	
	margin-top: 15px;
}

#leftmenu li {
	list-style-type : square;
	padding: 3px;
	margin-left: 0px;
	padding-left: 0px;
}

#leftmenu ol {
	margin-left: 36px;
}

#leftmenu a:link, #leftmenu a:visited {
	color: #1D1400;
	text-decoration: none;
}

#leftmenu a:hover, #leftmenu a:active  {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.legende {
	font-style: italic;
	color: #996633;
	text-align: center;
	margin-top: 0;
}

.lien {
	margin-bottom: 15px;
}

.lien a, {

}

.lienslink {
	text-align: right;
	margin-top: 5px;
}

.lienslink a:link, .lienslink a:visited {
	font-size: 11px;
	text-decoration: none;
}

.lienslink a:hover, .lienslink a:active {
	text-decoration: underline;
}

.lienstitre {
	margin-bottom: 8px;
}

.categorieliens {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;	
	font-size: 12px;
	text-transform: capitalize;
	color: #563A1F;
}

.icone {
	border: 1px solid #765A38;
	margin-right: 4px;
	margin-top: 3px;
	float: left;
}

.newstitre, .rdptitre {
	font-weight: bold;
	font-size: 12px;
	color: #563A1F;
	margin-top: 4px;
}

.newscorps,.rdpcorps {
	padding-top: 15px;
	padding-bottom: 15px;
}

.newsdate, .rdpdate {
	font-size: 10px;
	color: #EEEEEE;
	padding-bottom: 8px;
	padding-top: 6px;
}

.newstexte {
	text-align: justify;
}

.newstexte  p{
	margin-top: 0;
	padding-top: 0;
}


.newstoutes {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	color: #563A1F;
	font-weight: bold;
	text-transform: uppercase;
}

A.newsbloc:link, A.newsbloc:visited, A.newsbloc:hover, A.newsbloc:active {
	color: #983504;
	font-weight : bold;
	text-decoration : none;	
	text-decoration: underline;
}

A.lire:link, A.lire:visited, A.lire:hover, A.lire:active {
	color: #983504;
	font-weight : normal;
	text-decoration : none;	
	text-decoration: underline;
}

.newslink {
	color: #302811;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsselected {
	color: #302811;
}

A.newslink:link, A.newslink:visited, A.newslink:hover, A.newslink:active {
	font-weight : normal;
	text-decoration : none;	
	font-size: 11px;
}

A.newslink:hover, A.newslink:active {
	text-decoration: underline;
}

A.newsselected:link, A.newsselected:visited, A.newsselected:hover, A.newsselected:active {
	text-decoration: underline;
o	font-size: 11px;
}

A.newsselected:hover, A.newsselected:active {
	text-decoration: underline;
}

.newsarchivesmois {
	padding: 10px;
}

#newsletter {
	font-size: 11px;
}

#newsletter h1 {
	font-size: 14px;
}

.insctext {
	BACKGROUND-COLOR: #E9E1D8;
	border: 1px solid #CCCCCC;
	color: #999999;
	height: 18px;
	font-size: 11px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
	width: 110px;
	text-align: center;
}

.inscsubmit {
	font-size: 10px;
	color: #000000;
	border: 1px thin hidden #CCCCCC; 
	background-color: #CCCCCC;
	height: 20px;
	margin-top: 10px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
}

body.nl {
	height: 100%;
	width: 600px;
	background-image: url('images/bg.jpg');
	background-position: top right;
	background-repeat: repeat-y;	
	background-color: #FFFFFF;
	text-align: left;
}

#nlbody {
	background-image: url('images/bg.jpg');
	background-position: top right;
	background-repeat: repeat-y;	
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 0px;
	color: #333333;
}

#nllogo {
	width: 600px;
	height: 155px;
	background-image: url('images/logo.gif');
	background-position: top center;
	background-repeat: no-repeat;	
}

#nldate {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right : 30px;
	text-align: right;
}

#nlmsg {
	padding-left : 30px;
	padding-right : 30px;
	padding-bottom : 30px;
}

#nlmsg div {
}

#nlmsg .newstitre {
	font-weight: bold;
	padding-top: 10px;
}

#nlmsg .newspostee {
	font-size: 11px;
	color: #666666;
}

#nlmsg .newstexte {
	text-align: justify;
}

#nlfooter, #nlfooter0 {
	padding-left : 30px;
	padding-right : 30px;	
}

#nlfooter {
	font-size: 10px;
	color: #999999;
}

#nlfooter a:link, #nlfooter a:visited, #nlfooter a:hover, #nlfooter a:active {
	color: #999999;
	text-decoration: underline;
}

#gallery div {
	border: 1px solid #765A38;
	margin-right: 5px;
}

#signature {
	color: #302811;
	margin-top: 25px;
	font-weight: bold;
}


.INPUT, .INPUTTEXTS, .INPUTTEXTM, .INPUTTEXTL {
	BACKGROUND-COLOR: #E9E1D8;
	border: 1px solid #999999;
	color: #666666;
	height: 18px;
	font-size: 12px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
}

.INPUTTEXTS {
	width: 132px;
	height: 18px;
}
.INPUTTEXTM {
	width: 160px;
}
.INPUTTEXTL {
	width: 300px;
}

.INPUTTEXTAREA {
	BACKGROUND-COLOR: #E9E1D8;
	border: 1px solid #999999;
	color: #666666;
	width: 300px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
}

.INPUTTEXTAREAS {
	BACKGROUND-COLOR: #E9E1D8;
	border: 1px solid #999999;
	width: 130px;
}

.submit {

}

.inscsubmit {
	font-size: 11px;
	color: #000000;
	border: 1px thin hidden #CCCCCC; 
	background-color: #CCCCCC;
	height: 20px;
	margin-top: 10px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
}

#insc {
	background-color: #80796F;
	width: 100%;
	text-align: center;
	background-image: none;
}

#newsletter {
	font-size: 10px;
}

#labels {
	text-align: right;
}

#labels img {
	margin: 5px;
}

#labelsfoot {
	text-align: center;
}

#labelsfoot img {
	margin: 3px;
}

#horaires {
	border-collapse: collapse;
	border: 2px solid #333333;
}

#horaires  td {
	padding: 4px;
	border: 1px solid #333333;
}

.flignes {
	margin-bottom: 25px;
}

.typesvins {
	margin-bottom: 15px;
	font-weight: bold;
}

.flignes p {
	padding: 5px;
	padding-top: 15px;
}

.ftitres {
	color: #EDC192;
	font-weight: bold;
	text-decoration: underline;
}

.medaille {
	padding-left: 15px;
	padding-right: 10px;
	background-image: url('images/medaille-vin.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	font-weight: bold;
}

#recompenses {
	margin-top: 20px;
	margin-bottom: 20px;
}

#photofiche, #printphotofiche {
	float: right;
}


#printheader, #printphotofiche {
	display: none;
}

#newsthb {
	margin-top: 20px;
}

#newsthb div {
	background-color: #999999;
	background-position: center center; 
	background-repeat: no-repeat; 
	width: 90px; 
	height: 60px;
	margin: 4px;
	border: 1px solid #765A38;
}

#newsthb img { margin:0; padding:0; border: 0; }

#leftgallery {

}

#tarif ul {
	list-style-type : square;
}

#tarif li a:link, #tarif li a:visited, #tarif li a:hover, #tarif li a:active {
	color: #302811;
	font-weight: bold;
}

#tarifhoraires {
	clear: both;
}

#tarifadresse p {
	line-height: 22px;
}

.millesime {
	margin-left: 15px;
	color: #000000;
}

.millesimesel {
	margin-left: 15px;
	color: #CCCCCC;
}

.vin {
	color: #000000;
}

.vinsel {
	color: #CCCCCC;
}

.vincouleur {
	color: #000000;
	border-top: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
}

.asavoir {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

#langues {
	text-align: right;
	font-size: 10px;
	padding: 8px;
	padding-bottom: 0;
	color: #302811;
}