/*
styles communs
*/

body{
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: black;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: black;
}

pre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
}

a:active,a:hover,a:link,a:visite,.menu{
	color: Darkblue;
	text-decoration: underline;
} 

.message_erreur{
	color: firebrick;
	font-weight: bold;
	font-size:9pt;
	padding:1px;
}

.message_ok{
	color: forestgreen;
	font-weight: bold;
}

/*
styles de la liste de la page de recherche
*/
.dest_grand_titre{
	color: #39932C;
	font-weight: bold;
	font-size: larger;
	text-align: center;
	padding-bottom: 5px;
}

.dest_entete{
	background-color: #719BE2;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	padding: 2px;
}

.dest_pays{
	background-color: #91B9FF;
	font-weight: bold;
	padding: 2px;
}

.dest_espace_region,
.dest_region{
	background-color: #C4DBFC;
}

.dest_hotel_0,
.dest_hotel_1{
	padding: 2px;
	padding-right: 10px;
}

.dest_espace_0,
.dest_hotel_0{
	background-color: #ffffff;
}
.dest_espace_1,
.dest_hotel_1{
	background-color: #EDF2FC;
}

.dest_espace_region,
.dest_espace_0,
.dest_espace_1{
	width: 15px;
}

.dest_lien:link,
.dest_lien:visite{
	color: black;
	text-decoration: none;
} 

.dest_lien:active,
.dest_lien:hover{
	color: #0033cc;
	text-decoration: underline;
} 

.dest_aucune{
	background-color: #EDF2FC;
	font-weight: bold;
	padding: 20px;
}

.dest_detail{
	vertical-align: top;
}

/*
styles pour l'affichage des détails d'un item
*/

.details_titre{
	background-color: #719BE2;
	font-weight: bold;
	font-size: larger;
	text-align: left;
	padding: 2px;
	padding-right: 10px;
}
.details_etoile{
	margin-left: 2px;
	border: 0px;
}

.details_region{
	background-color: #C4DBFC;
	text-align: left;
	padding: 2px;
	padding-right: 10px;
}

.details_forfait{
	background-color: #C4DBFC;
	text-align: left;
	padding: 2px;
	padding-right: 10px;
}

.detail_image{
	border: 0px;
}

.details_lien{
	background-color: #C4DBFC;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
}

.details_commentaire{
	background-color: #C4DBFC;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
}

.details_prix_entete{
	background-color: #91B9FF;
	text-align: left;
	padding: 2px;
	padding-right: 5px;
}

.details_prix_0,
.details_prix_1,
.details_prix_2{
	text-align: left;
	padding: 2px;
	padding-right: 10px;
}

.details_prix_0{
	background-color: #ffffff;
}
.details_prix_1{
	background-color: #EDF2FC;
}
.details_prix_2{
	background-color: #9FD98B;
}

/*
styles pour le menu de recherche
*/
.menu_recherche_titre{
	font-weight: bold;
	color: #000000;/*#000000; */
}

.menu_recherche_ligne{
	height: 1.3em;
	width: 1px;
}

.menu_recherche_cell{
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid black;
}

/*
styles pour le calendrier
*/
.cal_background{
	background-color: #719BE2;
}

.cal_annee{
	background-color: #719BE2;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.cal_mois{
	background-color: #C4DBFC;
	font-size: 10pt;
	text-align: center;
	padding: 2px;
}

.cal_journee{
	background-color: #91B9FF;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.cal_date,
.cal_date{
	background-color: #EDF2FC;
	font-size: 10pt;
	text-align: center;
	padding: 1px 2px;
}
.cal_lien_date_courante:link,
.cal_lien_date_courante:visite{
	color: #ED7500;
	text-decoration: none;
	font-weight: bold;
} 

.cal_lien_date_courante:active,
.cal_lien_date_courante:hover{
	color: #0033cc;
	text-decoration: underline;
	font-weight: bold;
} 
.cal_lien:link,
.cal_lien:visite{
	color: black;
	text-decoration: none;
} 

.cal_lien:active,
.cal_lien:hover{
	color: #0033cc;
	text-decoration: underline;
} 

/*
Style de Demande en ligne
*/

.dem_titre{
}

.dem_label{
	font-style: italic;
	font-size: x-small;
	vertical-align: center;
}

.dem_texte{
	font-size: x-small;
}

/*
Styles pour la gestion
*/
.colonne_espace{
	width: 15px;
}

.colonne_pays{
	font-weight: bold;
}

.colonne_region{
	color: darkblue;
	font-weight: bold;
	text-decoration: underline;
}

.colonne_dest{
	vertical-align: top;
}

.colonne_ligne{
	vertical-align: top;
	line-height: 10%;
	border-top: 1px solid black;
	font-size: 1pt;
}

.gestion_dest_lien:link,
.gestion_dest_lien:visite{
	color: black;
	text-decoration: none;
} 

.gestion_dest_lien:active,
.gestion_dest_lien:hover{
	color: darkblue;
	text-decoration: underline;
} 


.font_1point{
	font-size: 1pt;
}

.button_small{
	font-size: 8pt;
}

.menu{
	border-right: 2px solid Darkblue;
	padding-right: 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	height: 100%;
}


