/* entete de la fiche */
.titre{
	font-size:30px;
	font-family:arial;
	font-weight:bold;
	color:#415867;
	padding-top:2px;
	}
	
span.soustitre
    {
	font-size:15px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#415867;	    
    }
/* libelle du pays */
.pays{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	color:#415867;
	margin-right: 15px;
}
.pays.plan {
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	margin-right: 15px;
}

.pays:hover {
	font-weight:bold;
	text-decoration:underline;	
	margin-right: 15px;

}
/* barre de navigation (Voyage, Programme détaillé, Date et Prix, Infos complémentaires, Extension) */
div.menu_navigation
    {
	float:left;
    margin-top:6px;
	margin-bottom:0px;
	height: 27px;
	width: 830px;
	}
ul.menuFP {
 padding:0;
 margin:0;
 list-style-type:none;
width:100%;
 }
ul.menuFP li {
 margin-left:1px;
 float:left; /*pour IE*/
 }
ul.menuFP li a {
 display:block;
 float:left;   
 width:206px;
 background-color:#718B9C;
 color:#ffffff;
 text-decoration:none;
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 padding-top:5px;
 padding-bottom:5px;
 }
ul.menuFP li a:hover {
 background-color:#9A968D;
 } 

/* descriptif du produit */
    #Panel_produit {
    	background-color: #C7D3DC;
    	width: 817px;		
		padding:6px;
		float:left;
		margin-top:6px;
    }
	
	/* image */
	
 		
    /*  #photo_produit_P01{
		float:left;
    	width: 500px;
    	height:333px;
		padding:0px;
		background-color:#C7D3DC;
		text-align:center;
    }*/
/*
#espace_image{	
		background-color:#C7D3DC;	
		width: 500px;
    	height:343px;
		padding:0px;
		float:left;
    }
	*/


	 #visualiser_diaporama{
		position:relative; /* permet de positionner le div ou on veut (requis pour la superposition) */
    	width: 454px;
		height:30px;
		margin-top:-30px; /* pour caler le bandeau en bas */
		cursor:pointer;
    }
	
    div.colonneVoyage{
    	width: 310px;
		float:right;
    }	


		/* bandeau prix */
		#bandeau_voyage_prix{
			width:170px;
			padding-left:0px;
			color: #425868;
			}
		#bandeau_date_depart{
			width:170px;
			padding-left:3px;
			padding-top:5px;
			padding-bottom:6px;
			color: #425868;
			}
		#bandeau_promo{	
		float:left;
			width:200px;
			padding-left:3px;
			color: #425868;
			}
	#etiquette_promo{
	display: block;
	vertical-align:inherit;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	padding-top:1px;
	padding-right:34px;
	width:54px;
	height:19px;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	background-image: url(../img/fond_promo.gif);
	background-repeat: no-repeat;
			}
			
	.etiquette_promo_mini{
		display:inline-block;
		padding-top:1px;
		margin-left:8px;
		font-family: Arial, Helvetica, sans-serif;
		width:54px;
		min-height:19px;
		font-size: 14px;
		font-weight:bold;
		text-align:center;
		color: #ffffff;
		background-image: url(../img/fond_promo.gif);
		background-repeat: no-repeat;
		}
			
	.prix1{		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #425868;
			}
		#prix2{		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #425868;
		float:left;
		width:auto;
			display:block;
			height:20px;
			}
		

	#inscription{
		
	float:right;
	width: 108px;
	height:77px;
	color: #FFF;
	}

	.titre_bouton:hover  #inscription
		{		
		text-decoration:none;
		}
		
	.titre_bouton:hover  .inscription2
		{
		text-decoration:none;
		background-image:url(../img/bt_inscription_on.gif);
		}
	
	#bouton_grand_devis {
		display:block;
		width:108px;
		height:77px;
		background-image:url('/terdav/img/gd_bt_devis.gif');
		}
	#bouton_grand_devis:hover 
		{
		background-image:url('/terdav/img/gd_bt_devis_on.gif');
		background-color:black;
		}
		
	#bouton_grand_inscrire {
		display:block;
		width:108px;
		height:77px;
		background-image:url('/terdav/img/gd_bt_inscrire.gif');
		}
	#bouton_grand_inscrire:hover 
		{
		background-image:url('/terdav/img/gd_bt_inscrire_on.gif');
		background-color:black;
		}
		
	#bouton_grand_contacter {
		display:block;
		width:108px;
		height:77px;
		background-image:url('/terdav/img/gd_bt_nous_contacter.gif');
		}
	#bouton_grand_contacter:hover 
		{
		background-image:url('/terdav/img/gd_bt_nous_contacter_on.gif');
		background-color:black;
		}
		
	#inscription2{
	float:left;
	width: 468px;
	height:45px;
	padding-top:20px;
	}
	
	.inscription2{
	float:right;
	width: 186px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: #FFF;
	background-image: url(../img/bt_inscription.gif);
	background-repeat: no-repeat;
	padding-top:4px;
			}
			      
		.t_produit {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #425868;
				}
				
    
		#bandeau_voyage_activite{
			width:303px;
			float:right;
			border-bottom-style: solid;
    		border-bottom-width: 1px;
    		border-bottom-color: #FFF;
			padding-bottom:3px;
			padding-top: 3px;
			padding-left:3px;
			vertical-align:middle;
			min-height:116px;
			}
		#bandeau_voyage_activite_famille{
			width:354px;
			height:118px;
			float:left;
			border-bottom-style: solid;
    		border-bottom-width: 1px;
    		border-bottom-color: #FFF;
			padding-bottom:3px;
			padding-top: 3px;
			padding-left:3px;
			vertical-align:middle;
			min-height:100px;
			}
			
		#bandeau_voyage_duree{
			float:left;
			width:80%;
			background-color: #ffffff;
			padding-bottom:3px;
			padding-top:3px;
			}
		#bandeau_code_offre{
			float:left;
			width:20%;
			background-color: #ffffff;
			padding-bottom:6px;
			padding-top:8px;
			text-align:right;
			}
		
			
    #bandeau_voyage_details{
		width: 303px;
    	padding-top:10px;
		padding-left:6px;
    	float:right;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #425868;
    	line-height: 30px;	
		border-bottom-style: solid;
    	border-bottom-width: 1px;
    	border-bottom-color: #FFF;
		min-height:36px;
        }
		
 #bandeau_voyage_telecharger{
	width: 300px;
	padding-left:8px;
	padding-top:8px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #425868;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	vertical-align:middle;
        }
		
	
		
 .t_niv_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #425868;
		}
	.t_niv_lien:plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #425868;
		}
		 .t_niv_lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #425868;
		text-decoration:underline;
		}
		

 .t_bandeau_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #425868;
		}
	.t_bandeau_lien:plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #425868;
		}
		 .t_bandeau_lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #425868;
		text-decoration:underline;
		}
				
	#bandeau_voyage_co2 {
    	width: 290px;
    	padding-top: 20px;
		padding-bottom:35px;
    	float:left;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	color: #425868;
	}
    
	h3.choixterdav{
		font-size:13px;	
		color: #425868;
		font-weight: normal;
   }
 .choixterdav ul{
	 list-style:none;
		margin: 0;
		padding: 0 0 0 1em;
		text-indent: -0.7em;
   }

	#privatisez{	
		float:right;
    	height: 72px;
    	width: 290px;
		padding-right:10px;
		margin-top:15px;
		text-align:left;
        }
	    .texte_privatiser{
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 16px;
		font-weight:normal;
		color:#706B65;
		line-height:22px;
        }
		
	#vousApprecierez{
    	width: 470px;
    	font-family: Arial, Helvetica, sans-serif;
    	font-weight: bold;
    	color: #7B97AC;
    	float:left;
		text-align:left;
		margin-top:15px;
		margin-bottom:15px;
        }
	#vousApprecierez_titre{
		width: 100px;
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 18px;
    	font-weight: normal;
		text-align:center;
    	color: #425868;
    	float:left;
		padding-top:2px;
		padding-right:20px;
		}
	#vousApprecierez_choixterdav{
		width:315px;
		min-height:30px;
		
		}
	#vousApprecierez_top{
		background-image:url('/terdav/img/apprecierez_top.gif');
		background-repeat:no-repeat;
		height:9px;
    	}
		
	#vousApprecierez_middle{
		background-image:url('/terdav/img/apprecierez_bg.gif');
		background-repeat:repeat-y;
		padding-left:15px;
		padding-right:10px;
		height:auto;
    	}
		
	#vousApprecierez_bottom{
		background-image:url('/terdav/img/apprecierez_bottom.gif');
		background-repeat:no-repeat;    	
		height: 21px;
    	}		

	#AjouterFavoris{
		float:left;
		padding-top:15px;
		width:140px;
		padding-bottom:10px;
		cursor: pointer;
		text-align:left;
		}
		
	#EnvoyerAmi{
		float:left;
		width:140px;
		padding-bottom:10px;
		padding-top:15px;
		margin-right:10px;
		text-align:right;
		float:right;
		cursor: pointer;
		}
		
	#espace_carte{
		float:right;
    	height: 290px;
    	width: 290px;
		background-color: #718B9C;
		margin-right:10px;
        }
		
	#carte{
		padding-left:0px;
		margin-left:0px;
		height:290px;
    	width: 290px;
		background-color: #718B9C;
		text-align:center;
        }
	
	#zoom
		{
		position:absolute; /* permet de positionner le div ou on veut (requis pour la superposition) */
		background-image: url('/terdav/img/fond_zoom.png');
		background-repeat:no-repeat;
		height:33px;
		width:290px;
		margin-top:-33px; /* pour caler le bandeau en bas */
		cursor:pointer;
		}
	
	#PicZoom
		{
		position:absolute;
		left:0px;
		top:0px;
		padding:25px;
		margin:25px;
		margin-top:125px;
		background-color:#425868;
		border:2px inset black;
		text-align: center;

		font-size:13px;
		font-weight:bold;
		color:white;

		width: 600px;
		margin-left:-300px;
		left:50%;

		display:none;
		cursor:pointer;
		}
			
	#en_bref{
    	width: 466px;		
    	float:left;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	color: #425868;
    	font-style: normal;
    	text-align: justify;
		}
	#vignette{
		padding-right:7px;
		padding-bottom:2px;
		padding-top:5px;
    	float:left;
		}
		
    #en_bref span {
    	font-size: 17px;
    	color: #425868;
    	font-weight: bold;
        }

		
    #infos{
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: #FFF;
    	background-color: #87A1B4;
    	width: 806px;
    	height:22px;
    	float:left;
    	padding-left: 15px;
    	line-height: 22px;
        }
    #texte_infos{
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	background-color: #DAE2E8;
    	width: 791px;
    	float:left;
    	padding-left: 15px;
    	padding-right: 15px;
        }

  

/* panel voayge */        
    #titre_programme{
    	width: 230px;
    	margin-top: 10px;
    	float:left;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #415867;
    	font-style: normal;
    	font-weight: bold;
    	background-color: #BFD0DA;
    	padding-left: 3px;
    	padding-top: 4px;
    	padding-bottom: 4px;
        }

		span.ligneProgrammeDetail_item {
		color:#87A1B4;
		font-weight:bold;
		}
		
		span.ligneProgrammeDetail_valeur{
		color:#415867;
		}		
		
    #titre_programme2 a {
    	margin-top: 10px;
    	float:left;
    	width: 232px;
    	font-size: 12px;
    	color: #425868;
    	font-weight: normal;
    	background-color: #BFD0DA;
    	text-align: right;
    	padding-right: 3px;
    	padding-top: 4px;
    	padding-bottom: 4px;
        }


    .liste_infos_produit  {
    	list-style-type: none;
    	margin-bottom: 2px;
    	list-style-position: outside;
    	padding-left: 5px;
		text-align:left;
        }

/* panels */
.titre_Rubrique{
	float:left;
	width: 460px;
	margin-top: 10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #415867;
	background-color: #BFD0DA;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight:normal;
}
.titre_Rubrique2{
	float:left;
	width: 830px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #415867;
	background-color: #BFD0DA;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight:normal;
}
div.panelContent1{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 464px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415867;
	font-style: normal;
	text-align: justify;
}
div.panelContent2{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 820px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415867;
	font-weight:normal;
	text-align: justify;
}
div.panelContent{
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right:12px;
	width: 820px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415867;
	font-weight:normal;
	text-align: justify;
}
#ss_titre_rubrique{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 14px;
	width: 206px;
	float:left;
	background-color:#BFD0DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #405866;
	font-style: normal;
}

/* panel prix */
table.tablePrix
    {
    border:1px solid #86a1b4;
    background-color:white;
    width:100%;
    }
    
td.colonnePrix
    {
    font-size:12px;
    color:white;
    font-weight:bold;
    background-color:#86a1b4;
    }    

td.lignePrix
    {
    font-size:12px;
    color:black;
    background-color:#d0dde5;
	height: 20px;
    }  
    
td.lignePrix_bis
    {
    font-size:12px;
    color:black;
    background-color:white;
	height: 20px;
    }            
    
div.ReducEnfant td
    {
    color:black;
    background-color:#87A1B4;
    font-weight:bold;
    font-size:11pt;
    font-family: arial, Helvetica, sans-serif;
    padding:8px;
    }
    
/* CGi */

div#CGI_BI
    {
    color:#e88301;
    padding:15px;
    text-align:center;
    font-size:11px;
    font-family:verdana;
    border:1px solid #e88301;
    font-weight:bold; 
    }
    
/* panel d'affichage des rubrique */
div.rubrique
    {
    width:100%;    
    }
div.TitreRubrique
    {     
    color:#7291a6;
    font-size:9pt;
	font-weight:bold;
	font-family:arial;
	padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px solid #1A546D;
	} 
	
div.ContenuRubrique
    {
    padding:3px;
    font-size:9pt;
	font-family:arial;
	font-weight:normal;
    }    
    
/* Panel Infos complémentaires */
table.navigation_infosComplementaires 
    {
    border-left:1px solid #7C786D;
	margin-top:5px;
    }
	
td.menu_infosComplementaires
	{
	text-align:center;
	border-right:1px solid #7C786D;
	}
    
a.lien_infosComplementaires
	{
	font-weight:normal;
	font-size:14px;
	color:#7C786D;
	cursor:pointer;
	text-decoration:none;
	}
a.lien_infosComplementaires:hover
	{
	text-decoration:none;
	}	

	img.arrowLink { display:none;padding-right:5px;}
	
a.lienDatePrixNormal
	{
	color:black;
	font-weight:normal;
	font-size:12px;
	font-family:arial;
	}
/* utiliser pour la page envoyé à un ami de la fiche produit */

td.titreFormulaire
	{
	background-color:#BFD0DA;
	color: #425868;	
	font-size:12pt;
	font-weight:bold;
	padding:10px;
	}
input.text {
	border: 1px solid #87A1B4;	
}

textarea.text {
	border: 1px solid #87A1B4;	
}	

span.textError , div.textError {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
	color:red;
}

td.headerLine {
	padding: 7px;
    font-family: Arial, Helvetica, sans-serif;    	
    font-weight: bold;
    color: #425868;	
	background-color: #C8D7DF;
	height:20px;
	}
	
td.valueLine	 {
	padding: 7px;
    font-family: Arial, Helvetica, sans-serif;    	
    font-weight: bold;
    color: #425868;	
	background-color: #E4EBEF;
	height:20px;
	}

div.envoyer{
	float:left;
	width: 186px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/terdav/img/bt_inscription.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 23px;
	text-align:center;
}

textarea {
	border:1px solid #E4EBEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	#prix{		
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #506A7E;
    	width: 310px;
		padding-left:0px;
		text-align:left;
		float:right;
        }

	#prix_top{
		background-image:url('../img/prix_top.gif');
		background-repeat:no-repeat;
		height:10px;
		background-color:white;
    	}
		
	#prix_middle{
	background-image:url('../img/prix_bg.gif');
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:6px;
    	}
		
	#prix_bottom{
		background-image:url('../img/prix_bottom.gif');
		background-repeat:no-repeat;    	
		height: 10px;
    	}		
		
/* panel voyage */

#panel_voyage{
	float:left;
	width:830px;
    }
	
#colonne_gauche{
	float:left;
	width:500px;
    }
	
#colonne_droite{
	float:right;
	width:290px;
    }
		
#contact{
    	width: 292px;
    	float:left;
		margin-top:35px;
	
        }
	.contact{
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: bold;
    	color: #8A8179;
		padding-left:15px;
		padding-top: 6px;
		padding-right:15px;
        }
		.contact a{
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: bold;
    	color: #8A8179;
		text-decoration:underline;
        }
		.contact a:plan{
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: bold;
		text-decoration:underline;
        }
		.contact a:hover{
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: bold;
    	color: #8A8179;
		text-decoration:underline;
        }
	
	#contact_top{
		background-image:url('../img/contact_top.gif');
		background-position:bottom;
		background-repeat:no-repeat;
		height:10px;
    	}
		
	#contact_middle{
		background-image:url('../img/contact_bg.gif');
		background-repeat:repeat-y;
    	}
		
	#contact_bottom{
		background-image:url('../img/contact_bottom.gif');
		background-repeat:no-repeat;    	
		height: 10px;
		padding-bottom:10px;
    	}		
	
  #programmeTrail, #programmeTrail td, #programmeTrail th{
  border: solid 1px #425868;
  border-collapse: collapse;
  }
   
	#programmeTrail td.programmeTitre {
    color:#425868;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:27px;
    padding-left:3px;
    white-space:nowrap;
    width:137px;
  } 
  
  #programmeTrail th.programme {
    color:#425868;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:27px;
    text-align:center;
    white-space:nowrap;
    width:59px;
  }
  
  #programmeTrail td.programme {
    color:#425868;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:27px;
    text-align:center;
    white-space:nowrap;
    width:59px;
  }
