@charset "UTF-8";
/* © Terrace St Denis 2008 */

body, HTML{
	border:0px;
	margin:0px;
	padding:0px;
	background:#1d2722 url(../../images/common/bg.gif) center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-align:left;
	list-style-image:url(../../images/common/list.jpg);
}

/* TEXTES ----------------------------------------------------------------------------------------- */
H1{
	font-family:"Times New Roman", Times, serif;
	font-size:29px;
	color:#505a61;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 20px 0px;
	padding:0px;
	background:url(../../images/common/title_underline.gif) repeat-x bottom left;
}

a, a:visited, a:active{
	color:#902d29;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#505a61;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 8px 0px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#505a61;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:16px 0px 8px 0px;
}


/* MISE EN PAGE ------------------------------------------------------------------------------------ */

img{
	border:none;
}

#main{
	position:absolute;
	width:827px;
	height:auto;
	left:50%;
	margin-left:-415px;
	background: url(../../images/common/ombre_vert.gif)
}
#header{
	width:827px;
	height:132px;
	float:left;
	background:url(../../images/common/header_image.jpg) no-repeat right top;
}
#logo{
	width:193px;
	height:132px;
	float:left;
}
#flag_fr{
	float:right;
	width:64px;
	height:16px;
	padding:10px 28px 0px 0px;
}

#menu{
	width:801px;
	height:32px;
	background:url(../../images/common/menu_ext.gif) repeat-x top;
	margin:0px 13px 0px 13px;
	clear:both;
	float:left;
}
#page{
	float:left;
	clear:both;
	height:auto;
	width:100%;
	margin:30px 13px 20px 13px;
}
#contenu{
	width:749px;
	height:auto;
	padding:0px 25px 0px 25px;
	background: url(../../images/common/onglet_cote.gif) no-repeat top left;
}

#footer, #footer a, #footer a:visited, #footer a:active{
	width:827px;
	height:29px;
	clear:both;
	background:url(../../images/common/ombre_bas.gif) top center no-repeat;
	text-align:center;
	font-size:10px;
	color:#283437;
	text-decoration:none;
	padding:4px 0px 0px 0px;
}
#footer a:hover{
	text-decoration:underline;
	color:#730202;
}
#clear{
	clear:both;
	height:10px;
}
#clear2{
	clear:both;
	height:25px;
}

/* ACCUEIL */
#acc_tarifs{
	float:right;
	width:234px;
	margin:0px 0px 20px 22px;
}
#acc_tarifs_header{
	width:234px;
	height:24px;
	background:url(../../images/home/tarifs_header.gif) no-repeat;
}
#acc_tarifs_prices{
	padding:7px 10px 7px 10px;
	background:#e3ecee url(../../images/home/tarifs_ext.gif) repeat-y;
	font-size:11px;
}
#acc_tarifs_prices ul, #acc_tarifs_prices li{
	margin:0px;
	padding:2px 0px 2px 0px;
	list-style:none;
	list-style-image:none;
	display:block;
}
#acc_tarifs_footer{
	background:url(../../images/home/tarifs_footer.gif) no-repeat;
	padding:6px 0px 0px 20px;
	width:218px;
	height:18px;
}
.acc_tarifs_footer, .acc_tarifs_footer a, .acc_tarifs_footer a:visited, .acc_tarifs_footer a:active{
	color:#2c383c;
	text-decoration:none;
	font-size:9px;
}
.acc_tarifs_footer a:hover{
	text-decoration:underline;
}

#acc_images{
	clear:both;
	float:left;
	width:750px;
	margin:15px 0px 15px 0px;
}
.acc_images_txt{
	display:block;
	font-size:11px;
	float:left;
	margin:4px 0px 0px 0px;
}
#acc_histo{
	float:left;
	width:493px;
	margin-right:20px;
}
#acc_histo_img{
	float:left;
	width:233px;
	height:auto;
	padding-top:15px;
}

/* ROOMS */
#rooms_types{
	border:none;
	height:305px;
	color:#1e1e1e;
	font-size:11px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.rooms_types_img{
	margin:10px 0px 5px 0px;
}

#rooms_types_r1{
	width:224px;
	height:auto;
	float:left;
	background:#dbd6b3;
	border:1px solid #bcb482;
	margin-right:20px;
	padding:5px;
}
#rooms_types_r2{
	width:224px;
	height:auto;
	float:left;
	background:#d6dee1;
	border:1px solid #c5c1be;
	margin-right:20px;
	padding:5px;
}
#rooms_types_r3{
	width:224px;
	height:auto;
	float:left;
	background:#e2d3c8;
	border:1px solid #c9b6a9;
	padding:5px;
}
#rooms_types_r4{
	font-size:11px;
	color:#1e1e1e;
	width:224px;
	height:auto;
	float:right;
	background:#e0ebce;
	border:1px solid #c9b6a9;
	padding:5px;
}
#rooms_types_r4_txt{
	width:480px;
	height:auto;
	float:left;
	margin-right:20px;
}
#rooms_tarifs{
	height:17px;
	width:150px;
	clear:both;
	float:left;
	margin:0px 0px 5px 0px;
}
#rooms_tarifs_img{
	float:left;
	width:12px;
	height:12px;
}
#rooms_tarifs_img img{
	margin:0px;
}
a.rooms_tarifs_txt:link, a.rooms_tarifs_txt:visited, a.rooms_tarifs_txt:active{
	
	font-size:9px;
	color:#c90800;
	
}

a.rooms_tarifs_txt:hover{
	text-decoration:underline;
}

#rooms_book1, #rooms_book1 a, #rooms_book1 a:visited, #rooms_book1 a:active{
	clear:both;
	widht:222px;
	height:17px;
	background:url(../../images/rooms/book1.gif) no-repeat center top;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
	color:#000000;
}
#rooms_book1 a:hover{
	text-decoration:underline;
}
#rooms_book2, #rooms_book2 a, #rooms_book2 a:visited, #rooms_book2 a:active{
	clear:both;
	widht:222px;
	height:17px;
	background:url(../../images/rooms/book2.gif) no-repeat center top;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
	color:#000000;
}
#rooms_book2 a:hover{
	text-decoration:underline;
}
#rooms_book3, #rooms_book3 a, #rooms_book3 a:visited, #rooms_book3 a:active{
	clear:both;
	widht:222px;
	height:17px;
	background:url(../../images/rooms/book3.gif) no-repeat center top;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
	color:#000000;
}
#rooms_book3 a:hover{
	text-decoration:underline;
}
#rooms_book4, #rooms_book4 a, #rooms_book4 a:visited, #rooms_book4 a:active{
	clear:both;
	widht:222px;
	height:17px;
	background:url(../../images/rooms/book4.gif) no-repeat center top;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
	color:#000000;
}
#rooms_book3 a:hover{
	text-decoration:underline;
}
#rooms_appart{
	border:none;
	height:305px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.rooms_title{
	display:block;
	background:url(../../images/rooms/box_dashed.gif) bottom left repeat-x;
	font-family:"Times New Roman", Times, serif;
	color:#1d1c13;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	margin-top:7px;
}
.rooms_mentions, .rooms_mentions a, .rooms_mentions a:visited, .rooms_mentions a:active{
	display:block;
	font-size:11px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	margin-top:3px;
}
.rooms_mentions a:hover{
	color:#c90800;
	text-decoration:none;
}
#rooms_3col{
	clear:both;
	float:left;
	width:100%;
	height:auto;
}
#rooms_3col_1{
	width:234px;
	float:left;
	margin-right:20px;
}
#rooms_3col_2{
	width:234px;
	float:left;
}

/* Activities */
.act_img{
	margin-left:24px;
}

/* Contact */
#cont_ligne{
	clear:both;
	width:100%;
	height:25px;
}
#cont_ssligne{
	width:370px;
	height:25px;
	float:left;
}
#cont_texte{
	width:130px;
	height:25px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-top:6px;
}
#cont_champ{
	width:240px;
	height:27px;
	float:left;
	font-size:11px;
}
#cont_ligne2{
	clear:both;
	width:100%;
	height:150px;
}
#cont_area{
	width:600px;
	height:130px;
	font-size:11px;
	float:left;
}
#cont_send{
	width:200px;
	height:20px;
	clear:both;
	font-size:11px;
	text-align:left;
	margin-top:7px;
}
.cont_obl{
	color:#c90800;
}
.cont_obl2, .msg_neg{
	color:#c90800;
	font-size:11px;
}

.confirm{
	color:#00CC33;
	font-size:11px;
}


a.image_centre {
display: block;

background-image:url(../../images/rooms/picto_details.gif);
background-position:left bottom;
padding-left:10px;
padding-top:3px;
background-repeat:no-repeat;
text-decoration: none;
font-weight:normal;
vertical-align:middle;
}

.br_lien{

font-size:10px;
}

