html {
	scrollbar-face-color: #eeeeee;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #660000;
	
	background: url('fd.gif') center repeat-y;
}

body {
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#999999;
	background: url('hd_h1.gif') top center repeat-x;
}

#zoom {
	visibility:hidden;
	position:absolute;
	left:20px; top:10px;
	border:1px solid #000;
}

.email {unicode-bidi:bidi-override; direction: rtl;}

input, select, textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#fff;
}

input, textarea {
	border: 1px solid #cccccc;
}
*>input, *>textarea {
	border-color : #333;
}

a{text-decoration: none; color: #660000;}
a:visited{text-decoration: none; color: #660000;}
a:active{text-decoration: none; color: #660000;}
a:hover{text-decoration: none; color: #999999;}

.textrouge{
	color:993333;
}
.texte {
	color: #660000;
	font-weight:bold;
}

#text {
	color:#999999;
	font-weight:normal;
}

strong {
	color: #993333;
}

#flags {
	position:absolute;
	bottom:8px;
	left:15px;
}

#flags div {
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:24px; height:17px;
	position:relative;
	background:#999;
}

#flags a {
	width:22px; height:15px;
	position:absolute;
	top:1px; right:1px;
}

#flag_fr a {
	display:block;
	background:url('../../fr/fr_off.jpg') no-repeat;
}

#flag_fr a:hover {
	background:url('../../fr/fr.jpg') no-repeat;
}

#flag_fr a.on {
	background:url('../../fr/fr.jpg') no-repeat;
}

#flag_uk a {
	background:url('../../uk/uk_off.jpg') no-repeat;
}

#flag_uk a:hover {
	background:url('../../uk/uk.jpg') no-repeat;
}

#flag_uk a.on {
	background:url('../../uk/uk.jpg') no-repeat;
}

#flag_kr a {
	background:url('../../kr/kr_off.jpg') no-repeat;
}

#flag_kr a:hover {
	background:url('../../kr/kr.jpg') no-repeat;
}

#flag_kr a.on {
	background:url('../../kr/kr.jpg') no-repeat;
}

#main{
	width:1000px;
}

#top{
	float:left;
	width: 100%;
	clear:both;
	
	background: url('top.gif') no-repeat;
	height:290px;
	position:relative;
}

#top div.top {
	position:absolute;
	left:152px; bottom:16px;
	width:842px; height:202px;
	background:no-repeat;
}

#top div.top a {
	display:block;
	width:100%;
	height:100%;
}

#top div.accueil {background:url('top/accueil.jpg');}
#top div.chateau-correnson {background:url('top/chateau-correnson.jpg');}
#top div.cave {background:url('top/cave.jpg');}
#top div.pressbook {background:url('top/pressbook.jpg');}
#top div.galerie {background:url('top/galerie.jpg');}
#top div.contact {background:url('top/contact.jpg');}
#top div.plan {background:url('top/plan.jpg');}
#top div.liens {background:url('top/chateau-correnson.jpg');}
#top div.legal {background:url('top/legal.jpg');}
#top div.cuvee-01 {background:url('top/cave.jpg');}
#top div.cuvee-02 {background:url('top/cave.jpg');}
#top div.cuvee-03 {background:url('top/cave.jpg');}
#top div.cuvee-04 {background:url('top/cave.jpg');}
#top div.cuvee-05 {background:url('top/cave.jpg');}
#top div.cuvee-06 {background:url('top/cave.jpg');}
#top div.cuvee-07 {background:url('top/cave.jpg');}
#top div.cuvee-08 {background:url('top/cave.jpg');}
#top div.cuvee-09 {background:url('top/cave.jpg');}
#top div.cuvee-10 {background:url('top/cave.jpg');}
#top div.cuvee-11 {background:url('top/cave.jpg');}
#top div.cuvee-12 {background:url('top/cave.jpg');}
#top div.cuvee-13 {background:url('top/cave.jpg');}
#top div.cuvee-14 {background:url('top/cave.jpg');}
#top div.cuvee-15 {background:url('top/cave.jpg');}

#data {	
	float:left;
	width: 100%;
	clear:both;
	background:url('fd.gif') repeat-y;
}

#menu {
	float:left;
	width:127px;
	
	padding:0;
	margin:0;
	
	margin-top:12px;
	margin-right:20px;
	padding-left:20px;
	
	list-style-position:outside;
	list-style-image:url('list.gif');
}

#menu li {
	text-align:left;
	margin-bottom:5px;
	margin-left:12px;
}

#menu a {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color: #666666;
	width:100%;
	display:block;
	padding:2px;
}

#menu a:hover, #menu a.active {
	color: #222;
	background-color:#eee;
}

#php {
	float:left;
	text-align:left;
	width:810px;
	margin-top:12px;
}

#footer {
	position: relative;  /* Nécessaire pour Safari */
	background: url('fd_bas1.gif') repeat-x bottom;
}

#footer img {
	padding-bottom:1px;
}

#footer h1 {
	padding-bottom: 0;
}

/************ PAGE GALERIE *************/
.thumbs {
	float:left;
	clear:both;
	width:800px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.thumbs li {
	position:relative;
	
	width:100px;
	height:100px;
	float:left;
}

.thumbs a {
	position:absolute;
	top:5px;
	left:5px;
	
	display:block;
	width:90px;
	height:90px;
	border:1px solid #CCC;
}
