/*--  balises générales --*/
html { 
	width:100%;
    overflow:auto;
	margin:0; padding:0; 
	background:#CAC7B8 url("../img/bg-page.jpg") top left repeat-x;
}

BODY {
	margin:0; padding:0;
	width:100%; 
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
	text-align:justify;
}

/*-- classes génériques ------*/
.asterisque 	{ font-size:10px;color:#FF0000; }
label.error { font-size:10px;color:#FF0000; font-style:italic; display:block;}
label.errorinput { font-size:10px;color:#FF0000; font-style:italic; display:block;}
input.error { border:1px #990000 solid; }
.div_error, .form_error{ background:#FBEED0 url("../img/bg_error_mini.png") top left no-repeat; padding:3px 0 3px 26px; color:#F80000; font-weight:bold; font-size:12px; margin:0.5em 0;}
.div_success, .form_success { background:#EAFAC9 url("../img/bg_success_mini.png") top left no-repeat; padding:3px 0 3px 26px; color:#008301; font-weight:bold; font-size:12px; margin:0.5em 0; }
form { display:block; padding:0; margin:0; }

/*-- titres ------*/
h1 { color:#676C79; background:url("../img/feuille-h1.gif") left top no-repeat; padding-left:50px; line-height:40px;  }
h2 {  }
h3 {  color:#E3C24F; font-size:18px; text-decoration:underline; }
h4 {  }
h5 { color:#996600; font-size:12px;  }
h1,h2,h3 { display:block; margin-bottom:0.5em; }

hr  {width:50%; border:1px solid #C68708; }

/*-- images ------*/
a img { border:0; }
img { display:block; }
.titre { font-size:17px; color:#CCCCCC; }

.img-cave { display:inline; border:1px solid #CCCCCC; padding:1px 1px 1px 1px; }
.img-bout { padding:1px 1px 1px 1px; }
.img-index { width:80px; padding:2px 2px 2px 2px; }


/*-- liens ------*/
a 			{ color:#666666; text-decoration:none; }
a:visited 	{ color:#000000; text-decoration:none; }
a:hover 	{ color:#901811; text-decoration:underline; }

.txt { font-size:12px; color:#000000; width:415px; line-height:22px; margin-left:51px; }

/*-- balises spécifiques  ---------------------------------------------------------------------------------------------------------------------*/

#container {
	/*debug css border:1px solid #FF0000;*/
	display:block;
	margin-left: auto; 
	margin-right: auto;
	width:920px;
	height:100%;
	padding-top:30px;
}

#contenu {
	padding:10px 20px 10px 20px;
}

/*#contenu table.histo {
	margin:0px 0px 0px 48px;
}*/

#histo { margin-left:48px; }

#plan { margin-left:25px; }

#mentions { margin-left:52px; width:780px; }

#question { margin-left:52px; }

#top {
	/*debug css border:1px solid #0000FF; */
	margin-left: auto; 
	margin-right: auto;
	width:920px;
	background:url("../img/bg-top.jpg") center top no-repeat;
	height:170px;
}
.logo-small {
	 float:right; 	
	 background:url("../img/logo-small.gif") center center no-repeat;
	 width:155px;
	 height:185px;
	 padding:28px 120px 0 0;
}

#ref ul li a { font-size:14px; color:#666666; }
#ref ul li a:visited { font-size:14px; color:#000000; }
#ref ul li a:hover { font-size:14px; color:#901811; }

/*#ref ul li { list-style-type: square;  background:url("../img/icone_restaurant.gif") left 0px no-repeat; list-style:none; padding-left:4px; padding-bottom:10px; }*/

span.liensphoto { font-size:14px; }

#ref ul li span { font-size:14px; color:#666666; }

#menu {
	/*debug cssborder:1px solid #FF0000;*/  
	margin-left: auto; 
	margin-right: auto;
	width:920px;
	background:url("../img/bg-menu.jpg") center center no-repeat;
	height:40px;
	_margin-top:-43px;
}
#menu ul li{display: inline; }

.submenu {background:url("../img/sous-menu.jpg") center top no-repeat; height:20px; width:920px;}


#menu-haut  {
	float:right;
	padding-right:15px;
	font-size:10px;  color:#666666; 
}

#mid {
	/*border:1px solid #FF0000;*/
	background:url("../img/bg-mid.gif") center center repeat;
	width:920px;
	min-height:200px;
}

.bg-g {
		background:url("../img/btle-pg.png") center center no-repeat;
		width:115px;
		height:465px;
}
	
.bg-img {
		background:url("../img/logo.jpg") center center no-repeat;
		width:440px;
		height:525px;
}

#gamme ul li {list-style-type: square;  list-style:none; background:url("../img/menu_vins2.gif") left center no-repeat; padding-left:24px; color:#E6C456; font-size:14px; }

td.fond_menu { background:url("../img/fond_menu.jpg") left top no-repeat; }

/*td.fond_vin { background:url("../img/fond_vin.jpg") left bottom no-repeat; }*/

.fiche{
	margin-left: auto; 
	margin-right: auto;
	 background:url("../img/fond_vin.jpg") left bottom no-repeat;
	/*min-height:310px;*/
	width:560px;
	padding:0px 0px 10px 0px;
	padding-bottom:50px;
}

/* Propriétés du conteneur de navigation -----------------------------*/
#navigation			{ position:relative; display:block; height:36px; padding:0; margin:0 0 0 15px; }

#navigation li		{ float:left;display: block;margin:0 2px 0 0; padding:0; border-right:1px #E4BC74 solid;}

#navigation li a		{ display:block; border:0; text-decoration:none; font-weight:normal; vertical-align:middle; padding:0px 10px; color:#ffffff; font-size:24px; margin:0px; white-space: nowrap; line-height:40px;  font-family:"Times New Roman", Times, serif ; }

#navigation li a:hover	{ color: #793A31; background:url("../img/menu-over2.jpg") top center no-repeat;  text-align:center;}

/*#navigation li.current a,li.jd_menu_hover_toolbar a    { background:url("../img/menu-over2.jpg") top center no-repeat; text-align:center;}
#navigation li.current ul li a, li.jd_menu_hover_toolbar ul li a { background:url(""); }

#navigation li ul { display:none; position:absolute; background-color:#ffffff; clear:left; height:auto; padding:0; margin:0;  z-index:1000; }
#navigation li ul li {  display:block; float:none; padding:0; margin:0; list-style-position:outside; }

#navigation li ul li a {  display:block; float:none; background:#ffffff url(""); background-color:#FFFFFF; background-image:none; margin:0; padding:0px 6px; line-height:normal; color:#666666; 
border:1px solid #A47B3C; font-size:14px;}

#navigation li ul li a:hover, li.jd_menu_hover_toolbar ul li a:hover, #navigation li ul li.current a {  color:#793A31; }*/
/* -- fin navigation --*/

#ariane {
	padding:25px 20px 0px 20px;
	margin-bottom:10px;
}
#ariane ul li { display:inline; }



#legal {
	line-height:20px;
	float:right;
	background:url("../img/legal.png") left bottom no-repeat;
	padding:0px 15px;
	text-align:center;
	font-size:9px;
	color:#FFFFFF;
	white-space:nowrap;
}

#legal li { display:inline; }
#legal a 			{ color:#FFFFFF; text-decoration:none; }
#legal a:visited 	{ color:#FFFFFF; text-decoration:none; }
#legal a:hover 		{ text-decoration:underline; }


#footer{
	margin-left: auto; 
	margin-right: auto;
	background:url("../img/bg-footer2.jpg") no-repeat;
	width:900px;
	height:100%;
	display:block;
	padding-top:15px;
	font-size:10px; color:#6A671E;
	text-align:center;
}


.dotted {
	border-right:1px dotted #6A671E;
	text-align:center;
	color:#6A671E;
}


.nous{
	float:right;
	background:url("../img/nous.gif") no-repeat;
	min-height:30px;
	width:70px;
	padding-right:10px;
}

.actualites {
	background:url("../img/cadre-actu.jpg") center  bottom no-repeat;
	width:280px;
	height:200px;
}

.block_actu {
	font-size:10px; 
	padding: 10px 10px 10px 20px;
}
.title {
	font-size:13px; 
	color:#56591E;
	font-family:"Garamond Normal",Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.txtactu {
	font-size:14px; 
	color:#000000;
	font-family: "Times New Roman", Times, serif;
}


/* Elements de formulaire ---------------------- */
input, select, span.input  { color:#666666; border:1px #CCCCCC solid; padding:2px; margin:5px 0 1px 0;border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC; }
textarea, div.textarea  { font-size:12px; color:#666666; border:1px #CCCCCC solid; padding:2px; margin:5px 0px;border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC; line-height:1.4em; width:95%; }
input[type='radio'] 	{ border:0px; vertical-align:middle; margin-right:2px; }


	
.fiche{
	margin-left: auto; 
	margin-right: auto;

	/*background:url("../img/fd-fiche.jpg") repeat-y;*/
	height:100%;
	width:610px;
	padding:10px 0px 10px 0px;
}