*
{	margin				: 0;
	padding				: 0;
}
html, body
{
	height				: 100%;
	color				: #333;
}
body
{
	font-family			: Helvetica, Arial, sans-serif;
	font-size			: 12px;
    background-color	: #f7fbfb;
    background-image	: none;
    background-position : bottom center;
    background-repeat	: no-repeat; 
}
a
{
	color				: #00758e;
	text-decoration		: none;
}
a:hover
{
	text-decoration		: underline;
}
ul
{
	list-style: none;
}
li
{
	font-size			: 12px;
	line-height			: 12px;
}
#body-wrapper 
{
	min-height			: 100%;
	height				: auto !important;
	height				: 100%;
	margin				: 0 auto -70px;
}
#trick-footer
{
	height				: 70px;
}
#header
{
	width				: 100%;
}
#header .top 
{
	background-color	: #333;
}
#header .top .content
{
	margin				: 0 auto;
	height				: 12px;
	line-height			: 12px;
	text-align			: right;
	width				: 960px;
	color				: #fcfcfc;
}
#header .top .content a
{
	color				: #fcfcfc
}
#header .bottom
{
	font-size			: 14px;
	color				: #c8c8c8;
	height				: 107px;
	background			: transparent url(../images/bg-top.png) repeat-x bottom left;
}

#header .bottom .content
{
	width				: 960px;
	margin				: 0 auto;
}
#header .bottom .content #logo
{
	height				: 101px;
	width				: 122px;
	background			: transparent url(../images/logo.png) no-repeat center center;
	margin-right		: 10px;
}
#header .bottom .content .deco
{
	background			: transparent url(../images/top-arrow.png) no-repeat center center;
	height				: 107px;
	width				: 640px;
	
}
#menu
{
	background			: transparent url(../images/bg-menu.png) repeat-x top left;
	height				: 10px;
}
#menu .content
{
	line-height			: 10px;
	margin				: 0 auto;
	text-align			: justify;
	width				: 980px;
	overflow			: hidden;
	height				: 10px;
}
#menu .content a
{
	font-size			: 15px;
	text-transform		: uppercase;
	color				: #333;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 15px;
	margin-left			: 10px;
	margin-right		: 10px;
}
#menu .content a:hover
{
	color				: #fff;
}
#info-box
{
	background			: #00758e url(../images/bg-info-box.png) repeat-x top left;
}
#info-box .content
{
	width				: 960px;
	margin				: 0 auto;
	padding				: 25px 0 25px 0;
}
#info-box .content *
{
	color				: #fcfcfc;
}
#info-box .content img
{
	float				: left;
	border				: 3px solid #3391a5;
	background			: #fff url(../images/info-box-image-bg.png) repeat-x bottom left;
	width				: 364px;
	height				: 104px;
	margin-right		: 27px;
}
#info-box .content h1
{
	font-size			: 30px;
	font-weight			: normal;
	float				: left;
	margin-bottom		: 5px;
}
#info-box .content p
{
	font-size			: 17px;
	float				: left;
}
#titles
{
	background			: #333 url(../images/info-box-shadow.png) repeat-x top left;
}
#titles .content
{
	margin				: 0 auto;
	padding-left		: 20px;
	padding-right		: 12px;
	width				: 968px;
	height				: 84px;
}
#titles h2
{
	font-size			: 20px;
	color				: #fff;
	text-transform		: uppercase;
}
#titles .content>h2 {
	padding-top: 20px;
}
#titles .col
{
	float				: left;
	margin-top			: 27px;
}
#titles .left
{
	width				: 490px;
}
#titles .right
{
	width				: 420px;
	margin-left			: 15px;
}
#titles .third
{
	width				: 310px;
}
#titles .two-thirds
{
	width				: 615px;
}
#titles p
{
	color				: #A7E109;
	font-size			: 17px;
}
#titles .content #info-box-close
{
	background			: transparent url(../images/close-button.png) no-repeat top left;
	width				: 108px;
	height				: 10px;
	line-height			: 18px;
	margin-bottom		: -50px;
	float				: right;
	text-align			: center;
	padding				: 10px 14px 0 14px;
	font-size			: 14px;
	cursor				: pointer;
	text-transform		: uppercase;
	color				: #fcfcfc;
}
#titles .content #info-box-close *
{
	float				: left;
}
#titles .content #info-box-close img
{
	vertical-align		: top;
	margin				: 0 11px 0 19px;
}
#titles .content #info-box-close span
{

}
#content
{
	margin				: 0 auto;
	width				: 960px;
}
#content p
{
	padding				: 20px 0;
	border-bottom		: 1px dashed #bfbfbf;
}
#content .col
{
	float				: left; 
}
#content .col .pad
{
	height				: 25px; 
}
#content h2
{
	font-size			: 17px;
	text-transform		: uppercase;
	margin				: 20px 0;
}
form .helper
{
	font-size			: 13px;
	color				: #cecece;
	line-height			: 30px;
}
#content .col form .helper
{
	float				: right;
}
#content .col form .button-helper
{
	float				: right;
	font-size			: 14px;
	color				: #282828;
	line-height			: 45px;
}
#content .col.left
{
	width				: 475px;
}
#content .col .deco
{
	height				: 25px;
	width				: 100%;
	background			: transparent url(../images/black-arrow-down.png) no-repeat top left;
}
#content .col.right-wrapper
{
	background			: transparent url(../images/col-right-shadow.png) repeat-y left center;
	padding				: 0 0 0 15px;
	width				: 470px;
	display : block;
}
#content .col.right
{
	width				: 435px;
	background-color	: #fcfcfc;
	border-right		: 2px double #f4f7f7;
	padding				: 0 10px 0 15px;
}

#content .col.full
{
	width				: 945px;
}
#content .col.full .images
{
	float				: left;
	margin-right		: 15px;
}
#content .col.full .thumbs
{
	width				: 318px;
}
#content .col.full .thumbs *
{
	float				: left;
	margin-right		: 5px;
	margin-top			: 5px;
}
#content .col.full img
{
	width				: 95px;
	height				: 95px;
	border				: 3px solid #d5e8e8;
	cursor				: pointer;
}
#content .col.full img.selected
{
	border-color		: #333;
}
#content .col.full img.big
{
	width				: 307px;
	height				: auto;
	border				: 3px solid #d5e8e8;
	margin-bottom		: 15px;
	cursor				: default;
}
#content .col.full .content
{
	float				: left;
	width				: 610px;
}

#content .col.third.left
{
	width				: 295px;
}
#content .col.two-thirds.right-wrapper
{
	width				: 650px;
}
#content .col.two-thirds.right
{
	width				: 615px;
}
#content .col.details
{
	
}
#content .col.details h2
{
	margin				: 20px 0 5px 0;
}
#content .col.details h3
{
	color				: #acacac;
	font-weight			: normal;
}
#content .col.details h4
{
	color				: #333;
	font-size			: 10px;
	font-weight			: normal;
	margin-top			: 10px
}
#content .col.details .content
{
	font-size			: 12px;
	line-height			: 18px;
}
.list .destination
{
	padding				: 0 0 15px 0;
	margin				: 0 0 15px 0;
	border-bottom		: 1px dashed #bcbfbf;
	width				: 435px;
	line-height			: 24px;
}
.two-thirds .list .destination
{
	width				: 615px;
}
.list .destination img
{
	float				: left;
	width				: 95px;
	height				: 95px;
	border				: 3px solid #d5e8e8;
	margin-right		: 8px;
} 
.list .destination h3
{
	font-size			: 12px;
	font-weight			: normal;
	color				: #333;
	padding-top			: 10px;
}
.list .destination h3 a
{
/*	color				: #333;*/
	text-decoration		: none;
}
.list .destination h3 a:hover
{
	text-decoration		: underline;
}
.list .destination h4
{
	font-size			: 14px;
	font-weight			: normal;
	color				: #6d6f6f;
	padding-bottom		: 5px;
}
.list .destination span
{
	color				: #acacac;
	font-size			: 12px;
}
.list .destination .desc
{
	color				: #333;
	font-size			: 12px;
	line-height			: 14px;
}
#footer
{
	height				: 54px;
	background-color	: #333333;
	padding-top			: 15px;
	color				: #fcfcfc;
}
#footer > div
{
	width				: 965px;
	margin				: 0 auto;
}
#footer a
{
	text-decoration		: none;
	color				: #fcfcfc;
}
#footer a:hover
{
	text-decoration		: underline;
}
#footer .sep
{
	background			: transparent url(../images/footer-sep.png) no-repeat center center;
	display				: inline;
	height				: 10px;
	margin				: 0 6px;
}

a.button
{
    background			: transparent url(../images/button-right.png) no-repeat top right; /* left img */
    border				: none;
	display				: block;
	float				: left;
	height				: 50px; /* img height */
	margin				: 0;
	padding-right		: 20px; /* right width */
	text-decoration		: none;
	cursor				: pointer;
	outline				: none;
}
a.button *
{
	font-family			: Helvetica, Arial, sans-serif;
	font-size			: 14px;
	color				: #212121;
	text-transform		: uppercase;
	font-weight			: bold;
	font-style			: normal;
}
a.button span
{
	background			: transparent url(../images/button-left.png) no-repeat top left; /* left img */
	display				: block;
	height				: 50px;
	line-height			: 50px; /* img height */
	padding				: 0 0 0 19px;
	clear				: both;
	text-shadow			: #dcf2b5 0 1px 0;
}
a.button span:hover
{
	color				: #fff;
	text-shadow			: none;
}
p a.button
{
	margin-left			: -10px;
	margin-right		: -10px;
}
.fl
{
	float				: left !important;
}
.fr
{
	float				: right !important;
}
.fn
{
	float				: none;
}
.clear
{
	display				: block;
	clear				: both;
}
textarea, input[type="text"]
{
	background			: #fff  url(../images/bg-input.png) repeat-x top left;
	padding				: 5px 12px;
	border				: 1px solid #d3d3d3;
	font-size			: 12px;
	font-family			: Helvetica, Arial, sans-serif;
}
input[type="text"]
{
	height				: 18px;
	margin-right		: 10px;
	vertical-align		: middle;
}
input.empty
{
	color				: #cecece;
}
select
{
	margin				: 5px 10px 3px 0;
	padding-left		: 3px;
	height				: 22px;
	min-width			: 50px;
}
option
{
	padding-left		: 3px;
}
input[type="checkbox"]
{
	padding				: 0;
	height				: auto;
	border				: none;
	background			: none;
	margin				: 9px 10px 8px 0;
}
label
{
	display				: block;
	height				: 30px;
	line-height			: 30px;
	float				: left;
	margin-right		: 10px;
	font-size			: 12px;
}
label.normal
{
	font-size			: 12px;
	float				: none;
}
.filters label
{
	font-size			: 15px
}
label.medium
{
	width				: 100px;
}
input.medium
{
	width				: 200px;
}
input.small
{
	width				: 100px;
}
input.smaller
{
	width				: 25px;
}
input.big
{
	width				: 300px;
}
input.small
{
	width				: 60px;
}
img
{
	border				: none;
}
.connect-box
{
	font-size			: 15px;
	color				: #797979;
	height				: 250px;
	margin-top			: 670px /* :) */
}
.connect-box .title
{
	font-size			: 18px;
	font-weight			: bold;
	text-transform		: uppercase;
	color				: #333;
}
.connect-box img
{
	margin				: 0 15px 0 0
}
.connect-box .link
{
	margin				: 15px 0;
}
.connect-box .link h3
{
	font-size			: 14px;
	color				: #333;
	text-transform		: uppercase;
	margin-top			: 1px;
}
.connect-box .link span
{
	font-size			: 12px;
	color				: #b6b6b6;
}
.next-to-button
{
	height				: 50px;
	line-height			: 50px;
	margin-left			: 10px;
	float				: left;
}
.gray
{
	color 				: #aaa;
}

.deals
{
	
}

.deals .item
{
	border-bottom 	: 1px dashed #b3d6dd;	
	float			: left;
	width			: 450px;
	padding-top		: 15px;
	padding-bottom	: 10px;
}

.deals .item .price
{
	font-size		: 20px;
	float			: left;
	width			: 50px;
}
.deals .item .content
{
	float			: left;
	width			: 400px !important;
	margin			: 0 !important;
	padding			: 0 !important;
} 
.deals .item .title
{
	font-size		: 17px;
}

.deals .item .desc
{
	color			: #c5dee4 !important;
}

.hotelsList {
	border: 1px solid #888888;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background: white url(../images/bg-liste.png) top left repeat-x;
	margin: 8px 0 0 0;
	padding: 8px;
	overflow: hidden;
}
.hotelsList li {
	font-size: 12px;
	margin: 2px 0 0 0 !important;
	padding: 0 0 0 4px;
	line-height: 15px;
}
.room {
	background: #c7dbdf;
	border: 1px solid #00758e;
	margin: 0;
	padding: 0px;
	clear: both;
	overflow: hidden;
}

.hotelsList h3 {
	background: #c7dbdf url(../images/bg-roomTitle.png) top left repeat-x;
	border: 1px solid #00758e;
	border-bottom: none;
	width: 150px;
	margin: 8px 0 0 0;
	padding: 4px;
	color: white;
}

.room>h4 {
	background: url(../images/bg-roomSubTitle.png) top left repeat-y;
	color: #719197;
	padding: 4px;
	margin: 5px 0 5px 0;
}
.room>h4:first-child {
	margin: 0 0 5px 0;
}
.imbrique {
	margin-left: 10px;
}
.roomList>.imbrique {
	margin-left: 0;
}
/*.room>.imbrique>.imbrique>.imbrique {
	float: left;
}*/
.imbrique>h4 {
	text-decoration: underline;
}
.lienDetails {

}
.thumb {
	float: left;
	margin-right: 4px;
}
.hotelName {
	color: #269127;
	font-size: 14px;
}

.pageBooking {
	overflow: hidden;
}
.pageBooking .hotelsList {
	float: left;
	width: 400px;
	margin-right: 10px;
}
.pageBooking form{
	float: left;
}

.unavailMsg {
	font-weight: bold;
	color: #AA0000;
}

.invisible {
	display: none;
}
.visible {
	display: block;
}

.tabDates {
	border-collapse: collapse;
}
.tabDates th {
	color: white;
	background: #269127;
}
.tabDates th, .tabDates td {
	padding: 2px;
	border: 1px solid #269127;
}
.tabDates td {
	background: white;
	width: 150px;
}
.centre  .button{
	float: left;
	width: 200px;
}

form p {
	padding: 4px 0 !important;
}
.load
{
    background:url('load.gif') no-repeat center;
}
