/*
* General
*/
body {
	padding: 0px;
	margin: 0px;
/*	background-image:url(../img/home_bg.jpg);
	background-position:top left;
	background-color: #efefef;
	background-repeat:no-repeat;*/
}

.main {
	/*background-color: #C29F51;	*/
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2F1A0E;
	background-color: #C29F51; /* pour tout ce qui dépasse en dessous */
}

/*
* Hot trips
*/
.t_ht_00 {
	background-image: url(../img/_menu/hot_trips_spacer.jpg);
	background-repeat:no-repeat;
	height: 9px;
}

.t_ht_01 {
	background-image: url(../img/_menu/hot_trip_1.jpg);
	background-repeat:no-repeat;
	height: 105px; 
	
}
.t_ht_01 table {
	height: 105px;
}
.t_ht_01 img {
	margin-bottom: 2px;
}

.t_ht_02 {
	background-image: url(../img/_menu/hot_trip_2.jpg);
	background-repeat:no-repeat;
	height: 105px;
}
.t_ht_02 table {
	height: 105px;
}

.t_ht_03 {
	background-image: url(../img/_menu/hot_trip_3.jpg);
	background-repeat:no-repeat;
	height: 105px;
}
.t_ht_03 table {
	height: 105px;
}
.t_ht_03 img {
	padding-top: 4px;
}

/* images des Hot Trips */
.e_img_ht {
	padding-left: 24px;
	/*vertical-align: middle;*/
}

/*textes Hot trips */
.e_txt_ht {
	padding-top: 12px;
}
.ht_titre {
	font-weight: bold;
	color:#FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
.ht_titre a {
	color: #FFFFFF;
	text-decoration:none;
}
.ht_ville {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: normal;
}
.ht_ville a {
	text-decoration:none;
	color: #EBEACB;
}
.ht_desc {
	font-size: 9px;
	line-height: 12px;
	color: #EBEACB;
	text-align:justify;
}
.ht_desc a {
	text-decoration:none;
	color: #EBEACB;
}

/*
* Themes
*/ 
.t_theme_00 {
	height: 32px;
	 background-image: url(../img/_menu/theme_spacer.jpg);
	 background-repeat:no-repeat;
}

.t_theme_01 {
	height: 48px;
	/* background-image: url(../img/_menu/themes.jpg);
	 background-repeat:no-repeat;*/
}
.t_theme_02 {
	height: 212px;
	width: 311px;
 /*	background-image: url(../img/_menu/theme_select.jpg);
 	background-repeat:no-repeat;*/
}
.t_theme_03 {
 height: 258px;
 background-image: url(../img/_menu/theme_bottom.jpg);
 background-repeat: no-repeat;
}


/*
* Contenu sous la carte de la home page
*/
.t_home_content {
	background-image: url(../img/_home/hcontent_ch.gif);
 	background-repeat: no-repeat;
 	height: 190px;
 	vertical-align: top;
}
.t_home_content_titre a{
	text-decoration: none;
	color: 
}
.t_home_content_titre {
	font-size: 16px;
	font-weight: bold;
	color: #FFC620;
	padding-left: 22px;
	padding-top: 7px;
	text-transform:uppercase;
}
.t_home_content_titre a{
	text-decoration: none;
	color: #FFC620;
}

.t_home_content_titre a:hover{
	text-decoration: underline;
	color: #FFC620;
}

.t_home_content_depart {
	padding-left: 22px;
	padding-top: 1px;
	color: #DDD8BB;
	font-weight:bold;
}
.t_home_content_depart a {
	text-decoration: none;
	color: #DDD8BB;
}
.t_home_content_depart a:hover{
	text-decoration: underline;
	color: #DDD8BB;
}

.t_home_content_text {
	padding-left: 22px;
	padding-top: 10px;
	color: #EBEACB;
}
.t_home_content_text a {
	text-decoration: none;
	color: #EBEACB;
}
.t_home_content_text a:hover{
	text-decoration: underline;
	color: #EBEACB;
}

.t_home_content_duration {
	margin-top: 15px;
	margin-left: 20px;
	background-image: url(../img/_home/home_duration_back.gif);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-left: 28px;
	width: 83px;
	height: 24px;
	font-weight: bold;
}

.t_home_content_duration a {
	text-decoration: none;
	color: #2F1A0E;
}
.t_home_content_duration a:hover {
	text-decoration: underline;
	color: #2F1A0E;
}

/*les image maps au dessus de la carte australie*/
.home_map_hover {
	cursor: pointer;
}

.home_map_mask {
	position:absolute;
}

/* libellé photo home page */
.t_hcontent_photo_lib {
	background-color: #EBEACB;
	font-weight:bold;
	margin-top: 2px;
	vertical-align:top;
	height: 48px;
}

.t_hcontent_photo_lib a {
	text-decoration: none;
	color: #2F1A0E;
}
.t_hcontent_photo_lib a:hover {
	text-decoration: underline;
	color: #2F1A0E;
}

/*
* Page itinéraires
*/
.t_iti_content {
	width: 430px;
	padding-left: 16px;
	vertical-align:top;
}

.t_iti_content_titre {
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #FFD629;
	text-transform:uppercase;
}
.t_iti_detail_content_titre {
	padding-top: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFD629;
	text-transform:uppercase;
}
.t_iti_content_titre a{
	color: #FFD629;
	text-decoration: none;
}

.t_iti_content_depart {
	padding-top: 1px;
	font-weight:bold;
	color: #FFFFFF;
}
.t_iti_content_depart a{
	color: #FFFFFF;
	text-decoration: none;
}

.t_iti_content_text {
	padding-top: 8px;
	line-height: 16px;
	color: #2F1A0E;
}
.t_iti_content_text a {
	text-decoration: none;
	color: #2F1A0E;
}
.t_iti_content_text a:hover {
	text-decoration: underline;
}

.t_iti_img_bottom {
	height: 42px;
	width: 119px;
	vertical-align:top;
}

.t_iti_img_bot_duration {
	font-weight: bold;
	padding-left: 33px;
	padding-top: 7px;
}

.t_iti_img_bot_duration a {
	color: #2F1A0E;
	text-decoration:none;
}

.e_iti_list_bottom {
	background-image: url(../img/_itineraires/bottom.jpg);
	height: 169px;
	background-position: bottom;
	font-weight:bold;
	vertical-align:top;
}

.e_iti_list_nav{
	background-image: url(../img/_itineraires/nav/iti_b_cb.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 18px;
}

.t_iti_list_nav_left {
	width: 188px;
	text-align:left;
}

	
.t_iti_list_nav_right {
	width: 188px;
	text-align:right;
}

.t_iti_list_nav_center {
	width: 189px;
	text-align:center;
	font-size: 12px;
}

.t_iti_list_nav_center strong {
	color: #FFD629;
}

.t_iti_list_nav_center a{
	color: #2F1A0E;
	text-decoration:none;
}

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


/*
* Détail d'un itinéraire
*/

.e_iti_titre {
	width: 322px; /*orig 394 */
	height: 71px; /*orig 85 */
	background-image:url(../img/_itineraires/iti_titre_back.jpg);
	padding-left: 72px;
	padding-top: 14px;
}


.e_iti_back {
	width: 206px;/*orig 270px */
	height: 85px;/*orig 85px */
	background-image: url(../img/_itineraires/iti_duration_back.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 64px;
}

.e_iti_detail_c {
	width: 223px;
	height: 789px;
	background-image:url(../img/_itineraires/iti_detail_back_back.jpg);
	background-repeat:no-repeat;
	background-position: top;
	vertical-align: top;

}
.e_iti_detail_l {
	width: 19px;
	height: 789px;
	background-image: url(../img/_itineraires/iti_detail_l_back.jpg);
	background-repeat:no-repeat;
	background-position: top;
	vertical-align: top;

}

.e_iti_detail_r {
	width: 28px;
	height: 789px;
	background-image: url(../img/_itineraires/iti_detail_r_back.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
	background-position: top;
}


.t_iti_detail {
	width: 223px;
	background-image: url(../img/_itineraires/iti_detail_back.gif);
	background-position:top;
	background-repeat: no-repeat;
	/*background-color: #EEE7C8;*/
	vertical-align: top;
}
.t_iti_detail_titre {
	padding-left: 17px;
	padding-bottom: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #330000;
}
.t_iti_detail_titre a {
color: #330000;
}


.e_iti_detail {
	width: 346px;
	height: 789px;
	vertical-align:top;
	background-image:url(../img/_itineraires/iti_centre_back.jpg);
	background-repeat: no-repeat;
}

.u_iti_list{
	margin: 0px; 
	padding: 0px;
	padding-bottom: 18px;
	list-style-type:none;
}
.u_iti_list li {
	background-image: url(../img/_destinations/fleche_iti.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 28px;
	padding-right: 20px;
	margin:0px;
	line-height: 18px;	
}

.u_iti_list li a{
	color: #2F1A0E;
	text-decoration: none;
}
.u_iti_list li a:hover{
	text-decoration: underline;
}

.e_iti_img {
	width: 327px;
	padding-top: 12px;
	padding-left: 19px;
	
}

.t_iti_img {
	height: 83px; /* orig 82px */
	background-image: url(../img/_itineraires/iti_img_back.gif);
	background-repeat: no-repeat;
	width: 256px;
	margin-top: 5px;
	padding-left: 10px;
}

.t_iti_img img {
 padding-top: 3px;
}

.e_iti_description {
	padding-left: 24px;
	padding-top: 32px;
	
	
}

.p_iti_description {
	line-height: 16px;
	text-align: justify;
	padding-right: 15px;
	font-size: 12px;
	color: #000000;
}

.e_iti_prix {
	height: 92px;
/*	padding-left: 24px;*/
	width: 313px;
	padding-top: 19px;
	background-image: url(../img/_itineraires/iti_prix_back.gif);
	background-position: 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #330000;
}

.p_iti_prix {
	width: 313px;
	font-size: 14px;
	line-height: 16px;
}

.p_iti_devis {
	float: right;
	padding-top: 12px;
	height: 41px;
}

.p_heb_exc_info {
	float:left;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 8px;
}

.p_heb_exc_retour {
	float:right;
	padding-right: 12px;
	padding-top: 14px;
	padding-bottom: 12px;
}
.p_heb_exc_nom {
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
	padding-left: 16px;
	text-transform:uppercase;
}

.p_heb_exc_ville {
	line-height: 18px;	
	font-size: 11px;
	padding-left: 16px;
	padding-bottom: 12px;
	text-transform:normal;
	letter-spacing: normal;
}	

.p_heb_exc_img {
	background-image: url(../img/_itineraires/heb_exc_photo_back.gif);
	background-repeat:no-repeat;
	background-position: 12px 1px;
	padding-left: 18px;
	padding-top: 6px;
	height: 48px;
	width: 80px;
	float: left;
}

.p_heb_exc_desc {
	font-size:10px;
	text-align:left;
	/*padding-top: 4px;*/
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 18px;
}	

.p_iti_presta_desc {
	font-size:10px;
	text-align:left;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 12px;
	padding-bottom: 18px;
}

/*
* Destinations
*/
.e_dest_list {
	width: 544px;
	height: 762px;
	background-image: url(../img/_destinations/dest_list_back.jpg);
	background-repeat: no-repeat;
}

.e_dest_list_img {
	width: 115px;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 11px;
	vertical-align:top;
}

.t_dest_img_bottom {
	
	font-size:10px;
	width: 96px;
	height: 28px;
	padding-bottom: 2px;
	background-image: url(../img/_destinations/listing/dest_list_img_cb.gif);
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.t_dest_img_bottom a {
	color: #2F1A0E;
	text-decoration: none;
}
.t_dest_img_bottom a:hover {
	text-decoration: none;
	color: #2F1A0E;
}

.dest_detail {
	background-image: url(../img/_destinations/dest_detail_back.jpg);
	background-repeat:no-repeat;
	background-position: top;
	vertical-align: top;
}

.e_dest_detail {
	width: 185px;
	height: 159px;
/*	background-image: url(../img/_destinations/dest_content_back.jpg);*/
	vertical-align: top;
	padding-left: 8px;
	padding-top: 14px;
	line-height: 16px;
	text-align:justify;
/*	background-color: none;*/
}
.e_dest_detail2 {
	width: 590px;
/*	height: 587px;*/
}

/*  la liste des itinéraires dans le détail d'une ville */
.e_dest_list_iti {
	background-image: url(../img/_destinations/dest_iti_list_back.jpg);
	/*height: 128px;*/
	/*vertical-align: top;*/
	/**/	
	margin-top: 10px;
/*adding-top: 4px;*/
	
}

.u_dest_list_iti {
	margin-top: 0px; /* Pr firefox *//*	vertical-align: top;*/
	margin-bottom: 0px;
	padding-bottom: 18px;
	padding-right: 4px;
	list-style-type:none;
}
.u_dest_list_iti li {
	background-image: url(../img/_destinations/fleche_iti.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 18px;	
}

.u_dest_list_iti li a {
	text-decoration: none;
	color: #2F1A0E;
}
.u_dest_list_iti li a:hover {
	text-decoration: underline;
	color: #2F1A0E;
}
.e_dest_heb_list {
	height: 500px;
	padding-top: 6px;
	vertical-align: top;
}

.e_dest_exc_list {
	height: 500px;
	padding-top: 6px;
	vertical-align: top;
}

.e_dest_heb_img {
	height: 62px;
	background-image:url(../img/_destinations/dest_heb_img_back.gif);
	background-repeat:no-repeat;
	background-position: 12px 1px;
	vertical-align: top;
}
.e_dest_heb_img img {
	padding-top: 6px;
	padding-left: 18px;
}

.p_dest_heb_retour {
	padding-top: 12px;
}

.e_dest_exc_img {
	height: 62px;
	background-image:url(../img/_destinations/dest_exc_img_back.gif);
	background-repeat:no-repeat;
	background-position: 38px 1px;
	padding-left: 24px;
	vertical-align:top;
}

.e_dest_exc_img img {
	padding-top: 6px;
	padding-left: 20px;
}

.t_dest_heb_text h3 {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 9px;
	padding-right: 16px;
}
.t_dest_heb_text h4 {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 9px;
	padding-right: 16px;
}
.t_dest_heb_text  p{
	padding-left: 9px;
	padding-right: 16px;
}

.t_dest_heb_text2 {
	padding-left: 18px;
	text-align: justify;
	padding-right: 24px;
}

.t_dest_heb_text a {
	text-decoration: none;
	color: #2F1A0E;
}
.t_dest_heb_text a:hover {
	text-decoration: underline;
	color: #2F1A0E;
}

.t_dest_exc_text {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
}

.t_dest_exc_text a {
	text-decoration: none;
	color: #2F1A0E;
}
.t_dest_exc_text a:hover {
	text-decoration: underline;
	color: #2F1A0E;
}

.t_dest_exc_text2 {
	padding-left: 42px;
	text-align: justify;
}

.p_dest_exc_retour {
	padding-left: 4px;
	padding-top: 12px;
}

/*
* Pages statiques
*/
.e_static_titre {
	width: 330px;/*394px;*/
	height: 45px; /*orig 85 */
	background-image:url(../img/_static/plaque_gauche.jpg);
	padding-left: 64px;
	padding-bottom: 40px;
	vertical-align:bottom;
	
}

.e_static_titre_droite {
	 width: 270px;
	 padding: 0px;
	 margin: 0px;
}

.e_static_text {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}


.e_static_text ul {
	padding-left: 8px;
	
	/*padding-top: 18px;*//
}

.e_static_text li {
	padding-bottom: 18px;
}

.t_static_titre { 
 	padding-top: 8px;
	padding-left: 4px;
	font-size: 18px;
	font-weight: bolder;
	color: #940000;
	text-transform:uppercase;	
}

.t_static_agence_titre {
	padding-left: 18px;
}

.t_static_agence_adr {
	padding-top: 4px;
	padding-bottom: 24px;
	padding-left: 24px;
	line-height:16px;
}

.t_static_agence_adr a {
		color: #2F1A0E;
		text-decoration:none;
}

.t_static_agence_adr a:hover {
		color: #940000;
		text-decoration:underline;
}

.u_equipe_list {
	margin: 0px; 
	padding: 0px;
	padding-bottom: 4px;
	list-style-type:none;
}
.u_equipe_list li {
	background-image: url(../img/_destinations/fleche_iti.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 18px;
	padding-right: 20px;
	margin:0px;
	line-height: 18px;	
}

.e_static_photo {
	float: left;
	background-image: url(../img/_itineraires/iti_img_back.gif);
	background-repeat:no-repeat;
	height: 82px;
	width: 118px;
	margin-right: 4px;
	text-align:center;
	padding-top: 8px;
}
.t_contact {
	padding-left: 12px;

}
.contact_labels {
	background-image: url(../img/_destinations/fleche_iti.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 18px;
	padding-right: 4px;
	text-align: left;
}
.contact_fields {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #2F1A0E;
	margin-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #940000;
}
input.contact_fields {
	height: 14px;
	width: 160px;
}

textarea.contact_fields {
	width: 160px;
	height: 80px;
	line-height:16px;
}
select.contact_fields {
	height: 18px;
	width: 164px;
}

select.contact_fields option {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	color: #2F1A0E;
}

.contact_fields_err {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #2F1A0E;
	margin-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #FFD629;
}
input.contact_fields_err {
	height: 14px;
	width: 160px;
}

textarea.contact_fields_err {
	width: 160px;
	height: 80px;
	line-height:16px;
}
select.contact_fields_err {
	height: 18px;
	width: 164px;
}

.contact_error {
	padding-left: 12px;
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
}

.contact_star {
	color: #940000;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size:inherit;
	font-weight:inherit;
	line-height: inherit;
}

h3 a {
	font-size: 11px;
}
.top_menu h2 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
}
.top_menu h2 a {
	padding-left: 18px;
	line-height: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: 0.2;
	text-decoration: none;
	text-transform:uppercase;
	color: #422414;
}

.top_menu h2.selected {
	padding-left: 18px;
	line-height: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: 0.2;
	text-transform:uppercase;
	color: #940000;
}

.destination_back {
	background-image: url(../img/_destinations/dest_ong_all.jpg);
}

.destination_back a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #422414;
	text-decoration: none;
}

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

.destination_titre {
	height: 50px;
	padding-left: 64px;
	background-image: url(../img/_destinations/titre_destination_back.jpg);
}

.destination_titre h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFD629;
	font-weight:bold;
	font-size:16px;
	text-transform: uppercase;
}

.footer {
	margin-bottom: 8px;
}
.footer a {
	color: #940000;
	text-decoration:none;
}

.t_static_agence_titre h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #422414;
	font-weight:bold;
	font-size:13px;
	padding-left: 6px;
	text-transform: uppercase;
}
