/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
	outline: none;
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 11px;
}

body{
	background-color: #efefef;
	/*background-color: #2C092A;*/
}

p{
	margin-bottom: 12px;
	text-align: justify;
	color: #333;
}
h1{
	font-size: 13px;
	letter-spacing: 1px;
	margin-bottom: 12px;
	padding-left: 4px;
	color: #4A154D;
	border-left: 6px solid #850D6F;
}
h2{
	margin-bottom: 8px;
	color: #850D6F;
}
img.right{
	float: right;
	margin-left: 12px;
}
a{
	text-decoration: none;
	color: #cf003d; 
}
/* ------------------------------------------------------------------- */
.clear{
	clear:both;
	height: 1px;
	line-height:1px;
}
p.startQ{
	background-image: url(images/quotes_debut.gif);
	background-repeat:no-repeat;
	height: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	line-height: 20px;
}
p.startQ strong{
	padding-right: 20px;
	background-image:url(images/quotes_fin.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
p.lifestyle{
	text-align: right;
}
#right p.lifestyle img{
	border: none;
}
/* ------------------------------------------------------------------- */
#lang{
	width: 890px;
	margin: 20px auto 0px auto;	
	list-style-type: none;
	text-align:right;
}
#lang li{
	display: inline;
}
#lang li a{
	text-decoration: none;
	font-size: 10px;
	color: #7a7a7b;
}
#lang li a.langOn{
	font-weight: bold;
}
/* ------------------------------------------------------------------- */
#page{
	width: 890px;
	margin: 0px auto 24px auto;
	border: 1px solid #deddde;
	background-color: #fff;
}
/* ------------------------------------------------------------------- */
#logo{
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	height: 75px;
	cursor: pointer;
	position:relative;
}

#logo #fb{
	display: block;
	width: 20px;
	height: 20px;
	position:absolute;
	right: 4px;
	top: 10px;
}
#logo #fb img{
	border: none 0px;
}
/* ------------------------------------------------------------------- */
#nav{
	list-style-type: none;
	text-align:right;
	margin-right: 7px;
	margin-bottom: 5px;
}
#nav li{
	display: inline;
	margin-left: 12px;
}
#nav li a{
	text-decoration: none;
	color: #16232d;
	border-bottom: 3px solid #fff;
	text-transform:uppercase;
}
#nav li a:hover{
	border-bottom: 3px solid #deddde;
	color: #7a7a7b;
}
#nav li a.active{
	border-bottom: 3px solid #cf003d;
	color: #cf003d;
}
/* ------------------------------------------------------------------- */
#mainPict{
	display: block;
	margin: 0px auto 3px auto;
}
/* ------------------------------------------------------------------- */
#snav{
	list-style-type: none;
	text-align:left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 7px;
	background-image:url(images/a16.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 32px;
	/*padding-left: 7px;
	background-color: #cf003d;*/
}
#snav li{
	display: inline;
	margin-right: 12px;
}
#snav li a{
	text-decoration: none;
	color: #7a7a7b;
	background-image:url(images/mus2Off.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
}
#snav li a:hover{
	color: #16232d;
}
#snav li a.active{
	color: #cf003d;
	background-image:url(images/mus2.gif);
}
/* ------------------------------------------------------------------- */
#left{
	width: 260px;
	margin: 0px 27px 0px 7px !important;
	margin: 0px 23px 0px 3px;
	/*background-color:#0066CC;*/
	float:left;
}
/* ------------------------------------------------------------------- */
#contact, #photo, #newsT, #media, #player{
	display: block;
	/*border-top: 1px solid #deddde;*/
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position: top;
	padding-top: 6px;
	padding-left: 4px;
	margin-top: 6px;
	text-decoration: none;
	font-weight:bold;
	color: #949494;
}
#contact {
	line-height: 13px;
}
#contact img, #photo img, #newsT img, #media img, #player img{
	border: none;
	vertical-align: middle;
	margin-right: 6px;
}
#player img{
	vertical-align:text-bottom;
}
#photo{

}
#listNews{
	margin-top: 6px;
	padding-top: 6px;
	list-style-type: none;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position: top;
}
#listNews li{
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 2px;
	background-image:url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 1px 22px;
}
#listNews li a{
	text-decoration: none;
	color: #7c7c7c;
}
#listNews li a:hover, #listNews li a.all:hover{
	color: #cf003d;
}
#listNews li a.all{
	text-decoration: none;
	color: #949494;
	font-weight: bold;
}
/* ------------------------------------------------------------------- */
#right{
	width: 589px;
	margin: 0px 7px 7px 0px !important;
	margin: 0px 4px 3px 5px;
	/*background-color:#CCFF99;*/
	float:left;
}
#right img{
	border: 1px solid #333;
}
#right p{
	width: 520px;
	margin-left: 20px;
}
#right h1{
	margin-left: 10px;
}
#right h2{
	margin-left: 20px;
}
#right ul{
	list-style-type:square;
	color: #333;
	margin-left: 50px;
	margin-bottom: 12px;
}
#right ul li.info{
	list-style-type: none;
	background-image:url(images/info.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
	margin-left: -12px;
}
/* ------------------------------------------------------------------- */
#footer{
	margin: 2px 7px 0px 7px;
	text-align: center;
	font-size: 10px;
	color: #7a7a7b;
	letter-spacing:1px;
	background-image:url(images/a16.gif);
	background-repeat:repeat-x;
	height: 22px;
	line-height: 23px;
	padding-top: 2px;
}
#footer a{
	font-size: 10px;
	color: #7a7a7b;
	letter-spacing:1px;
	text-decoration:none;
}
/* ------------------------------------------------------------------- */
#c1{
	width: 340px;
	/*background-color:#CC9900;*/
	margin-left: 7px;
	float: left;
}
#c1 p{ width: 300px; }
#c2{
	width: 230px;
	/*background-color: #FFCC33;*/
	float: left;
}
/* ------------------------------------------------------------------- GLOBAL FORM */
select{
	border: 1px solid #ccc;
}
option{
	margin: 0px 2px;
}
fieldset{
	border: 1px solid #deddde;
}
legend{
	padding: 2px 4px 2px 4px;
	margin-left: 0px !important;
	margin-left: -7px;
	font-weight:bold;
	color: #949494;
	/*background-color:#00FF66;*/
}
.in{
	border: 1px solid #ccc;
}
.submit{
	background:#E9ECEF url(images/btnBg.gif) repeat scroll 0%;
	border:1px solid #CCCCCC;
	color:#666666;
	cursor:pointer;
	font-weight:bold;
	margin:0pt 0pt 1em;
}
/* ------------------------------------------------------------------- QUICK RES FORM */
#resBtn{
	display: block;
	background-image:url(images/btnRes.gif);
	width: 250px;
	height: 32px;
	line-height: 32px;
	background-repeat:no-repeat;
	color: #fff;
	text-align:center;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 20px;
}

#quickRes{
	margin-bottom: 10px;
}
#quickRes fieldset{
	border-right: none;
	border-left: none;
	border-bottom: none;
}
#quickRes legend{
	background-image: url(images/metronome.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
}
#quickRes select{
	margin: 4px;
}
#quickRes .submit{
	margin: 4px;
}
/* ------------------------------------------------------------------- CONTACT FORM*/
#contactF{
	/*margin-left: 18px;*/
}
#contactF p{ margin-left: 18px !important;}
#contactF label{
	display: block;
	font-weight: bold;
	color: #850D6F;
}
#contactF .in{
	width: 250px;
	margin-left: 0px !important;
	margin-left: -18px;
}
#contactF .submit{
	width: 250px;
	margin-left: 0px !important;
	margin-left: -18px;
}
#c2 address{
	padding-left: 24px;
	font-style: normal;
}
.confirm{
	border: 1px solid #850D6F;
	padding: 4px;
	width: 250px;
	margin: 40px auto;
	text-align: center;
}
/* ------------------------------------------------------------------- PRE RESERVATION FORM*/
#fc1{
	/*background-color: #FFCC99;*/
	width: 260px;
	float: left;
}
#fc2{
	/*background-color: #CCFFCC;*/
	width: 300px;
	float: left;
}
#preRes{
	margin-left: 20px;
}
#preRes td {
	padding: 2px;
}
#preRes .in{
	width: 180px;
	height: 18px;
}
#preRes textarea{
	width: 283px;
	height: 60px;
	border: 1px solid #ccc;
}
#preRes .submit{
	width: 285px;
}
#preRes label{
	color: #850D6F;
}
/* ------------------------------------------------------------------- */
#resT{
	border-collapse:collapse;
	margin-left: 18px;
	width: 200px;
}
#resT td, #resT th{
	text-align: center;
}
#resT img{
	border: none 0px;
}
#resT td{
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding: 2px;
}
#resT th{
	padding-bottom: 2px;
}
#resT th img{
	vertical-align: middle;
}
#resT th.long{
	width: 140px;
}
#resT td.price{
	/*width: 40px;*/
	font-weight: bold;
}
#resT .right{
	text-align: right;
}
/* ------------------------------------------------------------------- */
#tarif{
	border-collapse:collapse;
	margin-left: 18px;
	margin-right: 7px;
	margin-bottom: 24px;
	width: 560px;
	background-color: #faf3fc;
}
#tarif td{
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 2px;
}
#tarif th{
	padding-bottom: 2px;
	font-weight: normal;
}
#tarif th.long{
	width: 120px;
}
#tarif th.titre{
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
}
#tarif .price{
	text-align: center;
	font-weight: bold;
}
#tarif .center{
	text-align: center;
}
#tarif .title{
	color: #850D6F;
	font-weight: bold;
}
/* ------------------------------------------------------------------- MEDIA*/
#travel{
	list-style: none;
}
#travel li{
	display: inline;
}
#travel li img{
	border: 1px solid #ccc;
	margin: 8px;
	padding: 2px;
}


#mediaCov{
	list-style: none;
}
#mediaCov li{
	display: inline;
	
}
#mediaCov li img{
	border: 1px solid #ccc;
	margin: 8px;
	padding: 2px;
}

#travel li img:hover, #mediaCov li img:hover{
	border: 1px solid #CF003D;
}

/*
#pdf{
	list-style-type: none;
}
#pdf li, #pdf li.www{
	list-style-type: none;
	background-image:url(images/logo_pdf.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	margin-bottom: 8px;
}
#pdf li.www{
	background-image:url(images/logo_www.gif);
}
#pdf span{
	color: #777;
	margin-right: 20px;
}*/

/* ------------------------------------------------------------------- */
#map ul{
	float: left;
	width: 200px;
	/*border-left: 1px dashed #ccc;
	border-top: 1px dashed #ccc;*/
	list-style-type: none;
	padding-left: 10px;
	margin-left: 32px !important;
	margin-left: 16px;
}
#map ul li {
	margin-bottom: 4px;
}
/* ------------------------------------ TOOLS --------------------*/
#toolPict{
	display: block;
	margin: 30px auto 10px auto;
	border: 1px solid #777;
}
/* ------------------------------------ GALLERY --------------------*/
.gallery{
	list-style-type: none;
}
.gallery li{
	display: inline;
}
.gallery li img{
	margin: 2px;
}


#slideshow1{
	width: 200px;
	height: 220px;
	margin: 10px auto;
}

