@import url("header_footer.css");
@import url("navigation.css");



/* default CLASS and ID */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url('../media/bg.gif') repeat-x center 0px #90B5CF;
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	}

body, html {
	height:100%;
	}

p { 
	padding:0px;
	margin:0px;
	}
	
.body {
	width:100%;
	height:100%;
	padding:0px 0px 0px 0px;
	}

.body .left_shadow{
	width:50%;
	vertical-align:top;
	text-align:right;
	background:url('../media/left_shadow_bg.gif') repeat-y right 0px;
	}

.body .right_shadow{
	width:50%;
	vertical-align:top;
	text-align:left;
	background:url('../media/right_shadow_bg.gif') repeat-y left 0px;
	}

.body .site{
	width:850px;
	height:100%;
	padding:0px 0px 0px 0px;
	background:#F6F6F6;
	vertical-align:top;
	}
	
.body .site .site_width{
	float:left;
	width:850px;
	}

.body .site .site_width img{
	width:850px;
	height:1px
	}

.body .site .main{
	float:left;
	width:800px;
	padding:0px 25px 50px 25px;
	margin:0px 0px 0px 0px;
	background:url('../media/sep_bg.gif') repeat-y 302px 0px #FFFFFF;
	border:1px #D6D6D6 solid;
	border-style:none none solid none;
	}

.body .site .sep{
	float:left;
	width:3px;
	height:81px;
	margin:0px 0px 0px 0px;
	background:url('../media/sep_top.gif') no-repeat 0px 0px;
	}

/* LEFT */
.body .site .left{
	float:left;
	width:257px;
	margin:25px 20px 0px 0px;
	}

.reserve_encart{
	float:left;
	width:257px;
}

.reserve_encart .title{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
}

.reserve_encart .container{
	float:left;
	width:227px;
	height:88px;
	margin:2px 0px 0px 0px;
	padding:13px 15px 10px 15px;
	background:url('../media/reserve_bg.gif') no-repeat 0px 0px;
}

.reserve_encart .container .line01,
.reserve_encart .container .line02{
	color:#1D3B5C;
	font-family:'Trebuchet MS';
	text-align:left;
	font-size:9pt;
	font-weight:bold;
}

.reserve_encart .container .line01{
	line-height:16pt;
}

.reserve_encart .container .line02{
	margin-top:17px;
}


.reserve_encart .container .line01 select,
.reserve_encart .container .line02 select{
	font-size:8pt;
	font-family:'Verdana';
	font-weight:normal;
}

.reserve_encart .container .line01 .day{
	width:43px;
}

.reserve_encart .container .line01 .month{
	width:121px;
}

.reserve_encart .container .line01 .year{
	width:55px;
}

.reserve_encart .container .line02 .night{
	width:40px;
	margin-right:30px;
}

.reserve_encart .container .line02 .adult{
	width:40px;
}

.left_encart {
	float:left;
	width:257px;
	margin:35px 0px 0px 0px;
}

.left_encart .title{
	float:left;
	width:255px;
	padding:0px 0px 4px 2px;
	border:1px #C6CED6 solid;
	border-style:none none solid none;
}

.left_encart .title img{
	border:none;
}

.left_encart .illus{
	float:left;
	margin:0px 7px 0px 0px;
}

.left_encart .content{
	float:left;
	width:165px;
	margin:15px 0px 0px 0px;
	text-align:right;
	font-size:7.5pt;
	color:#1D3B5C;
}

.left_encart .content .text{
	line-height:10pt;
	padding-bottom:5px;
}

.left_encart .content .link{
	background:url('../media/yellow_puce.gif') no-repeat right 9px;
	padding:2px 14px 2px 0px;
}

.left_encart .content a{
	color:#1D3B5C;
	text-decoration:none;
}

.left_encart .content a:hover{
	text-decoration:underline;
}

/* RIGHT */
.body .site .right{
	float:left;
	width:500px;
	margin:10px 0px 0px 20px;
	}

.nav_path {
	float:left;
	width:500px;
	margin:0px 0px 15px 0px;
}

.nav_path .page_title{
	float:left;
	color:#1D3B5C;
	font-size:9pt;
	font-weight:bold;
	width:300px;
}


.nav_path .nav_line{
	float:right;
	font-size:7.5pt;
	color:#416F98;
	margin:5px 0px 0px 0px;
	background:#F2F2F2;
	padding:4px 6px 4px 12px;
}

.nav_path .nav_line a{
	color:#416F98;
	text-decoration:none;
}

.nav_path .nav_line a:hover{
	text-decoration:underline;
}
