body {
	font-family:verdana;
	font-size:12px;
	font-color:#99492b;	
	margin:0px;
	padding:0px;
	line-height:19px;
}

h1 {
	font-size:18px;	
	text-align:center;
	margin-bottom:25px;
}

.lang {
	text-align:right;
	right:50px;
	margin-bottom:5px;
}

option {
	font-size:12px;
	font-family:verdana;	
}

select {
	font-size:12px;
	font-family:verdana;
	border-width:1px;
	border-style:solid;
	border-color:#ddd;
}

textarea {
	border-width:1px;
	border-style:solid;
	border-color:#ddd;	
}

#content {
    background-color:#fff;
	width:980px;
	height:auto;
	text-align:left;
}

.banner {
	background-image:url('../images/topbanner.jpg');
	background-repeat:no-repeat;
	height:125px;
	width:972px;
	margin:0px 0px 10px 5px;
}

#main{
	height:auto;
	width:835px;
	float:right;
}

#main a{
	color:#c94a27;
	font-family:verdana;
	font-size:12px;
	font-weight:regular;	
}

a:visited {
	color:#c94a27;	
}

#cornerLeft_t{
	clear:left;
	background-image:url('../images/cor_ltop.gif');
	background-repeat:no-repeat;
	height:14px;
	width:15px;
	float:left;
}

#lineTop{
	background-image:url('../images/l_top.gif');
	background-repeat:repeat-x;
	height:14px;
	width:803px;
	margin:0px;
	padding:0px;
	float:left;
}

#cornerRight_t{
	background-image:url('../images/cor_rtop.gif');
	background-repeat:no-repeat;
	height:14px;
	width:15px;
	float:left;
}

#middle{
	clear:left;
	background-image:url('../images/line_midl.gif');
	background-repeat:repeat-y;
	float:left;
	min-height:445px;
	width:833px;
	font-family:verdana;
	font-size:12px;
	color:#31170c;
}

.hotes{
	margin:5px 0px 0px 125px;
	height:20px;
}

.txt_middle{
	float:left;
	margin:0px 0px 0px 38px;
}

.txt_middle2{
	clear:left;
	padding-top:15px;
}

.vino{
	font-size:14px;
	color:#c94a27;
	text-align:center;
}

.vino1{
	margin-top:20px;
	text-align:center;
}

.vino1 span {
	margin-left:10px;
	margin-right:10px;
}

.txt_vino{
	clear:left;
	float:left;
	margin-left:10px;
	width:800px;
}

#cornerLeft_d{
	clear:left;
	background-image:url('../images/cor_ldown.gif');
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	float:left;
}

#lineDown{
	background-image:url('../images/l_down.gif');
	background-repeat:repeat-x;
	background-position:0px -1px;
	height:15px;
	width:803px;
	float:left;
	
}

#cornerRight_d{
	background-image:url('../images/cor_rdown.gif');
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	float:left;
}


#right {
	width:291px;
	float:left;
	padding:2px;
}

#footer {
	clear:right;
	width:980px;
	height:20px;
	text-align:center;
	margin-left:70px;
}

#footer div {
	padding-top:10px;
	font-size:10px;
}

#menu {
	height:368px;
	width:140px;
	float:right;
	margin-left:5px;
	margin-top:10px;
	color:#99492b;
	font-size:11px;
	font-family:verdana;
	line-height:14px;
}

.tab {
	background-image:url('../images/button_w.gif');
	height:29px;
	width:130px;
	margin-top:7px;
	padding:5px 0px 0px 5px;
	text-align:center;
	cursor:pointer;
	
}

.orange{
	background-image:url('../images/button_o.gif');
	height:29px;
	width:130px;
	margin-top:7px;
	padding:5px 0px 0px 5px;
	text-align:center;
	cursor:pointer;
}

.tab a {
	font-weight:regular;
	color:#99492b;
	text-decoration:none;
}

.tab span {
	position:relative;
	top:4px;
	right:2px;	
}

.logo{
	margin:5px 0px 0px 15px;
}

#map {
	border-width:1px;
	border-color:#b6b4b5;
	border-style:solid;
}

.scalendar_day{
	cursor:pointer;
}

.scalendar_day:hover{
	color:#FF0000;
	cursor:pointer;
}

.scalendarh {
	display:none;
}

.scalendarv {
	background-color:#fff;
	width:182px;
	position:relative;
	left:190px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	margin:0px;
}

h3 {
	font-size:13px;
	padding:3px 0px 3px 0px;
	margin:0px;
}

.left {
	clear:left;
	float:left;
	width:170px;
	margin-top:5px;
	text-align:left;
}

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

.photo {
	float:left;
	margin:5px;
	height:140px;
}

.bgpopup {
	width:100%;
	height:178%;
	background-color:#000;
	opacity:0.7;
	margin-top:-20px;
	position:absolute;
	z-index:99;
}

.popup {
	border:1px solid #000;
	background-color:#fff;
	width:660px;
	height:440px;
	position:absolute;
	z-index:100;
	left:25%;
	top:18%;
	opacity:1;
}

.bgpopup_h {
	display:none;
	visibility:hidden;
	position:absolute;
	z-index:0;
}

.popup_h {
	display:none;
	visibility:hidden;
	z-index:0;
	position:absolute;
}

#mydiv {
	color:red;	
}

#leave{
	background-image:url('../images/leave_pop.gif');
	background-repeat:no-repeat;
	width:347px;
	height:65px;
	margin-top:20px;
}

.cb {
	clear:both;	
}

.clear {
	clear:left;
	clear:right;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
}

.clear_left {
	clear:left;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;	
}

.clear_right {
	clear:right;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
}

.title_gite_chambre {
	color:#c94a27;
	font-size:16px;
	margin-bottom:10px;
}

.click_enter {
	float:right;
	margin:36px 20px 0px 0px;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px dotted #000;
	line-height:24px;
}

.click_enter a {
	text-decoration:none;
}

.address_block {
	font-size:10px;
	padding-top:10px;
	text-align:left;
}

.popup_content {
	 float:left;
	 margin-left:20px;
	 text-align:center;
}

.intro {
	clear:left;
	margin:0px 0px 0px 0px;
	padding-top:10px;
}