a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    vertical-align: top; }

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:url(../images/bg1.jpg) center 0 no-repeat #fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#a5a5a5;
	min-width:1000px;
}
html, body { height:100%;}


p {padding-top:20px;}

a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h1 {
	padding:151px 0 0 11px;
}
	h1 a {
		display:block;
		text-indent:-5000px;
		width:240px;
		height:156px;
		background:url(../images/logo.jpg) left top no-repeat;
	}
h2{
	font-size:27px;
	line-height:1.23em;
	color:#fff;
	padding-bottom:12px;
}
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	font-size:0.75em;
	line-height:1.67em;
	width:1070px;
	position:relative;
	}

	/* Header */
	header{
	}
	
	/* Content */
	section#content {
		min-height:557px;
		padding-bottom:30px;
	}			
	/* Footer */
	footer{
		
	}
.colump-1{float:left;width:321px;position:relative;min-height:507px;}
.colump-2{float:left;width:667px;min-height:507px;background:url(../images/colump-2-bg.png) 0 0 repeat;}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0px 28px 0 1px; 
	float:left;
}
.indent-top{padding-top:10px;}
.indent-top1{padding-top:5px;}
.extra-wrap { 
	width:100%;
}
.extr{overflow:hidden;padding-top:4px;}
/*===== header =====*/
header {height:95px;}

/*===== content =====*/
#content {
}
#content .indent{padding:33px 41px 30px 44px;}

.color{color:#fff; font-size:16px;}
.minisize {font-size:9px;}

.left{padding-left:9px;}

.top{padding-top:24px;}
.top1{padding-top:33px;}
.top2{padding-top:30px;}

.bottom{padding-bottom:23px;}
.bottom1{padding-bottom:6px;}

.marg-top{margin-top:-4px;}

.marg-top-pl{margin-top:3px;}

.in-block{display:inline-block;}

.list{padding:0px 0 0 0;}
	.list li{
		font-size:12px;
		line-height:30px;
		background:url(../images/marker.gif) left 12px no-repeat;
		padding-left:15px;
		display:block;
	}
dl{color:#fff;margin-top:-1px;}
dl dt{}
dl span {float:left; width:138px;}
dl a{margin-left:-15px;}
/*===== footer =====*/
footer {color:#000;height:118px;font-size:15px;line-height:24px;}
	nav{
	padding:0px 0px 0 0px;
	overflow:hidden;
	background:url(../images/nav-bg.gif) 0 0 repeat-x;
	}
	nav ul{
		width:100%;
		overflow:hidden;
		height:64px;
		margin:0 -3px 0 9px;
	}
	nav ul li {
		float:left;
		font-size:18px;
		line-height:1.23em;
		height:64px;
		border-left:1px #fff solid;
		border-right:1px #fff solid;
		word-spacing:-1px;
	}
	nav ul li.first{border-left:2px #fff solid;}
	nav ul li.last{border-right:2px #fff solid;}
	
	nav ul li a{		
		color:#373737;
		display:inline-block;
		text-decoration:none;
		padding:20px 0 22px 0;
		width:138px;
		text-align:center;
		
	}


	nav ul a:hover, nav ul a.active{
		color:#fff;
		background:#0a0a0a;
		text-decoration:none;
				}
	nav ul a.first{margin-left:0px;}
	
	
	footer a{color:#000;text-decoration:none;}
		footer a:hover{text-decoration:underline;}
		
	footer .row{background:url(../images/footer-row-bg.png) 0 0 repeat-x;height:31px;overflow:hidden;width:100%;padding-top:10px;}
	
	.footer-list{}
		.footer-list li{float:right;padding-left:6px;}
/*----- forms -----*/
#form-main{padding:5px 0 0px 0px;}

#form-main label {display:block; height:40px;}

#form-main input {width:250px;padding:4px 9px;border:none;background:url(../images/input-bg.png) 0 0 repeat-x;font-size:12px;color:#a5a5a5;font-family:Arial, Helvetica, sans-serif;}

#form-main textarea {height:205px; overflow:auto; width:250px;font-size:12px;padding:4px 9px;background:url(../images/input-bg.png) 0 0 repeat;border:none;color:#a5a5a5;font-family:Arial, Helvetica, sans-serif;}

#form-main label.lab-1 {display:block; height:43px;}
#form-main label.lab-2 {display:block; height:42px;}
#form-main label.lab-3 {display:block; height:41px;}

#form-main .links {padding:25px 1px 0px 0;text-align:right;}
	#form-main .links a{margin-left:30px;float:right;margin-right:0px;}
		


#form-Booking{width:420px;margin:0 0 0 70px;min-height:507px;background:url(../images/colump-2-bg.png) 0 0 repeat;float:left;}
#form-Booking fieldset{padding-left:1px;}
#form-Booking .width{width:141px;}
#form-Booking .width1{width:137px;}

#content #form-Booking .indent{padding:33px 47px 0 44px;}

#form-Booking .colum-1{width:159px;padding-right:14px;float:left;}
#form-Booking .colum-2{width:155px;float:left;}

#form-Booking label {display:block; height:41px;}
#form-Booking label.lab-1 {display:block; height:43px;}
#form-Booking label.lab-2 {display:block; height:42px;}
#form-Booking label.lab-3 {display:block; height:45px;}

#form-Booking input {width:310px;padding:4px 9px;border:none;background:url(../images/input-bg.png) 0 0 repeat-x;font-size:12px;color:#a5a5a5;font-family:Arial, Helvetica, sans-serif;}

#form-Booking textarea {height:68px; overflow:auto; width:310px;font-size:12px;padding:7px 9px;background:url(../images/input-bg.png) 0 0 repeat;border:none;color:#a5a5a5;font-family:Arial, Helvetica, sans-serif;}
.links {padding:11px 0px 0px 0px;text-align:left;}
		.links a{margin-right:27px;}
		
		
.lang {

	margin-left: 10px;
	
	line-height:40px;;
			}
			
			
		
		.lang a:hover, lang a.active{
		color:#fff;
		background:none;
		text-decoration:none;
				}
		
		
/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
/*======= index-2.html =======*/
#page3 #content .col-1 {width:242px;padding-right:49px;}
#page3 #content .col-2 { width:242px;}
/*======= index-5.html =======*/
#page6 #content .col-1 {width:242px;padding-right:49px;}
#page6 #content .col-2 { width:242px;}
/*======= index-6.html =======*/
#page7 #content .col-1 {width:260px;padding-right:49px;}
#page7 #content .col-2 { width:268px;}

/*=========================*/
#page2 {background:url(../images/bg2.jpg) center 0 no-repeat #fff;}
#page3, #page8 {background:url(../images/bg3.jpg) center 0 no-repeat #fff;}
#page4 {background:url(../images/bg4.jpg) center 0 no-repeat #fff;}
#page5 {background:url(../images/bg5.jpg) center 0 no-repeat #fff;}
#page6 {background:url(../images/bg6.jpg) center 0 no-repeat #fff;}

