/* STYLES XML */
			
h1.hache_1 {
position:absolute;
top:185px;
left:250px;
z-index:10;
font-size:11px;
color:#48241D;
}
#fond_bleu_colonne_xml {
background-color:#73CFE8;
margin-left:5px;
width:950px;
position:relative;
height:500px;
}
#fond_bleu_colonne_xml[class]{
height:auto;
min-height:500px;
}
	/* GAUCHE -------------------------------------------------------------------  */
	#colonne_gauche_xml {
	float:left;
	width:230px;
	height:500px;
	}
	
	#colonne_gauche_dest_xml {
	top:173px;
	left:5px;
	position:absolute;
	width:230px;
	background-color:#73CFE8;
	}
	
	/* partie texte */
	#texte_presentation_xml {
	float:left;
	width:230px;
	height:200px;
	background-color:#E6EEEE;
	color:#717171;
	font-size:11px;
	}
		#texte_presentation_xml img{
		margin-top:10px;
		margin-left:5px;
		margin-bottom:5px;
		}
		#texte_presentation_xml p{
		margin-left:8px;
		width:209px;
		text-align:justify;
		margin-top:6px;
		padding-top:20px;
		width:210px;
		height:220px;
		overflow: hidden;
		}
		#texte_presentation_xml h1 {
		font-size:16px;
		text-align:center;
		color:#66BAE3;
		}
		#texte_presentation_xml p strong {
		font-weight:normal;
		}
		#texte_presentation_xml p a {
		color:#717171;
		}
	
	#colonne_gauche .compris_ds_px { /* sur la fiche produit uniquement */
		padding:5px;
		padding-top:20px;
		font-size:11px;
		color:#01324A;
	}
	#colonne_gauche .compris_ds_px ul {
		margin-left:15px;
		padding-left:5px;
	}
	
	
	/* si plus de 3 résultats de recherche on place le bloc dans la colonne de gauche */
	#colonne_gauche_xml p.destination {
	position:absolute;
	left:10px; 
	top:860px;
	width:210px;
	height:110px;
	padding:8px;
	overflow: hidden;
	font-size:10px;
	background-color:#FFF;
	}
	#colonne_gauche_xml p.destination a {
	color:#918E8E;
	}
	/* si moins de 3 résultats de recherche on place le bloc sous les résultats */
	#colonne_gauche_xml p.destination2 {
	position:absolute;
	left:230px; 
	top:780px;
	width:720px;
	height:55px;
	overflow: hidden;
	font-size:10px;
	background-color:#FFF;
	}
	#colonne_gauche_xml p.destination2 a {
	display:block;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	color:#918E8E;
	}
	/* fin partie texte */
	
	#conteneur_moteur_xml {
	background-color:#73CFE8;
	width:225px;
	height:265px;
	margin-left:5px;
	position:absolute;
	top:400px;
	left:0px;
	z-index:10;
	}

	/* DROITE -------------------------------------------------------------------  */
		#colonne_droite_xml {
		float:left;
		width:720px;
		background-color:#FFF;
		}
	
	
				/*  RESULTATS DE RECHERCHE  */
			
			#recherche {
			position:relative;
			width:710px;
			text-align:left;
			}
			#recherche #haut_page {
			height:100px;
			margin:5px;
			}
			#recherche p#bas_rech{
			height:40px;
			}
			
			#recherche #haut_page .nb_voyages {
			position:relative;
			left:20px;
			top:40px;
			}
			#recherche #haut_page .contrepropo {
			position:relative;
			left:20px;
			top:38px;
			font-size:13px;
			color:#FF0000;
			font-weight:bold;
			}
			#recherche #bas_rech .nb_voyages {
			position:relative;
			left:20px;
			bottom:10px;
			}
			#recherche #haut_page .nb_voyages strong, #recherche #bas_rech .nb_voyages strong {
			color:#1CBFDF;
			}
			
			#recherche #haut_page .pages, #recherche #bas_rech .pages {
			position:absolute;
			right:20px;
			color:#48241C;
			font-size:10px;
			}
			#recherche #haut_page .pages {
			top:15px;
			}
			#recherche #bas_rech .pages {
			bottom:20px;
			}
			#recherche #haut_page .pages a, #recherche #bas_rech .pages a {
			text-decoration:underline;
			color:#48241C;
			position:relative;
			}
			#recherche #haut_page .pages a.pages_totales, #recherche #bas_rech .pages a.pages_totales {
			color:#48241C;
			position:relative;
			bottom:0px;
			}
			#recherche #haut_page .pages a:hover, #recherche #bas_rech .pages a:hover {
			color:#48241C;			
			}
			
			#recherche #haut_page .tri {
			position:absolute;
			right:20px;
			top:40px;
			}
			#recherche #haut_page .tri select {
			border:1px solid #01324A;
			font-size:11px;
			width:150px;
			height:18px;
			}
			#recherche #haut_page .tri optgroup {
			color:#C7C7C7;
			text-decoration:underline;
			padding-left:8px;
			}
			#recherche #haut_page .filtre {
			position:absolute;
			right:20px;
			top:60px;
			}
				.filtre .nom_dest {
				color:#FFF;
				background-color:#421C15;
				padding-left:2px;
				}
				.filtre .nom_ville {
				color:#FFF;
				background-color:#B29872;
				}
			#recherche #haut_page .filtre2 {
			position:absolute;
			right:20px;
			top:80px;
			}
			#recherche #haut_page .filtre select#filtre, #recherche #haut_page .filtre2 select#filtre2 {
			border:1px solid #01324A;
			font-size:11px;
			width:200px;
			height:18px;
			}
			
			
			/* OFFRES  ------------------------ */
			#recherche .offre {
			text-align:left;
			position:relative;
			width:664px;
			height:189px;
			background-color:#FFF;
			margin-left:20px;
			margin-bottom:15px;
			color:#918E8E;			
			background-image:url(images/xml/recherche/fd_resultat.gif);
			background-repeat:no-repeat;
			}
			
			#recherche .offre a img {
			float:left;
			width:185px;
			height:140px;
			margin-top:10px;
			margin-left:10px;
			border:0;
			}
			
			#recherche .offre .contenu_txt {
			float:left;
			width:455px;
			margin-left:14px;
			}

			.contenu_txt .titre_dest {
			display:block;
			font-size:16px;
			color:#01324A;
			text-transform:uppercase;
			font-weight:bold;
			margin-top:10px;
			width:275px;
			}
				.titre_dest .ville {
				font-size:13px;
				}
			
			#recherche .contenu_txt a.prix {
			position:absolute;
			right:-1px;
			top:0px;
			padding:5px;
			width:180px;
			text-align:center;
			}
				.contenu_txt a .px {
				color:#927151;
				font-size:18px;
				}
			#recherche .contenu_txt a.reduc_maries {
			position:absolute;
			right:-1px;
			top:20px;
			padding:5px;
			width:180px;
			text-align:center;
			font-size:11px;
			color:#FF6699;
			}
				.contenu_txt .note {
				position:absolute;
				right:20px;
				top:45px;
				padding:5px;
				width:220px;
				text-align:right;
				}
					.contenu_txt .note img.normal {
					width:20px;
					height:20px;
					margin-right:2px;
					}
					.contenu_txt .note img.petit {
					width:13px;
					height:13px;
					margin-right:2px;
					position:relative;
					bottom:2px;
					}
				.contenu_txt .descriptif {
				width:360px;
				}
				.contenu_txt a.nom_pdt {
				font-size:14px;
				display:block;
				font-weight:bold;
				width:260px;
				color:#927151;
				}
			
				.contenu_txt .regime {
				width:200px;
				margin-bottom:5px;
				margin-top:5px;
				}
				.contenu_txt a.txt {
				position:relative;
				font-size:11px;
				font-weight:normal;
				text-align:justify;
				color:#918E8E;
				}
				.contenu_txt .details {
				position:absolute;
				top:160px;
				left:10px;
				width:200px;
				}
					.details a {
					color:#1CBFDF;
					font-size:10px;
					}
				.contenu_txt .bt_reserver {
				background-image:url(images/xml/recherche/bt_details.gif);
				width:104px;
				height:25px;
				position:absolute;
				right:20px;
				bottom:10px;
				}
			
			
				/*  FICHE PRODUIT  */
					
			#fiche {
			position:relative;
			width:710px;
			text-align:left;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin-left:10px;
			}
			
			#fiche form{
			margin-bottom:5px;
			}
			
			
		/* HAUT DE PAGE */
			#fiche #haut_page, #fiche p#bas_rech{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align:left;
			margin:0;
			font-size:12px;
			color:#01324A;
			}
			#fiche #haut_page {
			margin-top:30px;
			height:80px;
			position:relative;
			}
			
			#fiche a.retour_rech {
			position:absolute;
			top:10px;
			left:410px;
			display:block;
			color:#01324A;
			}
			#fiche a:hover.retour_rech {
			color:#927151;
			}
			
			#fiche #haut_page .note {
			float:right;
			width:220px;
			font-size:10px;
			}
				.note img {
				margin-right:2px;
				}
			
			#fiche #haut_page .consult {
			position:absolute;
			left:-235px;
			top:30px;
			font-size:10px;
			width:250px;
			}
				#haut_page .consult span {
				position:absolute;
				left:5px;
				width:220px;
				}
				#haut_page .consult span a {
				color:#01324A;
				}
				#haut_page .consult span a:hover {
				color:#927151;
				}
				
			#fiche #haut_page #titre_voyage {
			padding-top:30px;
			width:480px;
			}
				#titre_voyage .titre_dest {
				font-size:16px;
				font-weight:bold;
				/*width:360px;*/
				text-transform:uppercase;
				color:#01324A;
				}
				#titre_voyage .nom_pdt {
				font-size:16px;
				font-weight:bold;
				text-transform:uppercase;
				color:#927151;
				}
		/* PAGE IMPRESSION : --------------------------- */
			#fiche #haut_page .prix {
			width:200px;
			position:absolute;
			right:0px;
			bottom:20px;
			color:#01324A;
			font-size:10px;
			}	
			#fiche #haut_page .prix .px {
			font-weight:bold;
			color:#927151;
			font-size:16px;
			}
			#fiche #haut_page .liens {
			position:absolute;
			top:-80px;
			right:20px;
			font-size:10px;
			}
				#fiche #haut_page .liens a {
				text-decoration:underline;
				}
				
			
		/*  PHOTOS  */
			#fiche #photos {
			margin-right:10px;			
			width:380px;
			float:left;
			position:relative;
			}
			
			#fiche #photos img {
			width:380px;
			height:250px;
			}
			
		/* RESUME */
			#fiche #resume {
			float:left;
			width:280px;
			padding-left:10px;
			margin-bottom:20px;
			}
			
			/* petites photos */
				#fiche #resume #ptes_fotos {
				margin-top:5px;
				height:80px; 
				width:280px;
				position:relative;
				overflow:auto; 
				}
				#fiche #resume #ptes_fotos img {
				width:75px;
				height:55px;
				cursor:pointer;
				margin-left:3px;
				}
				#fiche #resume p {
				font-size:10px;
				text-align:center;
				margin:2px;
				}		
				
			/* ville et date de depart */
			#infos_dates {
			color:#1F586C;
			background-color:#E6E6E6;
			font-size:11px;
			margin-top:10px;
			height:120px;
			padding:10px;
			}
			#infos_dates select {
			font-size:10px;
			color:#1F586C;
			}
			#infos_dates input.bt_reserver {
			width:146px;
			height:25px;
			display:block;
			position:relative;
			top:8px;
			}
			
			
		/* ONGLETS DETAILS - PRIX*/
			#fiche #onglets_recap {
			line-height:28px;
			padding:0px 20px;
			font-size:13px;
			position:relative;
			top:3px;
			}
			#fiche #onglets_recap a {
			color:#FFF;
			}
			#fiche #onglets_recap a#descriptif {
			background-image:url(images/xml/voyage/onglet_descriptif.gif);
			padding-top:3px;
			padding-bottom:3px;
			padding-left:29px;
			padding-right:20px;
			}			
			#fiche #onglets_recap a#tarifs {
			background-image:url(images/xml/voyage/onglet_dates_tarifs.gif);
			padding-top:3px;
			padding-bottom:3px;
			padding-left:8px;
			padding-right:8px;
			}			
			#fiche #onglets_recap a#bons_plans {
			background-image:url(images/xml/voyage/onglet_bon_plan.gif);
			padding-top:3px;
			padding-bottom:3px;
			padding-left:21px;
			padding-right:20px;
			}
			#fiche #onglets_recap a#voyages_noce {
			background-image:url(images/xml/voyage/onglet_voyage_noce.gif);
			padding-top:3px;
			padding-bottom:3px;
			padding-left:10px;
			padding-right:9px;
			color:#FC0059;
			}			
			#fiche #onglets_recap a#devis {
			background-image:url(images/xml/voyage/onglet_devis.gif);
			padding-top:3px;
			padding-bottom:3px;
			padding-left:10px;
			padding-right:9px;
			}
			#fiche #onglets_recap a:hover {
			color:#FFF;
			}			
			#fiche #onglets_recap a.on {
			color:#FFF;
			}
			#fiche #onglets_recap a#voyages_noce:hover {
			color:#FC0059;
			}
			
		/*  CADRES DETAILS + PRIX  */
			#fiche #infos_voyage {
			background-image: url(images/xml/voyage/fd_detail.gif);
			background-repeat:repeat-y;
			width:664px;
			font-size:11px;
			color:#48241C;
			text-align:justify;
			}
			#infos_voyage #detail_descriptif {
			margin-left:10px;
			margin-right:10px;
			}
			
				#infos_voyage #detail_descriptif p:first-child {
				margin:0;
				}
			
		/*  DETAILS TARIFS  */
			#fiche #detail_tarifs {
			margin-left:10px;
			margin-right:10px;
			position:relative;
			visibility:hidden;
			display:none;
			}
			#fiche #detail_tarifs .meilleurs_tarifs{
			margin-left:35px;
			}
			#fiche #detail_tarifs .titre_tarifs_villes{
			font-size:14px;
			color:#565656;
			font-weight:bold;
			}
			#fiche #detail_tarifs .normal {
			font-size:12px;
			}			
			
			#fiche #detail_tarifs .choix_voyage {
			position:relative;
			bottom:20px;
			left:120px;
			}
			#fiche #detail_tarifs select {
			height:20px;
			color:#565656;
			font-size:12px;
			font-weight:bold;
			}
			#fiche #detail_tarifs .choix_voyage select {
			width:310px;
			background-color:#ECECEC;
			}
			#fiche #detail_tarifs .clic_date {
			position:relative;
			top:13px;
			}
			
		/* CALENDRIER */ 
			/* tableau g&eacute;n&eacute;ral : */
			#detail_tarifs #calendrier {
			margin-top:20px;
			margin-bottom:20px;
			}
			/* toutes les cellules : */
			#detail_tarifs #calendrier tr td{
			height:25px;
			width:14%;
			text-align:center;
			vertical-align:top;
			border-bottom:1px solid #CCC;
			border-left:1px solid #CCC;
			padding-top:2px;
			}
			/* 1ere ligne du tableau = le mois */
			#detail_tarifs #calendrier .mois {
			font-weight:bold;
			line-height:20px;
			}
			/* 2eme ligne du tableau = les jours de la semaine */
			#detail_tarifs #calendrier .jours td{
			font-size:11px;
			vertical-align:middle;
			}
			/* case du calendrier avec un d&eacute;part possible : */
			#detail_tarifs #calendrier .depart_possible {
			font-weight:bold;
			background-color:#ECECEC;
			}
			/* prix du d&eacute;part pour la date donn&eacute;e */
			#detail_tarifs #calendrier .depart_possible a{
			font-size:11px;
			color:#66CFE6;
			font-weight:bold;
			text-decoration:none;
			}

			#fiche #infos_voyage #calendrier {
			font-size:12px;
			border:1px solid #CCC;
			}
			
			#fiche #detail_bons_plans {
			margin-left:10px;
			margin-right:10px;
			visibility:hidden;
			display:none;
			}
				#detail_bons_plans .themes img {
				border-right:1px solid #CCC;
				border-bottom:1px solid #CCC;
				}
				#detail_bons_plans .themes .nom_thema {
				position:relative;
				bottom:20px;
				font-weight:bold;
				}
				#detail_bons_plans .themes .descriptif_bon_plan {
				position:relative;
				left:70px;
				top:-10px;
				width:500px;
				}
			#fiche #detail_voyages_noce {
			margin-left:10px;
			padding-left:10px;
			margin-right:10px;
			visibility:hidden;
			display:none;
			line-height:20px;
			}
				#fiche #detail_voyages_noce a{
				color:#FC0059;
				}
			
		/*  BAS PAGE  */
			#fiche p#bas_page{
			height:50px;
			margin:0;
			}
			#fiche p#bas_page a.liens_bas {
			font-size:12px;
			padding:30px;
			font-weight:bold;
			}
			#fiche p#bas_page input.bt_reserver {
			background-image:url(images/xml/fiche_pdt/bt_reserver.gif);
			width:89px;
			height:28px;
			margin-top:10px;
			margin-left:170px;
			}
			#fiche p#bas_page input.bt_reserverOn {
			background-image:url(images/xml/fiche_pdt/bt_reserverOn.gif);
			width:89px;
			height:28px;
			margin-top:10px;
			margin-left:170px;
			}
			
			img#img_bas_page {
			margin:0px;
			padding:0px;
			position:relative;
			bottom:10px;
			}
			
		/*  PRINT FICHE PRODUIT  */
			.logo_print {
			position:absolute;
			right:30px;
			top:20px;
			border:1px solid #626262;
			}
