/***************************** CSS GENERIC ********************************/
body, pre, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body, p, table, td, form, input, select, textarea, pre, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}

body{
	text-align: center;
}

a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;

}

a img{
	border-width: 0px;
}


td{
	vertical-align: top;
}

ul, ol{
	/* Sinon les puces ne sont pas visible sous IE */
	padding-left: 25px;
}

ul{
	list-style-type: disc;
}

li{
   line-height: 18px;
}

.cms_bloc ul, .cms_bloc ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
}

.cms_bloc ol{
	list-style-position: inside;
}

.cms_bloc ul{
	list-style-type: none;
	_list-style-type: disc;
}

.cms_bloc ul li{
	padding-left: 23px;
	/* background: url(http://www.tropic-travel.nc/default/CMS/css/common/../../images/wgs1/puce_liste.gif) 7px 7px no-repeat; */
	overflow:hidden;

	_padding-left: 7px;
	_background: none;
	_list-style-position: inside;
}

.cms_bloc ol li{
	padding-left: 7px;
}

.cms_part{
	text-align: left;
	margin: 0px auto;
}

.cms_bandeau{
}

.cms_page{
}

.cms_gauche{
}

.cms_droite{
}

.cms_gauche, .cms_droite{
	float: left;
}

.cms_zone{
}

.cms_bloc{
	padding: 5px 0px;
	clear: both;
}

/*** BLOCS FILE ***/
.cms_bloc_file{
}

/*** BLOCS FORM ***/
.cms_bloc_form{
}

.cms_bloc_form table td{
	padding: 3px;
}

.cms_bloc_form table td.intitule{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: top;
}

.cms_bloc_form table td.valeur td{
	vertical-align: middle;
}


.cms_bloc_form label{
	padding: 0px 15px 0px 3px;
}

.cms_bloc_form input{
	width: 200px;
}

.cms_bloc_form textarea{
	width: 300px;
	height: 100px;
}

.cms_bloc_form select{
	width: 204px;
}

.cms_bloc_form_error{
	color: #FF0000;
	padding-bottom: 10px;
}

.cms_bloc_form_message{
	font-weight: bold;
	text-align: center;
}

.cms_bloc_form .cms_bloc_form_field_content{
	text-align: justify;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	width: auto;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image{
	text-align: right;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image img{
	border: 1px solid #000000;
}

.cms_bloc_form .cms_bloc_form_field_content, .cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	padding: 10px 0px;
}

.cms_bloc_form .cms_bloc_form_field_checkbox input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_checkbox table td{
	padding: 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio table td{
	padding: 0px 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_submit input{
	width: 85px;
	margin: 5px 0px;
}

/*** BLOCS HTML ***/
.cms_bloc_html{
}

/*** BLOCS MEDIA ***/
.cms_bloc_media{
	text-align: center;
}

.cms_bloc_media *{
	border: 0px;
	margin: 0px auto;
}

/*** BLOCS MODULE ***/
.cms_bloc_module{
}

/*** BLOCS MAP ***/
.cms_bloc_map .mm_carte{
	margin: auto;
}

.cms_bloc_map .mm_carte .mm_info_photo{
	float: left;
	padding: 0px 5px 5px 0px;
}

.cms_bloc_map .mm_carte .mm_info_titre{
	font-weight: bold;
}

.cms_bloc_map .mm_carte .mm_info_resume{
}

/*** BLOCS TEXTE ***/
.cms_bloc_text{
	text-align: justify;
}

.cms_bloc_text table{
	width: 100%;
	border-collapse: collapse;
	border-color: #000000;
}

.cms_bloc_text table th, .cms_bloc_text table td{
	border-color: #000000 !important;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_media_gauche{
}

.cms_bloc_text_media_gauche .cms_bloc_media{
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 15px 15px 0px;
}

.cms_bloc_text_media_droite{
}

.cms_bloc_text_media_droite .cms_bloc_media{
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	float: right;
	padding: 0px 0px 15px 15px;
}

.cms_bloc_text_haut{
}

.cms_bloc_text_media_centre{
	text-align: center;
	padding: 15px auto;
}

.cms_bloc_text_media_centre .cms_bloc_media{
	margin: 15px 0px;
}

.cms_bloc_text_bas{
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_gauche{
	width: 49%;
}

.cms_bloc_text_milieu{
	width: 2%;
}

.cms_bloc_text_droite{
	width: 49%;
}

/*** BLOCS TITRE ***/
.cms_bloc_title{
}

.cms_bloc_title h2{
}

/*** ***/
.spacer{
	clear: both;
	line-height: 0px;
	width: 0px;
	font-size: 0px;
}body, pre, input, textarea, select{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	text-align: center;
	font-family: Arial;
	color: #242424;
	background: #FF0000;
}
a{
	color: #da251d;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.t_contener{
	position: relative;
	z-index: 1;
	background: #FFFFFF;
	margin: 0px auto;
	width: 950px;
	text-align: left;
}

/******  BANDEAU HAUT  ******/
#t_header{
	background: #ff0000 url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/header.jpg) right top no-repeat;
	height: 36px;
}
#t_bandeau{
	background: url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/bandeau.jpg) left top no-repeat;
	height: 18px;
	padding-top: 265px;
	color: #cccccc;
}
#t_bandeau_edit{
	position: absolute;
	top: 100px;
	left: 0;
	overflow: hidden;
	width: 950px;
	height: 162px;
}
#t_bandeau_edit img{
	width: 950px;
	height: 162px;
}
#t_bandeau_edit .cms_bloc{
	padding: 0px;
}


#t_header h1{
	background: url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/puce_h1.jpg) 4px 23px no-repeat;
	padding: 22px 0px 0px 15px;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #990000;
}
#t_lien_accueil{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 114px;
}
#t_lien_accueil img{
	width: 150px;
	height: 114px;
}

a#t_lien_print,
a#t_lien_plan{
	display: block;
	position: absolute;
	right: 6px;
	bottom: 0px;
	padding: 5px 0 0 30px;
	width: 70px;
	height: 17px;
	color: #FFF;
	text-decoration: none;
}
a#t_lien_print{
	right: 115px;
}
a#t_lien_print:hover,
a#t_lien_plan:hover{
	text-decoration: underline;
}
/******  STYLE DES LISTES  ******/

#t_contenu ul,
#t_contenu ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
	color: #7f7f7f;
}
#t_contenu ol{
	list-style-position: inside;
}
#t_contenu ul{
	list-style-type: none;
	_list-style-type: disc;
}

#t_contenu ul li{
	padding-left: 25px;
	background: url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/puce_liste.jpg) 10px 6px no-repeat;
	overflow:hidden;
	
	_padding-left: 7px;
	_background: none;	
	_list-style-position: inside;
}
#t_contenu ol li{
	padding-left: 7px;
}


/******  PAGE  ******/
#t_page,
#t_centre,
#t_gauche{
	position: relative;
	z-index: 1;
	float: left;
}
#t_page{
	width: 950px;
	background:  url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/page.jpg) right -18px no-repeat;
}
#t_centre{
	width: 740px;
	padding: 0 15px 15px 35px;
}
#t_gauche{
	z-index: 20;
	width: 155px;
	height: 400px;
}

#t_contenu{
}
.cms_bloc_title{
	background:  url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/puce_titre.jpg) left 26px repeat-x;
}
.cms_bloc_title h2{
	margin: 0;
	padding: 8px 6px 10px 0;
	font-weight: bold;
	font-size: 16px;
	color: #da251d;
	text-transform: uppercase;
	background: #FFF;
	float: left;
}

/******  Newsletter ******/

#t_newsletter{
	margin: 15px 0 0 8px;
	padding: 6px;
	width: 135px;	
	background: #e7f5f5;
}
#t_newsletter .t_titre_nl{
	font-weight: bold;
}
#t_newsletter .t_champ_nl {
	padding: 6px 0;	
}
#t_newsletter .t_champ_nl input{
	width: 133px;	
	border: #babfc4 1px solid;
}
#t_newsletter .t_btn_nl {
	text-align: right;
}

/******  Actus ******/
#t_actu span,
#t_actu a{
	color: #cccccc;
	padding-right: 30px;
	text-decoration: none;
}

.actu_date{
	color: #3b75b6;
	font-size: 12px;
	font-weight: bold;
}
.actu_titre,
.actu_titre a{
	padding: 2px 0px 6px 0px;
	font-size: 13px;
	color: #3b75b6;
	font-weight: bold;
	text-decoration: none;
}
.actu_resume img{
	float: right;
	margin: 0px 0px 0px 5px;
}
.actu_resume{
	padding: 0px 0px 5px 0px;
	text-align: justify;
}
.actu_description img{
	float: right;
	margin: 0px 0px 15px 15px;
}
.actu_savoir_plus a{
	color:#3b75b6;
	font-weight: bold;
}


/******  FIL D'ARIANE  ******/
#t_ariane{
	padding: 15px 0 5px 0;
	color: #242424;
	font-size: 10px;
}
#t_ariane a{
	color: #242424;
	text-decoration: none;
}
#t_ariane a:hover{
	text-decoration: underline;
}
#t_ariane .puce_ariane{
	padding: 0px 0 0px 20px;
	background:  url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/puce_ariane.jpg) 6px 3px no-repeat;
}

/****** FOOTER *******/

#t_footer{
	background:  url(http://www.tropic-travel.nc/default/CMS/css/tpl3/../../images/tropic/footer.jpg) left top no-repeat;
	font-size: 10px;
	line-height: 10px;
	height: 20px;
	padding: 5px 0;
	text-align: center;
}
#t_footer #t_ligne1,
#t_footer #t_ligne1 a{
	color: #d0d0d0;
	text-transform: uppercase;
}
#t_footer #t_ligne2,
#t_footer #t_ligne2 a{
	color: #ffcc00;
	text-decoration: none;
}
#t_footer a{
	text-decoration: none;
}
#t_footer a:hover{
	text-decoration: underline;
}

/****** HOME *******/
#t_contenu_home{
	padding: 15px 0 10px 0;	
}
#t_zone1{
	width: 540px;
	padding-right: 15px;
}
#t_col_zone2{	
	border-left: 1px solid #000;
}
#t_zone2{
	width: 185px;
	text-align: right;
}
#t_zone2 a{
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#t_zone2 a:hover{
	text-decoration: underline;
}
#t_zone2 .cms_bloc_text{
	text-align: right;
	line-height: 20px;
}

#t_zone2 .cms_bloc_title{
	background:  none;
}
#t_zone2 .cms_bloc_title h2{
	margin: 0;
	padding: 7px 0px 10px 0;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: right;
	float: none;
	background:  none;
}

#t_zone1 .cms_bloc_title{
	background:  none;
}
#t_zone1 .cms_bloc_title h2{
	color: #000;
}#t_menu dl, #t_menu dt, #t_menu dd, #t_menu ul, #t_menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#t_menu{
	padding: 15px 0 0 8px;
	z-index: 100;
	width: 147px;
}

#t_menu a{
	display: block;	
	text-decoration: none;
	color: #eaeaea;
}

#t_menu dt{
	cursor: pointer;
	background: #313131 url(http://www.tropic-travel.nc/default/CMS/css/common/../../images/tropic/menu_off.jpg) 0px 0px repeat-x;
	min-height: 22px;
	height: auto;
	_height: 22px;
}
#t_menu dt a{
	padding: 3px 6px 1px 6px;
	line-height: 18px; 
	width: 135px;
	font-weight: bold;
	
}
#t_menu dt.niv1_on a{
	background: #e3e3e3 url(http://www.tropic-travel.nc/default/CMS/css/common/../../images/tropic/menu_on.jpg) 0px 0px repeat-x ;
	color: #000000;
}
#t_menu dd{
	display: none;
	position: absolute;
	left: 155px;
	margin-top: -22px;
	width: 180px;
	background: #313131;
}


#t_menu a.niv2{
	display: block;
	width: 168px;
	padding: 3px 6px 1px 6px;
	line-height: 18px;
	background: #313131 url(http://www.tropic-travel.nc/default/CMS/css/common/../../images/tropic/menu_off.jpg) 0px 0px repeat-x ;
	font-size: 11px;
	font-weight: bold;
}

#t_menu li.niv2_on{
	background: #e3e3e3;
}
#t_menu li.niv2_on  a.niv2{
	background: #e3e3e3 url(http://www.tropic-travel.nc/default/CMS/css/common/../../images/tropic/menu_on.jpg) 0px 0px repeat-x ;
	color: #000000;
}

#t_menu li.niv3,
#t_menu li.niv3_on{
	line-height: 14px;
}
#t_menu a.niv3{
	width: 153px;
	padding: 2px 6px 2px 21px;
	text-decoration: none;
	font-size: 11px;

}
#t_menu li.niv2_on a.niv3,
#t_menu li.niv3_on  a.niv3{
	color: #000000;
}
#t_menu li.niv3_on  a.niv3{
	text-decoration: underline;
}.surtitre{
	text-transform: uppercase;
	font-size: 13px;
}

.soustitre{
	color: #2c2725;
	font-weight: bold;
	text-transform: uppercase;
}

.chapo{
	color: #da251d;
	font-weight: bold;
	font-size: 13px;
}

.intertitre{
	color: #7f7f7f;
	font-weight: bold;
	background: transparent url(http://www.tropic-travel.nc/default/CMS/css/common/../../images/tropic/puce_liste.jpg) no-repeat 0px 4px;
	padding: 0px 0px 0px 12px;
}

.legende{
	font-style: italic;
}

.mise_en_avant_1{
	color: #7f7f7f;
	font-weight: bold;
}

.mise_en_avant_2{
	color: #ff9933;
	font-weight: bold;
}.entete {
	width: 720px;
	padding-top: 10px;
}

h3 {
	float: left;
	background-color: #ffffff;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.border {
	margin: 10px 0px 0px 20px;
	border-bottom: 1px solid black;
}
.tr_promos {
	color: #000000;
	clear: both;
	width: 726px;
	padding: 5px 0px 5px 0px;
}
.tr_promotion {
	position: relative;
	float: left;
	background-color: #e7f5f5;
	width: 166px;
	height: 250px;
	margin-right: 5px;
	padding: 5px 5px 5px 5px;
}
.tr_promotion_media {
	height:118px;
	text-align: center;
}
.tr_promotion_media td{
	width: 166px;
	vertical-align: middle;
}
.tr_promotion_media td span img{
	border: 1px solid #000000;
}
.tr_promotion_title {
	color: #000000;
	padding-top: 2px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.tr_promotion_description {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.tr_promotion_prix {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}
.tr_promotion_description_longue {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	padding-top: 5px;
}
.tr_promotion_details a{
	background: url(http://www.tropic-travel.nc/default/css/../images/details.gif) no-repeat 0px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 10px 60px 10px 0px;
	text-align: right;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0;
	margin: 0;
}

/* #TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
} */

#TB_window a {color: #666666;}
#TB_window a:hover {color: #000;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	padding: 0;
	margin: 0;
}

.TB_overlayMacFFBGHack {background: url(http://www.tropic-travel.nc/lib/default/css/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	float:left;
}

#TB_closeWindow{
	float:right;
}

#TB_caption, #TB_closeWindow{
	padding: 11px 15px 10px 15px;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

