﻿@charset "UTF-8";

/* |||Octane||| CSS 1.0 by JFRanger */ 
/* Last update: 2011-09-12 */

/* Reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}
body{line-height:1}
ol, ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{content:''; content:none}

/* ------ Generic ------ */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#C9C9C9;
}
img {
	border: 0;
}
.spacer {
	width: 100%;
	height: 0;
	clear: both;
}
.wrapper {
	margin: 0 auto;
	width: 960px;
}

table {margin:0px; border-collapse:collapse; border:0px; padding:0px;}
td {padding:0px; vertical-align:top; text-align:left;}

/* ------ Header ------ */
.topline, .topline-cent {
	width:100%;
	height:17px;
}

.topline {
	background:transparent url('images/top-line.jpg') repeat-x;
}

.topline-cent {
	background:transparent url('images/top-line-back.gif') no-repeat scroll center top;
}

.header, .header-wrap {
	width:100%;
	height:428px;			
}

.header {
	background-color:#979797;
}

.header-wrap {
	background:transparent url('images/header-back.jpg') no-repeat scroll center top;
}

.header-div {
	margin:0 auto;
	width:960px;
	height:428px;
}

.top {
	width:960px;
	height:101px;
	position:relative;
}

.logo {
	float:left;
	margin:14px 0 0 0;
}

.title {
	float:left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:49px 0 0 19px;
	padding:5px 0 5px 22px;
	border-left:1px #E5E5E5 solid;
	text-transform:uppercase;
	
}
a.social-fb {
	display:block;
	position:absolute;
	top:55px;
	right:60px;
	width:35px;
	height:35px;
	background:transparent url('images/facebook.png') no-repeat scroll 0 0;
 }



/* ------ Menu ------ */
.menu {
	width:960px;
	height:32px;
	padding-top:2px;
	background:#5B5B5B url('images/menu.jpg') no-repeat scroll right top;
}

.menu li {
	float:left;
	list-style:none;
	width:135px;
	height:30px;
	text-align:center;
	overflow:hidden;
}

.menu li a {
	float:left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	/*padding:8px 46px;*/
	text-transform:uppercase;
	width:135px;
}

.menu li.last a {
	padding:8px 51px 8px 52px;
}

.menu li a:hover {
	background-color:#EE2A28;
}

.menu li.selected a, .menu li.active, body#body2892 li#menu3119  {
	background-color:#EE2A28;
}

/* ------ Slider ------ */ 
.slider {
	width:960px;
	height:288px;
	margin-top:5px;
}

#slider { 
	width: 960px; 
	height: 288px; 
}

/* ------ Main Body ------ */
.content {
	margin:0 auto;
	width:960px;
	padding-top:4px;
}

.content-table {
	width:960px;
	background-color:#FFF;
}

.rightline {
	border-left:6px #C9C9C9 solid;
}

.content-bottom {
	float:left;
	width:960px;
	background:#FFF;
	padding:6px 0;
}

.lv6 {
	margin-left:6px;
}

.banners {
	width:960px;
}

.bn2 {
	margin-left:5px;
}

.content-inner {
	width:910px;
	background:#FFF url('images/inner-background.jpg') no-repeat scroll left bottom;
	margin-top:5px;
	padding:25px;
}

.content-image {
	float:left;
	width:910px;
	padding-bottom:24px;
}

.content-left {
	float:left;
	width:260px;
}

.content-left h1, h1.thestyle {
	font-size:38px;
	line-height:42px;
	margin-top:2px;
	text-transform:uppercase;
	background:transparent url('images/dotes-inner.png') no-repeat scroll left bottom;
	padding-bottom:10px;
}

.content-right {
	float:left;
	width:630px;
	margin-left:20px;
	font-size:14px;
	line-height:22px;
}

.content-right ul, .content-right ol{
  margin: 10px 0 10px 5px;
 }
.content-right ul li{
	list-style:disc;
	margin: 0 0 10px 10px;
	
 }
.content-right ol li{
	list-style: decimal;
	margin: 0 0 10px 10px;
 }

.content-right p {
	padding:0 0 12px 0;
	margin-bottom:12px;
	text-align:justify;
}
.line {
	border-bottom:1px #000 dotted;
}
.content-right a {
	color:#ae0f0f;
	text-decoration:underline;
}
.content-right a:hover {
	color:#000;
	text-decoration:none;
}

/* ------ Left Sidebar ------ */
.left {
	float:left;
	width:300px;
	background:#FFF;
}

.oct-1 {
	margin-bottom:4px;	
}

/* ------ Right Sidebar ------ */
.right {
	float:left;
	width:572px;
	padding:37px 41px 10px 41px;
	background:#FFF url('images/content-back.jpg') no-repeat scroll left top;
}

.right-content h1 {
	font-size:38px;
	line-height:42px;
	color:#414042;
	padding-bottom:10px;
	text-transform:uppercase;
}

.right-content p {
	font-size:14px;
	line-height:20px;
	border-bottom:1px #000 dotted;
	padding:10px 0;
}

.bordertop {
	background:transparent url('images/dotes.png') no-repeat scroll left top;		
}

.bordernone {
	border:none!important;
}

/* ------ Footer ------ */
.footer {
	width:100%;
	height:141px;
	background-color:#EE2A28;
}

.footerdiv {
	margin:0 auto;
	width:960px;
	height:133px;
	padding-top:8px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}

.footerdiv a {
	color:#000;
	text-decoration:none;
}

.footerdiv a:hover {
	text-decoration:underline;
}

.foottext {
	margin-left:40px;
}



/* ------  CUSTOM CSS FOR PAGES  ------ */

body#body3119 .slider {
	display:none;
}
body#body3119 .header-wrap, body#body3119 .header-div, body#body3119 .header {
	height:140px;
}
body#body3119 .content-inner,  body#body2892 .content-inner,  body#body3024 .content-inner{
    background-image:  none ;
}
body#body3988 .content-inner {
    background :#fff url(images/inner-background2.jpg) no-repeat right bottom ;
	min-height: 700px;
}
#map{
    width:630px;
	height:440px;
	border: solid 1px #999;
}
.hotellists  {
	margin: 10px 0 0 0;
}
.hotellists  div{
	padding: 5px 0 17px 28px;
}
 
.num1{ 	background :#fff url(images/z1.jpg) no-repeat 0 0 ;}
.num2{ 	background :#fff url(images/z2.jpg) no-repeat 0 0 ;}
.num3{ 	background :#fff url(images/z3.jpg) no-repeat 0 0 ;}
.num4{ 	background :#fff url(images/z4.jpg) no-repeat 0 0 ;}
.num5{ 	background :#fff url(images/z5.jpg) no-repeat 0 0 ;}
.num6{ 	background :#fff url(images/z6.jpg) no-repeat 0 0 ;}
.num7{ 	background :#fff url(images/z7.jpg) no-repeat 0 0 ;}
.num8{ 	background :#fff url(images/z8.jpg) no-repeat 0 0 ;}
.num9{ 	background :#fff url(images/z9.jpg) no-repeat 0 0 ;}
.num10{ background :#fff url(images/z10.jpg) no-repeat 0 0 ;}
.num11{ background :#fff url(images/z11.jpg) no-repeat 0 0 ;}

.hotellists h2{	text-transform:uppercase; margin:0 0 5px 0 }
.hotellists h2 a{ text-decoration:none; color:#000; } 
.hotellists h2 a:hover,.hotellists h2 a:active, a.selection{ color:#ee2d28!important }
 
#hoteldescription {
	position: relative;
	width: 940px;
	height: 280px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
}

#body3119 .content h6 {
    text-indent:-9999px;
	width:167px;
	height:90px;
	position:absolute;
	top:92px;
	left:3px;
	cursor:pointer;
}
#body3119 .content h6 a {
	display:block;
	width:167px;
	height:90px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.content h6.nights3 {
	display:none ;
 
}
.lastrow {
	height: 74px;
	background-image: url("images/bg_pricelist_bottom.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:0 !important;
	padding:0 !important;
}





body.bodyen div#pricelistWrapper {
	background-image: url("images/bg_pricelist3en.png");
}
body.bodyen .lastrow {
	background-image: url("images/bg_pricelist_bottomen.png");
}





table#pricelist {
	width:915px;
	font-size:12px;
}
table#pricelist a, a.map-link {
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
}
table#pricelist a:hover, table#pricelist a:active, a.map-link:hover  {
	color:#960300;
	text-decoration: none;
}
a.map-link {
	font-size:10px;
} 
 table#pricelist th {
	font-weight:100;
	margin:0;
	padding:5px 2px 8px 2px;
}
table#pricelist td {
	padding:0px 0px 0px 10px !important;
	margin:0;
	line-height:10px;
	vertical-align:  middle;
}
table#pricelist td img {
	margin-left:2px;
	margin-bottom:5px;
	border: none !important;
	  vertical-align:middle ;
}
.hidetxt {
	text-indent:-9999px;
}

body #mapgrandstands {
	text-align:left !important;
	padding:10px;
}

div#pricelistWrapper {
	width:933px;
	padding-top:250px;
	background-image: url("images/bg_pricelist3.png");
	background-repeat: no-repeat;
	position:relative;
}

a.tribunes {
	display:block;
	width: 540px;
	height: 180px;
	position:absolute;
	top:2px;
	right:25px;
	text-indent: -9999px;
}

#picturewrapper {
	padding:7px 0 0 0px;
	width: 449px;
	height: 200px;
	position:absolute;
	top:60px;
	left:0;
	overflow:hidden;
}
#picturewrapper ul#welcomeBanner {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:389px;
	height:238px;
	overflow:hidden;
}
#picturewrapper ul#welcomeBanner li {
	margin:0;
	padding:0;
}
#textwrapper {
    height: 280px;
    left: 2px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 915px;
	line-height:18px;
}
#hoteldescription a#hotelmap {
	position:absolute;
	top:230px;
	left:2px;
	z-index:1000;
	text-transform:uppercase;
	color:#990000;
	text-decoration:underline;
	 
}
#hoteldescription a#hotelmap:hover {
	text-decoration: none;
	color:#960300;
}
#textwrapper h3, #textwrapper h4 {
	font-size:40px;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight:100;
	color:#000;
	text-transform:uppercase;
	line-height:40px;
}
#textwrapper h4 {
	font-size:38px;
	line-height:20px;
	margin-bottom:15px;
	
	text-transform:uppercase;
	background:transparent url('images/dotes-h4.png') no-repeat 0 35px ;
	padding-bottom:10px;
	
}
#textwrapper p {
	margin:-3px 0 0 0;
	padding:0px 5px 13px 470px;
}
/*########################## 
   FORM
 ######################### */
 div.block {
	width:425px;
	float:left;
	margin-right:30px;
	margin-bottom:20px
}

#orderform { position: relative; clear:left;}
h2.thePackadge{ margin: 20px 0 0 0 ; font-size:16px;   color:#ee2d29; text-transform: uppercase; line-height:25px;}
h2.thePackadge strong{ display:block; font-size:22px; }
 
h1.thestyle  {
	width:250px;
	float:left;
}
 
.cssform p {
	width: 270px;
	clear: left;
	margin: 0;
	padding: 2px 0 4px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	/*	border-top: 1px dashed gray;*/
	height: 1%;
	font-weight:100;
	text-transform:uppercase;
	font-size:10px;
}
.cssform p.full {
	width: 400px;
	padding-left: 0px;
}
.cssform p img {
	margin: -5px 0 0 10px;
}
.cssform a {
	  color:#ee2d29; 
}
.cssform a:hover {
	text-decoration:none;
}
.cssform h1 {
	color: #000;
	display:block;
	font-size: 14px;
	margin: 25px 0 15px 0;
	text-transform:uppercase;
}
.cssform h3 {
	clear:left;
	 margin: 10px 0;
}
.cssform h3 strong {
	 color:#ee2d29; 
}
.remarkq {
	display:block;
	margin:0px 0 20px 0;
	text-transform:none !important;
	width:425px;
	font-size:10px
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 260px;
}
.cssform input.smallwidth {
	width: 150px;
}
.cssform textarea {
	width: 415px;
	height: 100px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

.tr3 {
	margin-left:-10px
}
.tr4 {
	display:none;
	margin-left:-10px
}
* html .threepxfix {
	margin-left: 5px;
}
input {
	color: #781351;
}
p.submit {
	margin:0;
	padding:0;
	text-align:center;
	width:430px;
}
p.submit input {
/*	color: #999;
	border: 2px outset #d7b9c9;
	background-color:#990000;*/
	width:200px;
}
/*clear shit - float */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
	clear:left;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.ui-dialog-content {
	text-align:left;
}
.ui-dialog-content li {
	margin :0 0 0 20px;
}
.obligatoire {
	color:#990000
}
select {
	text-transform:capitalize !important
}
.error {
	color:#F7010E;
}

