/* finest-spa.css */
/********************

	XHTML
	
*********************/

html {}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #666;
	background: url(../img/tpl/bg_body.gif) repeat-x 0 0;
}
a {
	color: #A1928B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #A1928B;
	padding: 4px 0 12px 0;
	margin: 0;
}
h1.hc_page {
	color: #fff;
	background-color: #a983b6;
	padding: 5px 8px;
	margin: 12px 0;
}
h1.h1_channel {
	color: #fff;
	background-color: #a983b6;
	padding: 5px 8px;
	margin: 12px 0;
}
h2.hc_actu {
	color: #fff;
	background-color: #A1928B;
	padding: 5px 8px;
	margin-bottom: 12px;
}
h2.hc_mois {
	color: #fff;
	background-color: #C1C0A2;
	padding: 5px 8px;
	margin-bottom: 12px;
}
h2.hc_rejoint {
	color: #fff;
	background-color: #582216;
	padding: 5px 8px;
	margin-bottom: 12px;
}
h2.hc_channel {
	color: #fff;
	background-color: #A1928B;
	padding: 5px 8px;
	margin-bottom: 12px;
}
p {
	padding: 4px 0 12px 0;
	margin: 0;
	text-align: justify;
}

img {
	border: none;
}
ul, ol, dl {
	padding-top: 4px;
	margin-top: 0;
	padding-bottom: 12px;
	margin-bottom: 0;
}
ul {
	list-style-type: square;
}
ul ul {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 12px;
	margin-bottom: 0;
	list-style: none;
}
form {
	padding: 0;
	margin: 0;
}

/*
	UTILITY
---------------------------------------*/

div.clear, .clear {clear: both;}
.tAl, p.tAl {text-align: left;}
.tAc, p.tAc {text-align: center;}
.tAr, p.tAr {text-align: right;}
div.parent {position: relative;}
.times {font-family:"Times New Roman", Times, serif;}
.dspB {display:block;}
.noBorder p{
  border:none !important;
}
.block {display:block;}
/*
	COLS KIT
---------------------------------------*/

div.fL, img.fL, .fL {float: left;display: inline;}
div.fR, img.fR, .fR {float: right;display: inline;}

.w150 {width:150px;}
div.w160 {width:160px;}
div.w190 {width:190px;}
div.w250 {width:250px;}
div.w274 {width:274px;}
div.w300 {width:300px;}
div.w340 {width:340px;}
div.w394 {width:394px;}
div.w424 {width:424px;}
div.w434 {width:434px;}
div.w490 {width:490px;}
div.w602 {width:602px;}
div.w642 {width:642px;}
div.w692 {width:692px;}
div.w782 {width:782px;}

div.mT12, .mT12 {margin-top: 12px;}
div.mT17 {margin-top: 17px;}
div.mR18, img.mR18, .mR18 {margin-right: 18px;}
div.mB12, img.mB12, .mB12 {margin-bottom: 12px;}

/*
	HEADER TOOLS
---------------------------------------*/

/* base */
h1.htype, h2.htype, h3.htype, h4.htype, h5.htype, h6.htype {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 8px;
}
/* margin */
h1.mTB, h2.mTB, h3.mTB, h4.mTB, h5.mTB, h6.mTB {
	margin: 12px 0;
}
h1.mT, h2.mT, h3.mT, h4.mT, h5.mT, h6.mT {
	margin: 12px 0 0 0;
}
h1.mB, h2.mB, h3.mB, h4.mB, h5.mB, h6.mB {
	margin: 0 0 12px 0;
}
/* colors */
h1.cChannel, h2.cChannel, h3.cChannel, h4.cChannel, h5.cChannel, h6.cChannel {
	background-color: #3B5998;
}
h1.cClub, h2.cClub, h3.cClub, h4.cClub, h5.cClub, h6.cClub {
	background-color: #00294E;
}

/********************

	HEADER

*********************/

div#header {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

/* TOP */
div#top {
	width: 960px;
	height: 26px;
	background-color: #1378ae;
	border-bottom: 1px solid #fff;
}
div#top ul#social_links {
	padding: 4px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
div#top ul#social_links li {
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
}
div#top ul#social_links li img {
	vertical-align: middle;
}
div#top ul#social_links li a {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}
div#top ul#social_links li#li_version {
	margin: 0 12px 0 50px;
}
div#top ul#social_links li#li_version img {
	vertical-align: top;
	margin-top: 3px;
}

/* IDENTITY */
div#identity {
	position: relative;
	width: 960px;
	height: 96px;
	background: #0a8acb url(../img/tpl/bg_identity.gif) no-repeat 0 0;
	border-bottom: 1px solid #fff;
}
div#identity img#logo {
	position: absolute;
	left: 15px;
	top: 14px;
	z-index: 10;
}

/* TOP LOGIN */

div#top-login {
	width: 250px;
	height: 96px;
	position: absolute;
	left: 710px;
	top: 0;
	z-index: 10;
}
div#top-login form#form_login {}
div#top-login form#form_login h2 {
	padding: 9px 0 8px 108px;
	margin: 0;
}
div#top-login form#form_login label {
	display: block;
	line-height: 18px;
}
div#top-login form#form_login label span {
	display: block;
	width: 123px;
	text-align: right;
	float: left;
	color: #fff;
	font-size: 0.9em;
}
div#top-login form#form_login input#email, 
div#top-login form#form_login input#password {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 4px;
	width: 91px;
	height: 18px;
	border: none;
	line-height: 18px;
	float: left;
}
div#top-login form#form_login input#valider {
	width: 20px;
	height: 18px;
	border: none;
	margin: 0 0 0 6px;
	float: left;
	display: inline;
	background: url(../img/club/bt_ok.gif) no-repeat 0 0;
	cursor: pointer;
}
div#top-login p.mdp_oublie {
	clear: both;
	padding: 0 35px 0 0;
	margin: 0;
	font-size: 0.9em;
	color: #fff;
	text-align: right;
}
div#top-login p.info_log {
	clear: both;
	padding: 10px 10px 0 0;
	margin: 0;
	font-size: 0.9em;
	color: #fff;
	text-align: right;
}
div#top-login p a {
	color: #fff;
	text-decoration: none;
}
div#top-login p#confirm_recover {
	text-align: right;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 34px 0 0;
}

/********************

	NAVIGATION

*********************/

div#nav {
	width: 960px;
	height: 32px;
	background: #3b5999 url(../img/tpl/bg_nav.gif) repeat-x 0 0;
	border-bottom: 1px solid #fff;
}
/* LEVEL 1 */
ul#ul_nav {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#ul_nav li {
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
ul#ul_nav li a {
	display: block;
	float: left;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	color: #fff;
	padding: 0 45px 0 0;
}
ul#ul_nav li.last a {
	padding: 0;
}
ul#ul_nav li a#oSearch {
	width: 200px;
	background: url(../img/nav/bg_green.gif) no-repeat right 0;
	padding: 0;
	margin-right: 18px;
}
ul#ul_nav li a#oSearch span#inOsearch {
	padding-left: 18px;
	font-weight: bold;
}
ul#ul_nav li a.nav_last {
/*	margin-right: 0;*/
}
ul#ul_nav li a span.tnr {
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
}
/* LEVEL 2 */
ul#ul_nav ul.nav_lvl2 {
	position: absolute;
	left: -9999em;
	top: 32px;
	z-index: 100;
	padding: 10px 10px 10px 18px;
	margin: 0;
	list-style: none;
	background-color: #3B5999;
	/**/
	filter:alpha(opacity=90);
	moz-opacity:0.9;
	opacity: 0.9;
}
ul#ul_nav ul.nav_lvl2 li {
	padding: 0;
	margin: 0;
	display: block;
	float: none;
	width: 170px;
}
ul#ul_nav ul.nav_lvl2 li a {
	display: block;
	float: none;
	height: auto;
	font-size: 1em;
	line-height: normal;
	padding: 3px 0;
	text-decoration: none;
}
ul#ul_nav ul.nav_lvl2 li a:hover {}
/* partie region du monde */
ul#ul_nav ul.nav_lvl2 li a.li_label {
	font-weight: bold;
}
ul#ul_nav ul.nav_lvl2 li a.li_world {
	padding-left: 18px;
}
/*
	affichage au survol
*/
ul#ul_nav li:hover ul.nav_lvl2, 
ul#ul_nav li.sfhover ul.nav_lvl2 {
	left: -18px;
	z-index: 999;
}
ul#ul_nav li:hover ul.oSchild, 
ul#ul_nav li.sfhover ul.oSchild {
	left: 0;
	z-index: 999;
	width: 172px;
}

/********************

	HOME

*********************/

div#content {
	text-align: left;
	width: 960px;
	background-color: #fff;
	margin: 0 auto;
}
/*
	visuel + moteur recherche
*/
div#isearch {
	width: 960px;
	height: 300px;
	background-color: #e6e6e6;
	position: relative;
}
div#isearch_bg, 
div#isearch_bloc {
	position: absolute;
	width: 170px;
	height: 300px;
	left: 790px;
	top: 0;
}
div#isearch_bg {
	z-index: 1;
	background-color: #000;
	/**/
	filter:alpha(opacity=50);
	moz-opacity:0.5;
	opacity: 0.5;
}
div#isearch_bloc {
	z-index: 99;
}
form#isearch_form {
	padding: 40px 0 0 10px;
	_padding: 55px 0 0 10px;/*IE6*/
}
form#isearch_form h2 {
	padding: 0 0 6px 0;
	font-size: 1.2em;
	color: #c1c0a4;
	font-weight: bold;
}
form#isearch_form h2 span {
	font: bold 1.1em "Times New Roman", Times, serif;
	color: #c1c0a4;
}
form#isearch_form p {
	padding: 9px 0 0 0;
	font-size: 0.9em;
}
form#isearch_form p a {
	color: #fff;
	text-decoration: underline;
}
form#isearch_form p a:hover {
	text-decoration: none;
}
form#isearch_form label {}
form#isearch_form label span {
	display: block;
	color: #fff;
	font-size: 0.9em;
}
form#isearch_form select#T_continent, 
form#isearch_form select#T_pays, 
form#isearch_form select#T_membership,
form#isearch_form select#T_city {
	width: 150px;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 0.9em;
}
form#isearch_form select#T_continent, 
form#isearch_form select#T_pays, 
form#isearch_form select#T_membership, 
form#isearch_form select#T_city {
	height: 20px;
	line-height: 20px;
}
form#isearch_form input#isearch_submit {
	padding: 2px 8px;
	margin: 10px 0 0 0;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #fff;
	background-color: #C1C0A4;
	border: 1px solid #fff;
	cursor: pointer;
}
/* nom de l'hotel */
div#isearch_bg_title, 
div#isearch_title {
	position: absolute;
	width: 790px;
	height: 30px;
	left: 0;
	top: 270px;
}
div#isearch_bg_title {
	z-index: 3;
	background-color: #000;
	/**/
	filter:alpha(opacity=30);
	moz-opacity:0.3;
	opacity: 0.3;
}
div#isearch_title {
	z-index: 4;
}





/*
	colonnes
*/
div#wrap-icols {
	padding: 12px 0;
}

/*
	colonne 1 home
*/
div#inews {}
div#inews h3 {
	padding: 0;
	font-size: 0.9em;
	color: #A1928B;
}
div#inews h3 a {
	color: #A1928B;
	text-decoration: none;
}
div#inews p {
	padding: 0 0 6px 0;
	font-size: 0.9em;
	color: #808080;
	text-align: justify;
}
div#inews p a {
	color: #808080;
	text-decoration: none;
}

/*
	colonne 2 home
*/

/* boucle hotels du mois + ils nous ont rejoint */
div.wrap-cdc {
	margin: 0 0 12px 0;
}
div.wrap-cdc div.cdc_col-L {
	width: 183px;/*82*/
	float: left;
	display: inline;
}
div.wrap-cdc div.cdc_col-L img {
	vertical-align: top;
}
div.wrap-cdc div.cdc_col-L img.ithumb_etab {
	margin-top: 3px;
}
div.wrap-cdc div.cdc_col-R {
	width: 251px;/*352*/
	float: left;
	display: inline;
}
div.wrap-cdc div.cdc_col-R h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #c1c0a4;
	padding: 0;
	margin: 0;
}
div.wrap-cdc div.cdc_col-R h3 a {
	color: #c1c0a4;
	text-decoration: none;
}
div.wrap-cdc div.cdc_col-R p {
	font-size: 0.9em;
	color: #808080;
	padding: 0;
	margin: 0;
}
div.wrap-cdc div.cdc_col-R p.notation {
	color: #970f00;
	text-align: right;
	font-size: 0.8em;
}
div.wrap-cdc div.cdc_col-R p.notation img {
	vertical-align: middle;
}

/* pavé promotion club */
div#promo-club {
	width: 434px;
	height: 111px;
	background: #757a92 url(../img/home/bg_promo-club.gif) repeat-x 0 0;
	margin: 30px 0 12px 0;
}
div#promo-club img#img_card {
	float: left;
	display: inline;
}
div#promo-club p {
	width: 250px;
	padding: 16px 12px 0 16px;
	margin: 0;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.2em;
	float: left;
	display: inline;
}
div#promo-club ul {
	width: 250px;
	padding: 2px 0 0 16px;
	margin: 0;
	list-style: none;
	float: left;
	display: inline;
}
div#promo-club ul li {
	display: inline;
}
div#promo-club ul a {
	color: #c1c0a4;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
}
div#promo-club ul a:hover {
	color: #fff;
}

/*
	colonne 3 home
*/
div#iadvertising {
/*	background-color: #f6f6f6;*/
	margin-bottom: 18px;
}
div.ichannel {
	margin: 0 0 12px 0;
}
/********************

	PAGES

*********************/

div#wrap-cols {
	padding: 0 0 12px 0;
	min-height: 200px;
	background-color: #fff;
}

div#advertising2 {
/*	background-color: #f6f6f6;*/
	margin: 0 0 6px 0;
}

/*
	PLAN DU SITE
*/

ul.sitemap {
	padding: 4px 0 12px 0;
	margin: 0;
	list-style: none;
}
ul#ul_sm01 {
	width: 312px;
	margin: 0 18px 0 0;
	float: left;
	display: inline;
}
ul#ul_sm02 {
	width: 312px;
	margin: 0;
	float: left;
	display: inline;
}

/*
	PRESSE
*/

div#press_toolkit h2 {
	padding-bottom: 30px;
}
div#press_toolkit p.ptk {
	width: 200px;
	height: 200px;
	font-size: 9px;
	float: left;
	margin: 0 50px;
}

/*
	EQUIPE
*/

div.team_sheet {
	margin: 10px 10px 18px 0;
	width: 205px;
	float: left;
	display: inline;
/*	background-color: red;*/
}
div.last_R {
	margin-right: 0;
}
div.team_sheet h2 {
	padding: 0;
	color: #1378AE;
}
div.team_sheet h2.gus {
	padding-bottom: 18px;
}
div.team_sheet h2.gus span {
	font-weight: normal;
	color: #666;
	display: block;
	font-size: 0.9em;
}
div.team_sheet p {
	padding: 0;
	text-align: left;
	font-size: 0.9em;
}
div.team_sheet img {
	margin-top: 5px;
}

/*
	PARTENAIRES
*/

div.box-partenaire {
	width: 145px;
	float: left;
	margin: 5px 20px 6px 0;
	display: inline;
}
div.endline {
	margin-right: 0;
}
div.bp-top {
	width: 145px;
	height: 78px;
	background-color: #e0f1f8;
}
div.bp-top h2 {
	padding: 5px 5px 0 5px;
	margin: 0;
}
div.bp-top h2 a {
	font-size: 13px;
}
div.bp-top p {
	padding: 0 5px 5px 5px;
	margin: 0;
	color: #0a89cb;
	font-size: 0.9em;
	text-align:left;
}
div.bp-bottom {
	width: 135px;
	height: 86px;
	padding: 5px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	background-color: #e0f1f8;
}

/*
	PANNEAU CLAIRE ADVICE
*/
div#claire {
	width: 300px;
	height: 185px;
	background: url(../img/claire/bg_claire.jpg) no-repeat 0 0;
}
div#claire div#claireTop {}
div#claire div#claireTop div#claireBottom {
	padding: 35px 0 0 60px;
}
div#claire ul {}
div#claire ul li {}
div#claire ul li h3 {
	padding: 0;
	margin: 0;
	color: #fff;
}
div#claire ul li h3 a {
	color: #fff;
	text-decoration: none;
}

/*
	SPA NEWS
*/
/* 1er bloc */
div.newsbloc_1 {
	margin: 0 0 12px 0;
}
div.newsbloc_1 div.newstitle {}
div.newsbloc_1 div.newstitle h2 {
	background-color:#A983B6;
	color:#FFFFFF;
	margin:12px 0;
	padding:5px 8px;
}
div.newsbloc_1 div.newstitle h2 a {
	color:#FFFFFF;
	text-decoration: none;
}
div.newsbloc_1 div.img_news {
  float: left;
  width: 340px;
}
div.newsbloc_1 div.rss_content {
	padding: 5px 0 5px 12px;
	font-size: 0.9em;
	float:left;
	width:260px;
}
div.newsbloc_1 div.readon {
	font-size: 0.9em;
	padding: 5px 0 5px 12px;
	float:left;
	width:260px;
}
/* autres blocs */
div.newsbloc {
	float: left;
	margin: 5px 15px 5px 0;
	width: 145px;
}
div.newsbloc div.newstitle {
	background: #E0F1F8 none repeat scroll 0 0;
	height: 60px;
	padding: 5px;
}
div.newsbloc div.newstitle h2 {
	font-size: 0.9em;
	color: #fff;
}
div.newsbloc div.newstitle h2 a {
	color:#0A89CB;
	text-decoration:none;
}
div.newsbloc div.img_news {
	width: 145px;
}
div.newsbloc div.rss_content {
	margin: 5px 0;
	font-size: 0.9em;
}
div.newsbloc div.readon {
	font-size: 0.9em;
	color: #0A89CB;
}
/*
	SPA NEWS FICHE ARTICLE
*/

div.thisrss_contener h2.thisnews {
	background-color:#A983B6;
	color:#FFFFFF;
	margin:12px 0;
	padding:5px 8px;
}
div.thisrss_contener div.thisRss p {
	text-align: justify;
}
div.thisrss_contener div.thisRss img {
	margin: 4px 18px 8px 0;
}

/*
	marge droite et basse sur les cadres images avec legende, calées à gauche
*/

div.thisRss div.wp-caption {
	float: left;
	display: inline;
	margin: 0 8px 0 0;
}
div.thisRss div.wp-caption img {
	margin: 0;
}
/* legende de photos */
div.thisRss div.wp-caption p.wp-caption-text {
	padding: 4px 0 6px 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #A983B6;
}

/*
	MEMBERSHIPS LIST
*/
div#wrap-memberlogo {
	border-top: 1px dotted #A983B6;
	border-left: 1px dotted #A983B6;
	min-height: 300px;
}
div#wrap-memberlogo ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#wrap-memberlogo ul li {
	display: inline;
	width: 159px;
	border-right: 1px dotted #A983B6;
	border-bottom: 1px dotted #A983B6;
	float: left;
}
div#wrap-memberlogo ul li a {
	text-decoration: none;
	font-size: 0.9em;
}
div#wrap-memberlogo ul li a:hover {
	color: #A983B6;
}
div#wrap-memberlogo ul li a span.member_img {
	display: block;
	text-align: center;
	height: 150px;
	line-height: 150px;
	vertical-align: middle;
	padding: 5px 0 0 0;
}
div#wrap-memberlogo ul li a span.member_name {
	display: block;
	height: 30px;
	text-align: center;
	padding: 4px 5px 0 4px;
}

/********************

	FIND A SPA

*********************/

div#wrap-search {
	background: #C1C0A4 url(../img/search/bg_search.gif) repeat-x 0 0;
}
div#pDestination_search div#wrap-search {
	width: 642px;
}
div#pEtablissement_search {
	padding: 12px 0;
}
div#pEtablissement_search div#wrap-search {
	width: 782px;
}

/* carte */
div#search_zA {
	width: 313px;
	height: 189px;
	float: left;
	display: inline;
}
div#pEtablissement_search div#search_zA {
	margin-right: 116px;
}
div#search_zA img {
	float: left;
}

/* recherche simple */
div#search_zB {
	width: 329px;
	height: 189px;
	float: left;
	display: inline;
	text-align: right;
}
div#search_zB h2 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #582217;
	padding: 10px 0 15px 46px;
	text-align: left;
}
div#search_zB label {
	display: block;
	height: 22px;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #fff;
	clear: both;
}
div#search_zB label span {
	display: block;
	width: 140px;
	float: left;
}
div#search_zB select#T_continent, 
div#search_zB select#T_pays,
div#search_zB select#T_city,
div#search_zB select#T_membership {
	font-size: 1em;
	width: 140px;
	padding: 0;
	float: left;
}
div#search_zB input#T_keyword {
	width: 140px;
	height: 18px;
	padding: 0;
	border: none;
	float: left;
}

/* recherche avancee */
div#search_zC {
	clear: both;
	padding: 8px 0 2px 0;
}
div.zC_colL {
	width: 110px;
	text-align: right;
	float: left;
	display: inline;
	padding: 8px 0;
}
div.zC_colL h3 {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 0 0;
}
div.zC_colR {
	width: 490px;
	float: left;
	display: inline;
	padding: 8px 0 8px 7px;
}
div.zC_colR label {
	display: block;
	float: left;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #582217;
	cursor: pointer;
	margin-right: 16px;
}
div.zC_colR label span.starnight {
	padding-left: 16px;
}
div.zC_colR label span.starnight img {
	margin-right: 0;
}
div.zC_colR label input {
	padding: 0;
	margin: 2px 0;
	vertical-align: middle;
}
div.zC_colR select#T_spa_spe {
	font-size: 1em;
	width: 140px;
	padding: 0;
	float: left;
}
/* ligne submit */
div#search_zD {
	clear: both;
/*	width: 642px;*/
	height: 42px;
	background: url(../img/search/bg_searchbt.gif) no-repeat 0 0;
}
div#search_zD span#search_more {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
}
div#search_zD span#search_more a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: 165px;
	outline: none;
}
div#search_zD span#search_more a:hover {}
div#search_zD input#search_submit {
	float: right;
	width: 130px;
	height: 30px;
	border: none;
	cursor: pointer;
}
div#search_zD input.v_fr { background: url(../img/search/bt_rechercher.gif) no-repeat 0 0; }
div#search_zD input.v_en { background: url(../img/search/bt_rechercher_en.gif) no-repeat 0 0; }
/* resultat de la recherche */
div#wrap-search p#search_result {
	clear: both;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #542418;
	padding: 3px 0 6px 0;
	background-color: #fff;
	margin: 0;
}

/* tableau affichage spa recherche */
table#tab_find {
/*	border-collapse: collapse;*/
	border: none;
	width: 642px;
}
/* mise en avant */
table#tab_find tr.mea {}
table#tab_find tr.mea td.meatd {
	background-color: #CEE7F5;
}
table#tab_find tr.mea td.meatdbg {
	background: #CEE7F5 url(../img/search/bg_meatd.gif) no-repeat right center;
}

#advertisingSelec table{

border-collapse: collapse;
}

#w300fL table td {
font-size: 0.9em;
text-align: left;
clear: both;
color: #A1928B;
}

#w300fL table td h3 {
	font-weight: normal;
	color: #A1928B;
	padding: 0;
}

#w300fL table td.psemeatd {
background-color: #CEE7F5;
width: 79px;
}
td.meatdk {
background: #ffffff url(../img/search/bg_meatd2.gif) no-repeat left center;
z-index: 9999;
width: 85px;
}

/**/
table#tab_find th, table#tab_find td {
	font-size: 0.9em;
	text-align: left;
	border-bottom: 2px solid #fff;
	clear: both;
	color: #A1928B;
}
table#tab_find th {
	color: #fff;
	background-color: #0e8ccc;
	padding: 5px 0;
}
table#tab_find th.tac, table#tab_find td.tac {
	text-align: center;
}
table#tab_find td.pss img {
	margin-left: 5px;
	border: 1px solid #fff;
	/*
	border-top: 1px solid #fff;
	border-right: 1px solid #618293;
	border-bottom: 1px solid #618293;
	border-left: 1px solid #fff;
	*/
}
table#tab_find td h3 {
	font-weight: normal;
	color: #A1928B;
	padding: 0;
}
table#tab_find td h3 strong {
	color: #582217;
}
table#tab_find td h3 a {
	color: #A1928B;
}
table#tab_find td h3 strong a {
	color: #582217;
}
table#tab_find td.resultline {
	color: #fff;
	background-color: #53c5da;
	padding: 5px 18px;
}
/* pager */
table#tab_find td.pager {
	text-align: center;
	vertical-align: top;
	padding: 10px 0 ;
}
table#tab_find td.pager img {
	vertical-align: middle;
}
table#tab_find td.pager a {}
table#tab_find td.pager a.pager_preview {}
table#tab_find td.pager a.pager_page {
	font-weight: bold;
	color: #582217;
	padding: 2px 4px;
	border: 1px solid #582217;
}
table#tab_find td.pager a.pager_page_current {
	color: #fff;
	padding: 2px 4px;
	background-color: #582217; 
	border: 1px solid #582217;
}
table#tab_find td.pager a.pager_next {}

/********************

	FICHE HOTEL SPA

*********************/

div#wrap-h1 {
	padding: 10px 8px 10px 18px;
	background-color: #A1928B;
	margin-bottom: 12px;
}
div#wrap-h1 h1 {
	font-size: 1.8em;
	color: #fff;
	padding: 0;
}
div#wrap-h1 h1 span#label_hotel {
	display: block;
	width: 500px;
	float: left;
}
div#wrap-h1 h1 span#bt_reservation {
	display: block;
	width: 234px;
	height: 30px;
	line-height: 28px;
	font: bold 0.6em Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: url(../img/fiche_spa/bg_bt-reservation.gif) no-repeat 0 0;
	float: right;
}
div#wrap-h1 h1 span#bt_reservation a {
	display: block;
	width: 234px;
	height: 30px;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
}
div#wrap-h1 h1 span#bt_reservation a:hover {
	color: #fff;
}
/*
	colonnes flash et info
*/
div#eta_flash {
	width: 430px;
	float: left;
	display: inline;
}
div#eta_flash .no-flash {width:400px;}
div#eta_flash .no-flash img {margin-bottom:5px;}
div#eta_info {
	width: 352px;
	float: left;
	display: inline;
}
div#margeur_eta-info {
	min-height: 280px;
	_height: 280px;
}
div#eta_info h2.eta_note {
	color: #970F00;
	font-weight: normal;
	background-color: #c1c0a4;
	padding: 5px 8px;
	margin: 15px 0 0 0;
	line-height: inherit;
	text-align: center;
}
div#eta_info h2.eta_note span {
	margin-right: 20px;
}
div#eta_info h2.eta_note img {
	vertical-align: middle;
}
/* liste info n1 */
ul#ul_eta-info {
	padding: 10px 0 0 0;
	margin: 0;
	list-style: none;
	font-size: 0.9em;
}
ul#ul_eta-info p {
	padding: 6px 0;
	margin: 0;
}
ul#ul_eta-info li span {
	display: block;
	width: 92px;
	float: left;
	padding: 2px 0;
	clear: both;
}
/* liste info n2 */
ul#ul_eta-info ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
ul#ul_eta-info ul li {
	padding: 2px 0;
	margin: 0 0 0 0;
}
ul#ul_eta-info li#li_eta-pays span, 
ul#ul_eta-info li#li_eta-pays ul {
	padding-top: 10px;
}
ul#ul_eta-info li#li_eta-url span {
	padding-top: 8px;
}
ul#ul_eta-info li#li_eta-url ul {
	padding-top: 6px;
}
ul#ul_eta-info li#li_eta-prix span, 
ul#ul_eta-info li#li_eta-prix ul {
	padding-top: 14px;
}
ul#ul_eta-info li#li_eta-note {
	color: #BA0000;
}

/*
	toolbar
*/
ul#ul_toolbar {
	padding: 1px 0 0 48px;
	margin: 18px 0;
	list-style: none;
	background: #0B325C url(../img/toolbar/bg_toolbar.jpg) no-repeat 0 0;
	height: 30px;
}
ul#ul_toolbar.v-en {
	padding: 1px 0 0 122px;
}
ul#ul_toolbar li {
	display: inline;
	padding: 0;
	margin: 0;
}
ul#ul_toolbar li a {
	display: block;
	float: left;
	padding: 4px 32px 4px 0;
	color: #fff;
	line-height: 20px;
	font-size: 0.9em;
}
ul#ul_toolbar li a#li_print {
	padding-left: 30px;
	background: url(../img/toolbar/menu_action_print.gif) no-repeat 0 0;
}
ul#ul_toolbar li a#li_share {
	padding-left: 37px;
	background: url(../img/toolbar/menu_action_share.gif) no-repeat 0 0;
}
ul#ul_toolbar li a#li_note {
	padding-left: 27px;
	background: url(../img/toolbar/menu_action_facebook.gif) no-repeat 0 1px;
}
ul#ul_toolbar li a#li_comment {
	padding-left: 30px;
	background: url(../img/toolbar/menu_action_comment.gif) no-repeat 0 0;
}
ul#ul_toolbar li a#li_bookmark {
	padding-left: 25px;
	padding-right: 0;
	background: url(../img/toolbar/menu_action_favorite.gif) no-repeat 0 0;
}

/*
colonne contenu
----------------------------------------------*/
div#eta_content {
	width: 782px;
	min-height: 200px;
	float: left;
	display: inline;
}

/*
	PANELS
*/
div.wrap_rub {
	width: 782px;
	border-top: 1px solid #582217;
	padding: 6px 0 0 0;
	clear: both;
}
div.wrap_rub p {
	/*font-size: 0.9em;*/
	text-align: justify;
}
div.wrap_rub ul {
	/*font-size: 0.9em;*/
}
/*
navigation onglets
*/
div.wrap_rub ul.nav_panel {
	padding: 0;
	margin: 0;
	list-style: none;

}
div.wrap_rub ul.nav_panel li {
	display: inline;
}
div.wrap_rub ul.nav_panel li a {
	display: block;
	float: left;
	height: 42px;
	line-height: 30px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 0 10px;
	background: url(../img/fiche_spa/bg_nav-panel.gif) center center;
	margin-right: 1px;
}
div.wrap_rub ul.nav_panel li a:hover {
	background: url(../img/fiche_spa/bg_nav-panel.gif) center bottom;
}
div.wrap_rub ul.nav_panel li a.current {
	background: url(../img/fiche_spa/bg_nav-panel.gif) center top;
}
div.wrap_rub ul.nav_panel li.top_panel {}
div.wrap_rub ul.nav_panel li.search_panel a {
	float: right;
	padding: 0;
	width: 178px;
	color: #582217;
	background: url(../img/fiche_spa/bg_nav-panel-search.gif) center bottom;
}
div.wrap_rub ul.nav_panel li.search_panel a:hover,
div.wrap_rub ul.nav_panel li.search_panel a.current {
	background: url(../img/fiche_spa/bg_nav-panel-search.gif) center top;
}
/*
tpl des colonnes
*/
div.wrap_rub div.col_rubL {
	width: 464px;
	float: left;
	display: inline;
	margin: 24px 18px 24px 0;
}
div.wrap_rub div.col_rubR {
	width: 300px;
	float: left;
	display: inline;
	margin: 24px 0 24px 0;
}
div.wrap_rub div.col_rubC {
	width: 782px;
	margin: 24px 0 24px 0;
}
div.wrap_rub div.col_rubAvisL {
	width: 586px;
	float: left;
	display: inline;
	margin: 24px 18px 24px 0;
}
div.wrap_rub div.col_rubAvisR {
	width: 178px;
	float: left;
	display: inline;
	margin: 24px 0 24px 0;
}
div.wrap_rub div.col_rubL p {
	text-align: justify;
}
/*
membership
*/
div.wrap_rub div.rub_membership {
	text-align: center;
	padding: 0;
}
div.wrap_rub div.rub_membership img {
	text-align: center;
	margin: 12px;
	vertical-align: middle;
}
/*
services
*/
div.wrap_rub div.rub_services {
	text-align: center;
	padding: 12px 0;
}
div.wrap_rub div.rub_services img {
	text-align: center;
	margin: 0 auto;
}
/*
spa
*/
div.wrap_rub div.spa_info {
	padding: 4px 0 12px 0;
	margin: 0;
}
div.wrap_rub h2.title_rub {
	font-weight: 0.9em;
	text-transform: uppercase;
	color: #666;
	padding: 4px 0 0 0;
	border-bottom: 1px solid #582217;
	margin: 0;
}
div.wrap_rub ul#ul_spec01 {
	padding: 4px 0 12px 0;
	margin: 0 18px 0 0;
	list-style: none;
	width: 180px;
	float: left;
}
div.wrap_rub ul#ul_spec02 {
	padding: 4px 0 12px 0;
	margin: 0;
	list-style: none;
	width: 180px;
	float: left;
}
div.wrap_rub ul#ul_spec01 li, ul#ul_spec02 li {
	padding: 0 0 0 8px !important;
	background: url(../img/picto/puce_4x3.gif) no-repeat 0 6px;
	margin: 0;
}
/*
partenaires cosmetique
*/
div.wrap_rub div.rub_cosmetique {
	text-align: center;
}
div.wrap_rub div.rub_cosmetique img {
	text-align: center;
	margin: 0 auto;
}
/*
acces
*/
div#panel_acces div.element_access {
	padding: 4px 0 12px 0;
}
div#panel_acces div.element_access iframe {
	margin: 18px 0 0 0;
}
/*
photos
*/
div#panel_photos div.thumbphotos {
	text-align: center;	
}
div#panel_photos div.thumbphotos img {
	margin: 4px;
}

/*
video
*/
div#panel_video div.etab_video {
/*	text-align: center;*/
	padding: 12px 0;
	margin: 0 auto;
}
div#back_in_fsc {
	text-align: right;
	margin: 0 0 18px 0;
}
/*
avis
*/
div.col_rubAvisR h2#h_avis-clients {
	width: 178px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	font-size: 0.9em;
	color: #fff;
	padding: 0;
	background: #012A4F url(../img/fiche_spa/bg_avis.gif);
	margin: 0 0 22px 0;
}
div.col_rubAvisR h2#h_avis-clients a {
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}
div.col_rubAvisR div#fs_club {
	width: 178px;
	background-color: #757A92;
	margin-bottom: 12px;
}
div.col_rubAvisR div#fs_club p {
	text-align: left;
	color: #fff;
	padding: 8px 20px 0 20px;
}
div.col_rubAvisR div#fs_club ul {
	padding: 8px 0 12px 20px;
	margin: 0;
	list-style: none;
}
div.col_rubAvisR div#fs_club ul li {
	padding-bottom: 4px;
}
div.col_rubAvisR div#fs_club ul li a {
	color: #c1c0a4;
	font-weight: bold;
	text-decoration: none;
}
div.col_rubAvisR div#fs_club ul li a:hover {
	color: #fff;
}
/* tableau des commentaires */
table#tab_comments {
	width: 100%;
	border-collapse: collapse;
}
table#tab_comments td {
	border-bottom: 12px solid #fff;
}
table#tab_comments td.td_avatar {
	width: 61px;
	vertical-align: top;
	padding: 3px 0 0 0;
}
table#tab_comments td.td_info {
	width: 130px;
	vertical-align: top;
	padding: 0;
	line-height: normal;
}
table#tab_comments td.td_info br {
	display: none;
}
table#tab_comments td.td_info span.info_name {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	color: #582217;
}
table#tab_comments td.td_info span.info_date {
	display: block;
	font-size: 0.8em;
	color: #a1928b;
}
table#tab_comments td.td_info span.info_city {
	display: block;
	font-size: 0.8em;
	color: #a1928b;
}
table#tab_comments td.td_info a {}
table#tab_comments td.td_comment {
	vertical-align: top;
	padding: 0 0 0 10px;
	font-size: 0.9em;
	color: #666;
}
table#tab_comments td.td_comment a {
	color: #666;
}

/*
panneaux flottants masqués
----------------------------------------------*/
/*
div.Avert {
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	border-left: 2px solid #E0F1F8;
	border-top: 2px solid #E0F1F8;
	position: absolute;
	width: 370px;
}
#inscriptionAvert {
	margin: -10px 0px 0px 250px;
}
#inscriptionAvertReview {
	margin: -20px 0px 0px 50px;
}
div.AvertInner {}
div.AvertInner div.close {
	text-align:right;
}
#joinbox {
	background: #E0F1F8;
	padding: 5px 7px;
	margin: 0px 0px;
	font-size: 0.9em;
}
#joinbox .joinButton {
	background-color: #fff;
	padding:5px 7px;
	margin:0px 0px 8px;
	width:250px;
	display:none;
}
#joinbox .joinButton a {}
#joinbox .joinButton a span strong {}
div#joinbox input.join {
	border: 1px solid #666;
	background-color: #CCC;
	margin: 4px 0;
	font-size: 0.9em;
}
.joinbox {
	background:#E0F1F8;
	padding:5px 7px;
	margin:0px 0px;
}
.joinbox .joinButton {
	background-color: #fff;
	padding:5px 7px;
	margin:0px 0px 8px;
	width:250px;
	display:none;
}
.joinbox .joinButton a {}
.joinbox .joinButton a span strong {
	font-size:15px;
}
*/
/********************

	FINEST SPA CHANNEL

*********************/
/*
	recherche
*/
div#channel_search {
	width: 642px;
	min-height: 200px;
/*	background: #C1C0A4 url(../img/search/bg_search.gif) repeat-x 0 0;*/
	margin: 0 0 12px 0;
}
div#channel_search div#video_one {
	width: 425px;
	padding: 12px 0 0 0;
	margin: 0 18px 0 0;
	float: left;
	display: inline;
}
div#channel_search div#video_one p {
	text-align: center;
	padding: 6px 0 0 0;
	font-size: 0.9em;
}
div#channel_search div#video_one p a {
}
div#channel_search div#video_search {
	width: 199px;
	float: left;
	display: inline;
}
/*
	formulaire de recherche
*/
form#search-channel_form {}
form#search-channel_form h2 {
	padding: 18px 0 12px 0;
	font-size: 1.2em;
	color: #582216;
	font-weight: bold;
}
form#search-channel_form h2 span {}
form#search-channel_form p {
	padding: 9px 0 0 0;
	font-size: 0.9em;
}
form#search-channel_form p a {
	color: #fff;
	text-decoration: underline;
}
form#search-channel_form p a:hover {
	text-decoration: none;
}
form#search-channel_form label {}
form#search-channel_form label span {
	display: block;
	font-size: 0.9em;
}
form#search-channel_form select#T_continent, 
form#search-channel_form select#T_pays, 
form#search-channel_form select#T_membership, 
form#search-channel_form input#T_keyword {
	width: 188px;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 0.9em;
}
form#search-channel_form input#isearch_submit {
	padding: 2px 8px;
	margin: 10px 0 0 0;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #fff;
	background-color: #C1C0A4;
	border: 1px solid #fff;
	cursor: pointer;
}
/*
	thumbnails
*/
div#wrap_vignettes {
	padding: 0 0 12px 0;
}
div#wrap_vignettes ul.ul_thumb-channel {
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
}
div#wrap_vignettes ul.ul_thumb-channel li {
	display: inline;
}
div#wrap_vignettes ul.ul_thumb-channel li a {
	width: 147px;
	padding: 0;
	margin: 0 18px 12px 0;
	float: left;
}
div#wrap_vignettes ul.ul_thumb-channel li a.last  {
	margin-right: 0;
}
div#wrap_vignettes ul.ul_thumb-channel li img {}
div#wrap_vignettes ul.ul_thumb-channel li span {
	display: block;
	width: 147px;
	font-size: 0.9em;
	float: left;
}

/* pager */
div#wrap_pager-channel {}


/********************

	ESPACE MEMBRE

*********************/

div#logo_club {
	height: 111px;
	margin:12px 0 12px 0;
	background: #757A92 url(../img/home/bg_promo-club.gif) repeat-x 0 0;
}
div#logo_club img#img_logo-club {
	float: left;
}
div#logo_club div#collfsc {
	float: left;
	margin: 0 0 0 12px;
	width: 460px;
}
div#logo_club h1#h1mfsc {
	color: #fff;
	padding: 24px 0 8px 0;
}
div#logo_club p {
	color: #fff;
	padding: 4px 0 12px 0;
}
/* accordion */
div#member-accordion {
	border: 1px dotted #DADADA;
}
div.accordion {
	position: relative; /* required for bounding */
	width: 640px;
}
div.accordion-toggle {
	position: relative; /* required for effect */
	z-index: 10;		/* required for effect */
	background-color: #E6E6E6;
	background-position: bottom;
	color: #1378AE;   
	cursor: pointer;
	margin-bottom: 1px;
	padding: 5px 7px;
	font-weight: bold;
}
div.accordion-toggle:hover, div.accordion-toggle-active {
	color: #fff;  
	background-color: #1378AE;
}
div.accordion-content {
	overflow: hidden;	/* required for effect */
	background: #fff;
	padding: 0;
	color: #666;
}
div.accordion-content p {
	margin: 9px 24px 6px 24px;
}

/********************

	FENETRES JAVASCRIPT

*********************/

div#lw_container {
	text-align: left;
	line-height: normal;
	padding: 5px;
}
/*
	ajouter a sa liste de favoris (insert_fav.php)
*/
div#lw_container p.lw_msgOk {
	padding: 40px 0 0 0;
	color: #A1928B;
	font-weight: bold;
}
div#lw_container p.lw_msgEr {
	padding: 40px 0 0 0;
	color: #A1928B;
	font-weight: bold;
}
/*
	Vous devez etre membre pour commenter (not-logged.php)
*/
input#joinfsc {
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #B20000;
	border: 1px solid #000;
	padding: 4px 12px;
	margin: 12px 0 0 0;
	cursor: pointer;
}
#lightwindow p {
	color: #666 !important;
	padding-right: 0 !important;
}

/*
	Laisser un commentaire (send_com.php)
*/
div#lw_logo {}
div#trajax {}
div#trajax form#form_com {}
form#form_com img {}
div#lw_container h2 {
	padding: 5px 8px;
	color: #fff;
	background-color: #582217;
	margin: 12px 0;
}
form#form_com p {
	padding: 0 0 12px 0;
	color: #808080;
	font-size: 0.9em;
	text-align: justify;
}
form#form_com label {
	color: #A1928B;
	font-weight: bold;
	font-size: 0.9em;
}
form#form_com textarea#commentaire {
	width: 100%;
	height: 120px;
	font-size: 1.1em;
	color: #A1928B;
	padding: 0;
	margin: 4px 0;
	border: 1px solid #A1928B;
}
form#form_com input#valider {
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #B20000;
	border: 1px solid #000;
	padding: 4px 12px;
	margin: 12px 0 0 0;
	cursor: pointer;
}
/*
	Envoyer amis (send_friends.php)
*/
div#lw_container h3 {
	padding: 5px 8px;
	color: #fff;
	background-color: #A983B6;
	margin: 12px 0;
}
form input.infriend {
	width: 180px;
}
form input#valider_send-friends {
	background-color: #B20000;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: bold;
	margin: 12px 0 0;
	padding: 4px 12px;
}

/********************

	FOOTER

*********************/

div#footer {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
div#bottom-links {
	padding: 12px 18px;
	background-color: #e6e6e6;
}
div#bottom-links h2 {
	width: 280px;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
}
div#bottom-links h2 img {
	margin: 6px 0 10px 0;
}
div#bottom-links p#p_blinks {
	width: 644px;
	font-size: 0.9em;
	color: #B2B2B2;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 10px 0;
}
div#wrap_ulblinks {
	clear: both;
	padding: 12px 0 0 280px;
	border-top: 2px solid #ccc;
}
div#wrap_ulblinks ul.ul_blinks {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 161px;
	float: left;
	display: inline;
}
div#wrap_ulblinks ul.ul_blinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#wrap_ulblinks ul.ul_blinks li h3 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
}
div#wrap_ulblinks ul.ul_blinks ul li a {
	font-size: 0.9em;
	color: #808080;
	text-decoration: none;
}
div#wrap_ulblinks ul.ul_blinks ul li a:hover {
	color: #000;
}
div#footer p#copyright {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	color: #b2b2b2;
	line-height: 20px;
}
div#footer p#copyright a {
	text-decoration: none;
	color: #b2b2b2;
}
div#footer p#copyright a span#stonepower_link {
	padding: 0 2px;
}
div#footer p#copyright a:hover span#stonepower_link {
	color: #fff;
	background-color: #0092D6;
}

/** =========================
 *        MEMBERSHIP
 ============================ */ 
div#member_info {
  width: 170px; 
  float: left;
}
div#member_info ul {
  list-style:none;
  width:150px;
  padding-left:0;
}

div#member_info img {
  border:0;
  margin: 0 15px 15px 0;
}

.minfo_liste span {
  width:150px;
  padding: 2px;
  background:#E0F1F8;
  color:#0E8CCC;
  display:block;
}

.minfo_liste strong {
  color:#A1928B;
}

div#member_description {
  float:right;
  width:460px;
  text-align:justify;
}

.member_desc_title {
  width:460px;
  padding: 2px 0 2px 2px;
  background:#E0F1F8;
  color:#0E8CCC;
  display:block;
  margin-bottom:5px;
}

table#tab_find caption {
  background:none repeat scroll 0 0 #E0F1F8;
  color:#0E8CCC;
  font-size:13px;
  padding:3px;
  text-align:justify;
  margin-top:15px;
}

/*
page résultat concours
----------------------------------------------*/
.bloc-thematique1
{
	float: left;
}

.bloc-thematique2
{
	float: right;
	margin-right:140px;
}

.bloc-thematique1 h3
{
	color: #0a89cb;
	clear: both;
	font-size: 14px;
}

.bloc-thematique2 h3
{
	color: #0a89cb;
	font-size: 14px;
}

.nom-top5 a
{
	color: #0a89cb;
	font-weight: bold;
}

.classement-awards
{
	font-weight:bold;
	color: #000000;
	font-size: 18px;
}

.classement-awards2
{
	color: #000000;
	font-size: 11px;
}

#bloc-classement
{
	font-size: 11px;
}

.centrer-adwards
{
	text-align: center;
	vertical-align: top;
	width:15px;
}

.pays-awards
{
	color: #a983b6;
	font-style: italic;
}

.col-2-awards, .col-3-awards
{
vertical-align: top;
font-size:11px;
}

.col-3-awards a
{
text-decoration: none;}

.pagination-awards
{
	margin-left: 300px;
}

.pagination-awards .en-cours a
{
	background-color:#582217;
	border:1px solid #582217;
	color:#FFFFFF;
	padding:2px 4px;
}

.pagination-awards a
{
border:1px solid #582217;
color:#582217;
font-weight:bold;
padding:2px 4px;
}

.pagination-awards .no-cadre a
{
	border: none;
}

.dizaine a
{
	color: #0a89cb;
}

.dizaine-gras
{
	color: #0a89cb;
	font-weight: bold;
}

.bloc-classement1
{
	float: left;
	width:325px;
}

.largeur-awards
{
	width: 300px;
}

.num-thematique-awards
{
	vertical-align: top;
}

div#isearch_bg, div#isearch_bloc2 {
font-size:11px;
height:300px;
left:790px;
padding-left:5px;
position:absolute;
text-align:justify;
top:0;
width:165px;	
}

#texte-intro-awards
{
	text-align:justify;
}

#image-bloc-noir{
	margin-left:40px;	
}

#premier-hotel{
	margin-right:7px;
}

#bloc-groupe-thematique
{
	font-size: 11px;
}

.lien-cache-awards
{
	margin-top:20px;
}

.lien-cache-awards ul.nav_panel {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.lien-cache-awards ul.nav_panel li a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/fiche_spa/bg_nav-panel.gif) repeat scroll center center;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	height:42px;
	line-height:30px;
	margin-right:1px;
	padding:0 10px;
	text-align:center;
	text-decoration:none;
	width:300px;
}

.lien-cache-awards ul.nav_panel li a.current {
background:transparent url(../img/fiche_spa/bg_nav-panel.gif) repeat scroll center top;
}

#partenariat-awards {
	height:189px;
	position:absolute;
	top:470px;
	width:300px;
}

/********************

	INTERSTICE PAYS

*********************/

#title960 {height:47px;background:#a1928b url(../img/mauritius/bgh960.png) repeat-x 0 0;}
#title960 h1 {font-size:20px;color:#fff;line-height:47px;padding:0 0 0 18px;margin:0;}

#isearch #im_title {width:710px;height:30px;position:absolute;left:0;top:270px;background:url(../img/mauritius/t_black30.png) repeat;}
#isearch #im_title h2 {padding:0 0 0 8px;margin:0;color:#fff;font-size:1.4em;font-weight:bold;line-height:28px;}
#isearch #im_infos {width:250px;height:300px;position:absolute;left:710px;top:0;z-index:20;background:url(../img/mauritius/t_black50.png) repeat;}
#isearch #im_infos h3 {padding:20px 12px 12px 12px;margin:0;color:#fff;font-size:1.2em;font-weight:bold;/*line-height:28px;*/color:#C1C0A4;}
#isearch #im_infos p {padding:2px 12px 4px 12px;margin:0;color:#fff;font-size:0.9em;text-align:justify;}
#isearch #im_infos div {padding:2px 12px 4px 12px;margin:0;color:#fff;font-size:0.9em; text-align:justify;}

.wrap_rub2 {width:692px;/*border-top:1px solid #582217;*/padding:0;clear:both;}
.wrap_rub2 p {text-align:justify;}
.wrap_rub2 ul {font-size:0.9em;}
#panel_voyage ul {font-size:1em;}
.wrap_rub2 .nav_panel {padding:0;margin: 0;list-style: none;}
.wrap_rub2 .nav_panel li {display:inline;}
.wrap_rub2 .nav_panel a {
	display:block;float:left;height:42px;line-height:30px;font-size:1.1em;font-weight:bold;color:#fff;text-align:center;text-decoration:none;
	padding:0;background:url(../img/fiche_spa/bg_nav-panel.gif) center center;margin-right:1px;
}
.wrap_rub2 .nav_panel a:hover {background:url(../img/fiche_spa/bg_nav-panel.gif) center bottom;}
.wrap_rub2 .nav_panel a.current {background:url(../img/fiche_spa/bg_nav-panel.gif) center top;}
.wrap_rub2 .nav_panel a.item1 {width:74px;}
.wrap_rub2 .nav_panel a.item2 {width:95px;}
.wrap_rub2 .nav_panel a.item3 {width:110px;}
.wrap_rub2 .nav_panel a.item4 {width:100px;}
.wrap_rub2 .nav_panel a.item5 {width:30px;}
.wrap_rub2 .nav_panel a.item6 {width:135px;}
.wrap_rub2 .nav_panel a.item7 {width:142px;background:url(../img/mauritius/bg_nav-panel-search.png) center bottom;margin-right:0;}
.wrap_rub2 .nav_panel a.item7:hover,
.wrap_rub2 .nav_panel a.current7 {background:url(../img/mauritius/bg_nav-panel-search.png) center top;}

#content .imt_colR {text-transform:uppercase;color:#0a89cb;font-size:15px;}

.wrap_rub2 .panel_inner {padding:4px 0 10px 0;}
.wrap_rub2 .panel_inner div {text-align:justify !important;}
.wrap_rub2 .panel_inner h2, .wrap_rub2 .panel_inner h2 a {color:#582217;font-size:15px;padding:4px 0 0 0;}

#panel_actu .panel_inner p {border-bottom:1px solid #582217;padding:4px 0 10px 0;margin-bottom:12px;}
#panel_photos .panel_inner .introvid {padding:8px;background-color:#e0e0e0;margin:12px 0;}
#panel_photos .panel_inner .introvid ul {padding:0;margin:0;list-style:none;}
#panel_photos .panel_inner .introvid li {float:left;margin:8px;}
#panel_photos .panel_inner .w250 .thumb250 {padding:0;margin:0;list-style:none;}
#panel_photos .panel_inner .w250 .thumb250 li {float:left;}
#panel_photos .panel_inner .w250 .thumb250 li img {float:left;margin:4px 8px 4px 0;}

ul.bar_social {height:31px;padding:0;margin:4px 0 10px 0;list-style:none;background:url(../img/mauritius/bar_bg.png) no-repeat 0 0;}
ul.bar_social li {display:inline;}
ul.bar_social li img {float:left;}

.wrap_rub2 .panel_inner .w250 h2, .wrap_rub2 .panel_inner .w250 h2 a {color:#a1928b;font-size:13px;padding:4px 0 12px 0;}

div#imEtablissement_search  {padding:12px 0;}
div#imEtablissement_search div#wrap-search {width:692px;}
div#imEtablissement_search div#search_zA {margin-right:26px;}
div#imEtablissement_search div.zC_colR select#T_spa_spe {width:auto;}

/* BLOC METEO */

#bloc_meteo {width:250px;height:165px;background:url(../img/meteo/bg.png) no-repeat 0 0;margin-bottom:12px;}
#bloc_meteo ul {width:247px;height:165px;padding:0 0 0 3px;margin:0;list-style:none;position:relative;}
#bloc_meteo .w_city {font-size:1.1em;font-weight:bold;color:#fff;height:25px;line-height:24px;padding-left:9px;}
#bloc_meteo .w_date {font-size:1.1em;color:#fff;height:28px;line-height:24px;padding-left:9px;}
#bloc_meteo .w_celsius {font-size:2.2em;font-weight:bold;color:#fff;position:absolute;left:185px;top:20px;z-index:10;line-height:1em;}
#bloc_meteo .w_calendar {width:47px;display:inline;float:left;text-align:center;margin-right:2px;}
#bloc_meteo .w_calendar .w_day {font-weight:bold;color:#37579b;display:block;height:33px;line-height:30px;text-transform:uppercase;}
#bloc_meteo .w_calendar img {float:left;}
#bloc_meteo .w_calendar .w_tmax {font-size:1.4em;font-weight:bold;color:#fff;display:block;height:33px;line-height:33px;clear:both;padding-left:3px;}

/********************

	TWIM TRAVEL

*********************/

#tt_banner {width:960px;height:300px;margin-bottom:1px;}

.ct_twimtravel p, .ct_twimtravel li {color:#333;}
.ct_twimtravel p.intro {font-size:1.15em;}
.ct_twimtravel p.nopdt {padding-top:0;}

h1.hc_tt {font-size:1.7em;color:#333;padding:0;margin:12px 0 16px 0;}
h2.hc_tt {color:#fff;padding:5px 8px;background-color:#000;margin:12px 0;}
h3.hc_tt {color:#008dd1;padding:8px 0 0;margin:0;}
#wrap-cols a.bluelink {color:#008cd0;}

div#teldevis {width:640px;background:#ece9e8 url(../img/twimtravel/bg_algues.gif) no-repeat 0 0;border:1px solid #ccc;text-align:center;margin:32px 0 12px 0;}
div#teldevis h2 {font-size:2em;font-weight:normal;color:#008dd1;text-align:center;padding:8px 0;}
div#teldevis p {font-size:1.15em;color:#333;text-align:center;padding:8px 0;}

div#forminfo_tt {width:610px;padding:0 0 0 30px;background-color:#ece9e8;border:1px solid #ccc;margin:24px 0 12px 0;}
div#forminfo_tt h2 {font-size:2em;font-weight:normal;color:#008dd1;text-align:center;padding:8px 30px 24px 0;}
div#forminfo_tt fieldset {padding:0;margin:0;border:0 none;}

div#forminfo_tt ul#field_01 {padding:0;margin:0;list-style:none;}
div#forminfo_tt ul#field_01 li {float:left;width:182px;height:50px;margin-right:15px;}
div#forminfo_tt #tt_nom, div#forminfo_tt #tt_prenom, div#forminfo_tt #tt_email, div#forminfo_tt #tt_tel, div#forminfo_tt #tt_mob {width:180px;padding:0;border:1px solid #c9c6c5;margin:0;}

div#forminfo_tt ul#field_02 {padding:0;margin:0;list-style:none;}
div#forminfo_tt ul#field_02 li {float:left;height:50px;margin-right:15px;}
div#forminfo_tt ul#field_02 li select {width:282px;padding:0;border:1px solid #c9c6c5;margin:0;}
div#forminfo_tt #tt_depart, div#forminfo_tt #tt_budget, div#forminfo_tt #tt_jrappel, div#forminfo_tt #tt_hrappel {width:180px;padding:0;border:1px solid #c9c6c5;margin:0;}
div#forminfo_tt #tt_duree {width:120px;padding:0;border:1px solid #c9c6c5;margin:0;text-align:center;}
div#forminfo_tt ul#field_02 li select#tt_sduree {width:60px;padding:0;border:1px solid #c9c6c5;margin:0;}

div#forminfo_tt ul#field_03 {padding:0;margin:0;list-style:none;}
div#forminfo_tt ul#field_03 span.label {display:block;}
div#forminfo_tt ul#field_03 textarea {width:578px;padding:0;border:1px solid #c9c6c5;}

div#forminfo_tt ul#field_04 {padding:12px 0 0;margin:0;list-style:none;}
div#forminfo_tt ul#field_04 span.label {display:block;}
div#forminfo_tt ul#field_04 li {float:left;height:50px;margin-right:15px;}
div#forminfo_tt ul#field_04 #tt_captcha {width:180px;padding:0;border:1px solid #c9c6c5;margin:0;}

div#forminfo_tt div.validation-advice {font-size:0.9em;color:#FF9900;}
div#forminfo_tt input.validation-failed,
div#forminfo_tt textarea.validation-failed {border-color:#FF9900!important;}

div#forminfo_tt span.asterisk {color:#FF9900;font-weight:bold;font-size:larger;}
div#forminfo_tt p.btn {padding:12px 0 22px 0;text-align:center;}
div#forminfo_tt p.btn input#tt_submit {width:190px;color:#fff;font-weight:bold;padding:4px 0;background-color:#39569a;border:0 none;cursor:pointer;}

p#msgSuccess {text-align:center;font-size:1.15em;font-weight:bold;color:#008dd1;padding:12px 0;}

/* THE END */
