@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #372614;
}
#container {
	background-image: url(images/background.jpg);
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 52px;
	margin-bottom: 71px;
	background-repeat: repeat;
	border: 5px solid #3E672D;
	margin-bottom: 25px;
}
#container #content {
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 22px;
	padding-left: 22px;
	width: 807px;
	line-height: 20px;
}
#container  #content  p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c0b04;
	margin: 0px;
	padding: 0px;
}
#container #content h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1c0b04;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #content #form_left  {
	float: left;
	width: 50%;
}
#container #content#form_right  {
	float: right;
	width: 50%;
}

#container #content #maincontent {
	position: relative;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 230px;
	margin-bottom: 20px;
}

#container #content #maincontent #homelink  {
	position: absolute;
	display: block;
	background-image: url(images/home.png);
	height: 28px;
	width: 57px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	bottom: 76px;
	right: 0px;
}
#container #content #maincontent a #homelink:hover {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: left -29px;
}

#container #content #maincontent #thevillalink {
	position: absolute;
	display: block;
	background-image: url(images/villa.png);
	height: 29px;
	width: 113px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	bottom: 38px;
	right: 0px;
}
#container #content #maincontent a #thevillalink:hover {
	background-image: url(images/villa.png);
	background-repeat: no-repeat;
	background-position: left -30px;
}
#container #content #maincontent #reservationslink {
	position: absolute;
	display: block;
	background-image: url(images/reservations.png);
	height: 28px;
	width: 165px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	bottom: 0px;
	right: 0px;
}
#container #content #maincontent a #reservationslink:hover {
	background-image: url(images/reservations.png);
	background-repeat: no-repeat;
	background-position: left -28px;
}

/* French menu */

#container #content #maincontent #thevillalinkfr {
	position: absolute;
	display: block;
	background-image: url(images/villa_fr.png);
	height: 29px;
	width: 113px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	bottom: 38px;
	right: 0px;
}
#container #content #maincontent a #thevillalinkfr:hover {
	background-image: url(images/villa_fr.png);
	background-repeat: no-repeat;
	background-position: left -30px;
}
#container #content #maincontent #reservationslinkfr {
	position: absolute;
	display: block;
	background-image: url(images/reservations_fr.png);
	height: 28px;
	width: 165px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	bottom: 0px;
	right: 0px;
}
#container #content #maincontent a #reservationslinkfr:hover {
	background-image: url(images/reservations_fr.png);
	background-repeat: no-repeat;
	background-position: left -28px;
}
#container #footer{
	padding-left: 22px;
	padding-right: 19px;
	background-color: #3E672D;
	color: #1C0B04;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}
#container #lang {
	text-align: right;
	padding-right: 19px;
	padding-left: 22px;
	margin-bottom: -15px;
	padding-top: 5px;
}

#footer a:link, #footer a:visited {
	color: #B8A56D;
}
#footer a:hover {
	color: #BBB2AD;
}


.gs {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.gb {
	width: 257px;
	padding-bottom: 17px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul li  {
	display:list-item;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c0b04;
	list-style-image: url(images/bullet.png);
	padding-bottom: 6px;
}
.clear {
	clear: both;
	float: none;
}
div.mpage {
	margin-bottom: 0px !important;
}

#form_right input, #form_right textarea, #form_right select, #form_left input, #form_left textarea, #form_left select {
	background-color:#C8BA91;
	border:1px solid #8D7C47;
}

#link {
	text-align: center;
}

#link a {
	color: #B8A56D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 25px;
}

#link a:hover {
	color: #BBB2AD;
}
