/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:url(images/tail-top.gif) repeat-x left top #0a0a0b; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#fff; 
	min-width:980px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#reserve-form .field {
	height:57px;
}
#reserve-form label {
	color:#ffd337;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-transform:none;
	margin-bottom:6px;
}
#reserve-form input {
	border:1px solid #ac9d51;
	background:none;
	color:#fff;
	text-transform:uppercase;
	width:241px;
	padding:4px 0 4px 3px;
}
#reserve-form select {
	width:68px;
	background:#000;
	border:1px solid #8e8f94;
	color:#fff;
	height:22px;
	margin-right:3px;
}
#reserve-form fieldset.style1 {
	padding-top:29px;
}
#reserve-form fieldset.style1 label {
	color:#fff;
}
#reserve-form fieldset.style1 .field {
	height:56px;
}
#reserve-form fieldset.style1 select {
	width:68px;
}
#reserve-form fieldset.style1 select.sel-1 {
	width:65px;
}
#reserve-form fieldset.style1 select.sel-2 {
	width:54px;
}
#reserve-form fieldset.style2 {
	padding-bottom:29px;
}
#reserve-form fieldset.style2 label {
	color:#fff;
}
#reserve-form fieldset.style2 input {	
	border:1px solid #858585;
	color:#fff;
}
#reserve-form fieldset.style2 select {
	width:191px;
}
#reserve-form fieldset.style3 {
	padding-bottom:0;
}

/*--------------------*/

#contacts-form .field { 
	height:35px;
}
#contacts-form input {
	border:1px solid #ac9d51;
	background:none;
	color:#ffd337;
	text-transform:uppercase;
	width:241px;
	padding:4px 0 4px 3px;
}
#contacts-form textarea { 
	width:241px; 
	height:167px; 
	overflow:auto;
	border:1px solid #ac9d51;
	background:none;
	text-transform:uppercase;
	color:#ffd337; 
	padding:4px 0 4px 3px; 
}
#contacts-form a {
	margin:0 52px 0 -42px;
}

/*========================== LISTS ============================*/

.list {
	padding-bottom:15px;
}
.list li {
	text-transform:none;
	font-size:1.1em;
	line-height:1.2em;
	position:relative;
	z-index:2;
	border-bottom:1px solid #3f3516;
	padding-bottom:3px;
	margin-bottom:2px;
}
.list li.last {
	padding:0;
	margin:0;
	border:0;
}
.list li span {
	display:inline-block;
	padding:1px 0 1px 22px;
	background:url(images/marker.png) no-repeat left top;
}
.list li a {
	color:#b7b29f;
	text-decoration:none;
}
.list li a:hover {
	color:#fff;
}

.list1 {
	margin-top:-20px;
}
.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:20px;
}
.list1 li strong {
	color:#ffd337;
	font-size:1.2em;
	line-height:1.33em;
	text-transform:none;
	display:block;
}
.list1 li cite {
	color:#fff;
	font-style:normal;
	display:block;
	line-height:1.4em;
	padding-top:12px;
}

.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	color:#fff;
	padding-top:4px;
}
.list2 li.first {
	font-weight:bold;
	color:#ffd337;
	font-size:1.2em;
	text-transform:none;
	padding:0 0 10px 0;
}
.list2 li span {
	float:left;
	width:239px;
}
.list2 li em {
	font-style:normal;
	float:left;
}
.list2 li a {
	text-decoration:none;
}
.list2 li a:hover {
	text-decoration:underline;
}

.list3 {
	margin-top:-38px;
	padding-bottom:20px;
}
.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	margin-top:-5px;
	padding-top:38px;
}
.list3 li img {
	float:left;
	margin:5px 21px 0 0;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

.img-box1 { 
	position:relative;
	padding-bottom:32px;
}
.img-box1 span {
	position:absolute;
	left:-29px;
	top:-40px;
	z-index:1;
}
.img-box1 h6 {
	padding:0 0 0 378px;
	margin:0;
}

.img-box2 {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.img-box2 img {
	float:left;
	margin-right:21px;
}

p { 
	margin-bottom:20px;
	line-height:1.4em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:10px;
}
.p2 {
	margin-bottom:30px;
}

.phone { 
	float:right; 
	margin-right:102px;
}

.banner {
	padding:8px 0 21px 0;
	position:relative;
}
.banner a {
	cursor:pointer;
}

dl {
	line-height:1.4em;
	margin-bottom:-30px;
}
dl dt {
	color:#ffe57f;
	font-size:1.4em;
	line-height:1.5em;
	text-transform:none;
	padding-bottom:10px;
}
dl dd {	
	margin-bottom:30px;
}

.address p {
	margin-bottom:12px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#fff; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:70px;
	line-height:1.21em;
	letter-spacing:-5px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
}
h2 span {
	color:#ffcd21;
	font-family:Arial, Helvetica, sans-serif;
}
h2 b {
	display:block;
	font-size:.83em;
	margin-top:-32px;
	font-weight:normal;
}
h3 {
	font-size:6em;
	line-height:1em;
	letter-spacing:-4px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	margin-bottom:20px;
}
h3 span {
	display:block;
	margin-top:-10px;
}
h3 b {
	color:#ffcd21;
}
h4 {
	font-size:1.6em;
	color:#ffd337;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:12px;
}
h5 {
	color:#ffd337;
	font-size:1.4em;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:20px;
}
h6 {
	color:#ffe57f;
	font-size:1.4em;
	line-height:1.5em;
	text-transform:none;
	font-weight:normal;
}
h6.style1 {
	margin-bottom:30px;
}
h6.style2 {
	margin-bottom:10px;
}
h6.style3 {
	color:#ffd337;
	font-size:1.2em;
	line-height:1.33em;
	font-weight:bold;
	margin-bottom:15px;
}

.txt1 {
	color:#fff;
}

.link1 { 
	display:block; 
	float:right; 
	background:url(images/link1-right.gif) no-repeat right top;
	color:#0a0a0b; 
	text-decoration:none;
	font-size:.9em; 
}
.link1 em { 
	display:block;
	padding:0 3px; 
	background:url(images/link1-left.gif) no-repeat left top;
}
.link1 b { 
	display:block;
	background:url(images/link1-tail.gif) repeat-x left top;  
	padding:2px 7px 2px 7px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover { 
	text-decoration:underline;
}

.link2 {
	color:#0a0a0b;
	font-size:1.1em;
	background:url(images/link2-tail.gif) repeat-x left top;
	display:inline-block;
	text-decoration:none;
	margin-right:12px;
}
.link2 em {
	display:block;
	background:url(images/link2-right.gif) no-repeat right top;
}
.link2 b {
	font-style:normal;
	display:block;
	padding:3px 10px 2px 10px;
	background:url(images/link2-left.gif) no-repeat left top;
}
.link2:hover {
	text-decoration:underline;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%;
	margin-bottom:12px;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:10px; 
	padding-left:10px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:10px; 
	padding-right:10px;
}
.box .border-top { 
	background:url(images/border-top.png) left top repeat-x; 
	height:10px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:23px; 
	padding-left:10px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:23px; 
	padding-right:10px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:23px; 
	width:100%;
	text-align:right;
}
.box .border-left { 
	background:url(images/border.png) left top repeat-y; 
	padding-left:2px;
	position:relative;
}
.box .border-right { 
	background:url(images/border.png) right top repeat-y; 
	padding-right:2px;
}
.box .xcontent { 
	background:url(images/box-tail.png);
	padding:17px 25px 30px 30px;
}

/*------------*/

.box1 { 
	width:100%;
}
.box1 .left-top-corner { 
	background:url(images/left-top-corner1.png) no-repeat left top; 
	height:10px; 
	padding-left:10px;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.png) no-repeat right top; 
	height:10px; 
	padding-right:10px;
}
.box1 .border-top { 
	background:url(images/border-top1.gif) left top repeat-x; 
	height:10px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .left-bot-corner { 
	background:url(images/left-bot-corner1.png) no-repeat left bottom; 
	height:10px; 
	padding-left:10px;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.png) no-repeat right bottom; 
	height:10px; 
	padding-right:10px;
}
.box1 .border-bot { 
	background:url(images/border-bot1.gif) left top repeat-x; 
	height:10px; 
	width:100%;
	overflow:hidden;
}
.box1 .xcontent { 
	background:url(images/box1-tail.gif) repeat-x left top #24262a;
	min-height:188px;
	height:auto!important;
	height:188px;
}
.box1 .inner {
	padding:7px 25px 5px 30px;
}

/*========================== HEADER ===========================*/

#header .logo {
	position:absolute;
	left:0;
	top:0;
}
#header .fright {
	padding-top:13px;
}
#header .fright ul li {
	font-size:1.1em;
	line-height:1.08em;
	float:left;
	border-right:1px solid #000;
	padding:0 30px;
}
#header .fright ul li.last {
	border:0;
	padding-right:0;
}
#header .fright ul li a {
	color:#000;
	text-decoration:none;
}
#header .fright ul li a:hover {
	text-decoration:underline;
}

/*========================= CONTENT ===========================*/

#content {
	background:url(images/cont-bg.jpg) no-repeat left top;
	width:100%;
	padding-bottom:20px;
}
#content .indent {
	padding-top:297px;
}
#content .indent1 {
	padding-right:15px;
	padding-bottom:10px;
}

/*========================= FOOTER ============================*/

#footer p {
	color:#ffd337;
	font-size:1.1em;
	text-transform:none;
	padding-top:17px;
}
#footer p a {
	color:#ffd337;
}

/*=============================================================*/















/****************************************************************************************
BARRE DE PAGINATION    
*******************************************************************************************/


/* Les barres de navigation */
div.navig {
	border: 0px solid #d7d7d7; /* bleu */
	margin-top: 10px;
	text-align:center;
	height:15px;
}
div.navig ul {
	list-style-type: none;
	margin:0; padding:0;
	
}
div.navig ul li {
	display: inline;
	margin:0; padding:0;
	background:none;
	line-height:1;
}


/* Barres de navigation : liens */

div.navig ul li a:link, div.navig ul li a:visited {
	color : #FFD337; /* bleu */ 
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
	background:none;
	padding:0;
	font-size:14px;
	font-family: verdana;
}
div.navig ul li a:hover, div.navig ul li a:active {
	color : #FFD337; /* bleu */  
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
	background:none;
	padding:0;
	font-size:14px;
	font-family: verdana;
}

/* Barres de navigation : page en cours */
div.navig ul li span {
	color : #000 !important; /* bleu */ 
	font-size:14px;
	background-color: #FFD337; /* bleu */
	font-weight: bold;
	font-family: verdana;
}



