/* Styled by imi21.com Studios */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #bbbbff;
	text-transform: none;
	font-size: 11pt;
	font-style: normal;
	line-height: 1.2em;
}
a img {
	border: none;
}
a:link {
	color: #0066ff;
	text-decoration: underline;
}
a:hover {
	color: #7A0A17;
	text-decoration: underline;
}
a:visited {
	color: #0066ff;
	text-decoration: underline;
}
p {
	margin: 5px 0 5px 0;
}
#wrap {
	background-color: #fff9d5;
	width: 950px;
	padding: 0px;
	margin: 0px auto;
}
#footer {
	background-color: #fff9d5;
	width: 950px;
}
/* Header */
#header {
	padding: 0px;
	height: 219px;
}
#header #logo {
	padding: 0px;
	margin-left: 40px;
}
#header #top {
	width: 100%;
	height: 184px;
	background-repeat:  no-repeat;
	background-image: url(logo3.jpg);
}
#header #top1 {
	width: 100%;
	height: 110px;
	background-repeat: no-repeat;
	background-image: url(logo1.jpg);
}
#header #top2 {
	width: 100%;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(menubk2.jpg);
}
#logo {
	float: right;
	width: 300px;
	height: 184px;
}
/* Menu */
div#menu {
	width: 100%;
	height: 20px;
	background-image: url(menubk.jpg);
}
div#nav {
	float: right;
	margin-right: 2px;
	width: 720px;
	padding: 0px;
}
/* menu */
div#nav  ul {
	float: right;
	padding-top: 0px;
	margin: 0px;
}
div#nav li {
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(button.jpg);
}
div#nav li:hover {
	background-image: url(buttonOn.jpg);
}
.menubutton {
	text-align: center;
	margin-top: 0px;
	width: 117px;
	height: 20px;
}
div.menubutton a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
div.menubutton a:hover {
	text-decoration: underline;
	color: #000066;
}
/* Content Area */
#main {
	width: 950px;
	margin: 0 auto;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
}
#content {
	background-color: #fff9d5;
	width: 950px;
	padding: 0px;
}
#blocs {
	margin-top: 10px;
	background-color: #fff9d5;
	width: 210px;
	height: 101%;
	float: left;
	padding: 0;
}
.bloc {
	margin: 0 auto;
	width: 139px;
	height: 165px;
	padding: 0;
}
.creditcard {
	margin: 0 auto;
	width: 145px;
	height: 35px;
	padding: 0;
}
.blocContent {
	color: #000;
	margin: 3px 6px;
	width: 130px;
	font-size: 9pt;
}
#blocBlueCheck {
	background-image: url(blocBlueCheck.jpg);
	margin: 0 auto;
	width: 139px;
	height: 97px;
	padding: 0px;
	padding-top: 0px;
	text-align: center;
}
div#blocBlueCheck input {
	width: 124px;
	padding: 0px;
	margin: 1px 4px;
}
div#blocBlueCheck p {
	text-align: center;
	font-size: 9pt;
	padding: 0px;
	margin: 1px 4px;
}
#blocBlue {
	background-image: url(blocBlue.jpg);
}
#blocRed {
	background-image: url(blocRed.jpg);
}
#blocGreen {
	background-image: url(blocGreen.jpg);
}
#blocOrange {
	background-image: url(blocOrange.jpg);
}
div #contents {
	background-color: #fff9d5;
/*fff9d5*/
	float: right;
	margin: 0px auto;
	padding-right: 15px;
	width: 690px;
}
.contentswide {
	background-color: #fff9d5;
	margin: 0px auto;
	width: 890px !important;
}
div #contents p {
	color: #000020;
	line-height: 1.1em;
	text-align: justify;
	padding-bottom: 10px;
}
#contents img {
	padding: 0px 10px;
}
h1 {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	color: #000030;
	font-size: 1.5em;
	line-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
}
#contentsH1{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	color: #000030;
	font-size: 1.2em;
	line-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
}
#contents h2 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 1.4em;
	line-height: 30px;
	color: #000040;
	font-family: Helvetica, Arial, sans-serif;
}
#contents h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
	line-height: 30px;
	color: #000050;
}
#contents ul {
	list-style: square;
	margin: 00px 0px 10px 20px;
}
#contents ol {
	margin: 0px 0px 10px 20px;
}
#contents ul li li {
	list-style-type: circle;
	margin-left: 80px;
	list-style-position: inside;
	font-weight: normal;
}
div #contents ul li {
	color: #000;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 8px;
}
#contents ol li {
	color: #000;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 8px;
}
#contents a:hover {
	color: #007;
}
#contents a:visited {
	color: #005;
}
/* Footer */
#footer {
	height: 72px;
	background-image: url(footer.jpg);
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#foot {
	width: 900px;
	margin: 0 auto;
	line-height: 1.0em;
	padding: 43px 10px 4px 10px;
}
#foot p {
	text-align: center;
}
div #bar {
	padding-top: 110px;
	border-bottom: 1px solid #888888;
	margin: 0 auto;
	width: 90%;
}
div #foot #left {
	width: 600px;
	float: left;
	padding-top: 20px;
}
div #foot #right {
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 10px;
}
div#contents form {
	background-color: #fff9d5;
	/*padding: 10px;
	width: 580px;
*/
}
div#contents fieldset {
	border: 1px solid #777;
	color: #000;
	background-color: #ccf;
	margin: 10px;
	padding: 20px;
}
div#contents legend {
	font-size: 10pt;
	font-weight: bold;
	color: #002;
	padding: 6px;
	border: 1px solid #777;
	background-color: #ccf;
}
div#contents label {
	display: block;
	width: 150px;
	float: left;
	margin: 6px 4px;
	text-align: right;
}
div#contents input {
	width: 230px;
	padding: 1px 2px;
}
div#contents textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;
}
div#bookingForm table {
	width: 650px;
	padding: 3px;
}
div#bookingForm th {
	color: #000000;
	padding: 5px;
	border: 0px;
	border: 1px solid #00a;
	background-color: #aaf;
	font-size: 11pt;
}
div#bookingForm td {
	border: 1px solid #00a;
	padding: 5px;
}
div#bookingForm label {
	display: block;
	text-align: right;
}
div#bookingForm input {
	width: 130px;
	padding: 1px 2px;
	margin: 2px auto;
}
div#bookingForm textarea {
	width: 200px;
	height: 100px;
	border: 1px solid #ccc;
}
div.datatable table {
	width: 700px;
	padding: 3px;
	border: 0px;
	border-collapse:collapse;
}
div.datatable th {
	padding: 5px;
	border: 0px;
	border-bottom: 1px solid #00a;
	background-color: #aaf;
}
div.datatable td {
	background-color: #ccf;
	text-align: center;
	padding: 5px;
	border: 0px;
}
div.prix {
}
div.prix table {
	width: 650px;
	padding: 3px;
}
div.prix th {
	color: #000000;
	padding: 5px;
	border: 0px;
	border: 1px solid #00a;
	background-color: #aaf;
	font-size: 11pt;
}
div.prix td {
	color: #000000;
	padding: 4px;
	border: 1px solid #00a;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.address {
	font-weight: bold;
}
.center {
	margin: 0px auto;
}
.pcenter {
	text-align: center !important;
}
div#checkDates {
	background-repeat:  no-repeat;
	background-image: url(checkavailability.jpg);
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #00a;
	margin-top: 10px;
	margin-left:15px;
	padding:0px;
	width:222px;

}
div#checkDatesInner {
padding: 0px;
	margin-top: 30px;
}
div#checkDates p {
	text-align: left!important;
	width: 210px;
	padding: 0px 4px;
}
div#checkDates label {
	text-align: right!important;
	width: 100px;
}
div#checkDates input {
	width: 100px !important;
}
div#checkDates input.cb1 {
	width: 30px !important;
}
.right {
	padding-left: 10px;
	float: right;
}
.addressBloc {
	margin: 0 auto;
	width: 90%;
	padding: 0;
	font-size: 10pt !important;
	font-style: normal;
	text-align: center !important;
}
.date {
	font-size: 8pt !important;
	font-style: italic;
	text-align: right !important;
}
.faq {
	text-align: left !important;
	line-height: 1.2em !important;
	color: #00c !important;
}
.grey {
	font-size: 10pt !important;
	background-color: #ccc;
	text-align: left !important;
}
.white {
	font-size: 9pt !important;
	background-color: #fff;
	text-align: left !important;
}
.ul1 {
	font-weight: normal;
}
.tog1 {
	background-color: #ccf;
}
.tog2 {
	background-color: #aaf;
}
.checkbox {
	width: 30px !important;
}