@charset "utf-8";
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	background:url(../images/bg_body.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#1a171b;
	background-attachment:fixed;
}
h1, h2, h3, h4, h5, h6, form, p, a, input, select, textarea {
	margin:0px;
}
input, select, textarea {
	vertical-align: middle;
	font-size:11px;
	color:#34271e;
}
optgroup {
	font-size:11px;
	color:#34271e;
	font-style:normal;
	padding-left:3px;
}
p {
	margin-bottom:10px;
}
img {
	border:0;
}
button {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
}
#global {
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
.sep {
	clear:both;
	height:10px;
	margin:0;
	padding:0;
	line-height:0;
}
.sep0 {
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0
}
.sep1 {
	clear:both;
	height:5px;
	margin:0;
	padding:0;
	line-height:0;
}
.sep2 {
	clear:both;
	width:185px;
	height:1px;
	background:url(../images/sep_gris.png);
	background-position:center;
	background-repeat:no-repeat;
	line-height:0px;
	margin:5px auto 10px auto;
	padding:0;
}
table.table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.table thead tr {
	background-color:#CCC;
}
.table thead tr th {
	text-align:center;
	border-bottom:1px solid #00F
}
.table tbody tr td {
	padding:2px;
	line-height:18px;
}
.table tbody tr th {
	background-color:#CCC;
	text-align:left;
}
.table tbody tr:nth-child(even) {
background: #CCFFCC
}
.table tbody tr:nth-child(odd) {
background: #FFF
}
.table tbody tr:hover {
	background: #00CCFF
}
#global #header {
	width:984px;
	text-align:center;
	padding-top:10px;
	margin:auto;
	margin-bottom:15px;
}
#global #header .menu {
	margin-top:10px;
	height:26px;
	background:url(../images/bg_menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #393939;
	color:#FFFFFF;
	line-height:26px;
	font-size:11px;
}
#global #header .menu a {
	color:#FFFFFF;
	text-decoration:none;
}
#global #header .menu a:hover {
	text-decoration:underline;
}
#global #header .menu .col1 {
	float:left;
}
#global #header .menu .col2 {
	float:right;
	text-align:right;
}
#global #header .menu .col1 a {
	margin-left:25px;
	margin-right:25px;
}
#global #header .menu .col2 a {
	margin-left:5px;
	margin-right:5px;
}
#global #content {
	width:100%;
}
#global #content .col1 {
	float:left;
	width:214px;
	margin-right:5px;
}
#global #content .col1 h2 {
	color:#fff;
	font-size:18px;
	text-align:center;
}
#global #content .moteur {
	background:url(../images/bg_moteur.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#5476a1;
	padding:10px;
	margin-left:4px;
	margin-right:4px;
	width:186px;
	color:#FFFFFF;
}
#global #content .bannerCarte {
	margin:auto;
	padding:0;
	width:196px;
}
#global #content .banner {
	border:5px solid #393939;
	margin-left:4px;
	margin-right:4px;
	
}
#global #content .bannerInfo {
	border:5px solid #393939;
	background-color:#e6e6e6;
	margin-left:4px;
	margin-right:4px;
	margin-top:10px;
	padding:10px;
	font-family:"Century Gothic", Trebuchet MS, Arial;
	font-size:13px;
	font-weight:bold;
}
#global #content .bannerInfo a{
	color:#616161;
	text-decoration:none;	
}
#global #content .bannerInfo a:hover{
	text-decoration:underline	
}
#global #content .bannerInfo ul{
	padding:0;
	margin-left:20px;	
}
#global #content .bannerInfo ul li{
	color:#cb0e2a;
	margin-bottom:10px;
}
#slideshow {
	position:relative;
	height:280px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 280px;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	height: 280px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}
button.btn {
	background:url(../images/bg_button.png) center no-repeat;
	padding:0px;
	margin:0px;
	color:#fff;
	width:126px;
	height:41px;
	line-height:41px;
	font-size:16px;
	font-weight:bold;
}
button.button {
	display:-moz-inline-box;
	display:inline-block;
	margin:0px;
	padding:0px;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	background:none;
}
button.button span {
	float:left;
	padding:0 0 0 10px;
	background:url(../images/bg_button_left.jpg) left top no-repeat;
}
button.button span span {
	float:right;
	padding:0 14px 0 0;
	background:url(../images/bg_button_right.jpg) right top no-repeat;
}
button.button span span span {
	height:37px;
	line-height:34px;
	padding:0;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:url(../images/bg_button_center.jpg) left top repeat-x;
}
* html button {
	width:1%;
	overflow:visible;
}
*:first-child+html button {
	overflow:visible;
}
#global #content .col_chooseDest {
	float:left;
	width:200px;
	padding-top:5px;
	padding-left:0;
	padding-right:5px;
	margin-right:4px;
}
#global #content .col_chooseDest h2 {
	color:#a9a9a9;
	font-size:18px;
	margin-bottom:15px;
	text-align:center;
	font-weight:normal;
}
#global #content .col_chooseDest span {
	font-size:10px;
}
#global #content .col_chooseDest .pavet_pays {
	color:#fff;
	font-size:15px;
}
#global #content .col_chooseDest .pavet_hotel {
	text-align:left;
	margin:0;
}
#global #content .col_chooseDest .pavet_hotel a {
	text-decoration:none;
	color:#a9a9a9;
	display:block;
	margin-bottom:5px;
	font-size:13px;
}
#global #content .col_chooseDest .pavet_hotel a:hover {
	text-decoration:underline;
}
#global #content .col_chooseDest .pavet_pays .image {
	vertical-align:middle;
	margin-right:4px;
	margin-left:0;
	padding:0
}
#global #content .col3 {
	float:left;
	width:560px;
}
#global #content .contentModal h1, #global #content .contentModal h2, #global #content .contentModal h3 {
	color:#FFFFFF;
	margin-bottom:10px;
}
#global #content .contentModal p {
	color:#FFFFFF;
	margin-bottom:10px;
}
#global #content .content {
	background-color:#e6e6e6;
	padding:15px 10px 10px 10px;
	min-height:410px;
}
#global #content .content h1, #global #content .content h2, #global #content .content h3 {
	font-family:"Century Gothic", Trebuchet MS, Arial;
}
#global #content .content a {
	text-decoration:none;
	color:#696969;
	font-size:12px;
}
#global #content .content p {
	font-size:12px;
	color:#000000;
	text-align:justify;
}
#global #content .content h1 {
	font-weight:normal;
	color:#616161;
	font-size:27px;
	margin-bottom:15px;
}
#global #content .content h1 span {
	font-size:14px;
	font-weight:normal;
	display:block;
	margin-top:5px;
	color:#1a171b;
}
#global #content .content h1.h1Index {
	font-weight:normal;
	color:#616161;
	font-size:23px;
	margin-bottom:15px;
}
#global #content .content h1.hotelName {
	cursor:pointer;
}
#global #content .content h1.articleTitle {
	font-size:18px;
	margin-bottom:15px;
}
#global #content .content h1 img {
	vertical-align:middle;
}
#global #content .content h2 {
	color:#616161;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #cb0e2a;
	padding-bottom:5px;
	margin-bottom:10px;
}
#global #content .content h2.articleTitle {
	font-size:15px;
}
#global #content .content h3 {
	color:#1a171b;
	font-size:14px;
	margin-bottom:10px;
}
#global #content .content h3.bigH3 {
	color:#1a171b;
	font-size:18px;
	margin-bottom:10px;
}
#global #content .content h4 {
	color:#1a171b;
	font-size:12px;
	margin-bottom:10px;
}
#global #content .content .panel {
	clear:both;
	font-size: 12px;
	color:#000000;
	padding:10px 0 0 0;
	display:none;
}
#global #content .content input, #global #content .content select, #global #content .content textarea {
	font-size:12px;
	vertical-align:middle;
	padding:3px;
	color:#34271e;
}
#global #content .content .panel p {
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
#global #content .content .pagi {
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
#global #content .content .pagi a {
	text-decoration:underline;
}
#global #content .content .pagi a:hover {
	text-decoration:none;
}
#global #content .content a.link {
	display:inline;
	text-decoration:none;
	color:#696969;
	font-size:12px;
}
#global #content .content a.link:hover {
	text-decoration:underline;
}
input.error, select.error, textarea.error {
	border: 2px solid red;
	margin: 0px;
	color: red;
}
label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
	font-size:11px;
}
div.error {
	color: red;
	display:none;
}
div.error a {
	color: #336699;
	font-size: 12px;
	text-decoration: underline;
	display:none;
}
#global #content .content .panel a.red {
	color:#c2112b;
	text-decoration:none;
}
#global #content .content .panel a.red:hover {
	color:#c2112b;
	text-decoration:underline;
}
#global #content .content .panel a.blue {
	color:#5476a1;
	text-decoration:none;
}
#global #content .content .panel a.blue:hover {
	color:#5476a1;
	text-decoration:underline;
}
#global #content .content .panel a.underline {
	text-decoration:underline;
}
#global #content .content .panel a.underline:hover {
	text-decoration:none;
}
#global #footer {
	width:984px;
	margin:auto;
	margin-top:15px;
}
#global #footer a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
#global #footer a:hover {
	text-decoration:underline;
}
#global #footer .col1 {
	float:left;
	height:101px;
	width:400px;
	background:url(../images/bg_info_footer.jpg);
	background-color:#1a171b;
	background-repeat:repeat-x;
	border:1px solid #393939;
	padding:10px;
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
}
#global #footer .col1 h3 {
	font-size:15px;
	margin-bottom:10px;
}
#global #footer .col2 {
	float:right;
	width:558px;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
	text-align:right;
}
#global #footer .col2 .image {
	margin-top:30px;
}
