@import url(/styles/lightbox.css);

body { 
	scrollbar-face-color: #292B87;  /*couleur du dessus des boutons et de la barre de défilement */
	scrollbar-arrow-color: #5255BD;  /*couleur des flèches */
	scrollbar-track-color: #020457; /*couleur du fond de la barre */
	scrollbar-highlight-color: #E0D49B;  /*couleur claire du relief des boutons */
	scrollbar-shadow-color: #000000;  /*couleur sombre du relief des boutons */
	scrollbar-3dlight-color: #5255BD;  /*couleur claire du relief des boutons quand ceux-ci ne sont pas enfoncés */
	scrollbar-darkshadow-color: #000000;  /*couleur sombre du relief des boutons quand ceux-ci ne sont pas enfoncés */
	
	background-image: url("/public/images/commun/style/FOND.jpg");
	background-repeat: repeat-y;
	background-position: top center;/**/
	background-color: #28408C; /*couleur en bas autour de la page à la fin du dégradé*/
}

#contenantMenuBas{
	/*position: absolute;*/
	width: 780px;
	height: 67px;
	vertical-align: bottom;
	bottom: 0px;
	left: 0px;
	/*margin-left: -390px;*/
	
	background-color: #3BAFFC;
	background-image: url("/public/images/commun/style/bas-de-page.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

/*----------------------------------------------DIV ID--------------------------------------------------------*/
#conteneur {
	position: absolute;
	width: 780px;
	top: 0px;
	left: 50%;
	margin-left: -390px;
	/*background-color: #111111;*/
	background-color: #FBF7E8;
}

/*----------------------------------------*/
#bandeauImgHaut {
	width: 780px;
	height: 132px;
}
#bandeauMenuImgIndex {
	width: 780px;
	height: 159px;
}
/*----------------------------------------*/
#contenantMenuGeneral{
	width: 780px;
	height: 50px;
}

/* ///////////menu css avec portes coulissantes///////////////// */

#menuGeneral {
	/*float:left;*/
	width:100%;
	height: 27px;
	background-image: url("/public/images/commun/menu-fond.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	font-size:12px;
	line-height:normal;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FE5C04;
	/*padding-left: 12px;*/
}
#menuGeneral ul {
	margin:0;
	padding:0px 10px 0;
	list-style:none;
}
#menuGeneral li {
	float:left;
	background-image:url("/public/images/commun/style/left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin:0;
	padding:0 0 0 9px;
}
#menuGeneral a {
	float:left;
	display:block;
	background-image:url("/public/images/commun/style/right.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;/*gris bouton en sommeil */
}
/* Commented Backslash Hack
hides rule from IE5-Mac \
#menuGeneral a {
	float:none;
}*/
/* End IE5-Mac hack */
#menuGeneral a:hover {
	color:#69D0FB;
}
#menuGeneral #current {
	background-image:url("/public/images/commun/style/left_on.gif");
	border-width:0;
}
#menuGeneral #current a {
	background-image:url("/public/images/commun/style/right_on.gif");
	color:#C50202;/*rouge bouton validé */
	padding-bottom:5px;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////// PARAMETRES DES ONGLETS ///////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#onglets {
	/*float:left;*/
	width:100%;
	height: 23px;
	background:#FFFFFF url("/public/images/onglets/ONGLETS_bg.gif") repeat-x bottom;
	/* background:#DAE0D2 url(/images/menu-onglets/bg.gif) repeat-x bottom;*/
	font-size:11px;
	line-height:normal;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FE5C04;
	text-align: center;
	padding-top: 5px
}
#onglets ul {
	margin:0;
	padding:0px 10px 0;
	list-style:none;
}
#onglets li {
	float:left;
	background-image: url("/public/images/onglets/left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin:0;
	padding:0 0 0 9px;
}
#onglets a {
	float:left;
	display:block;
	background-image: url("/public/images/onglets/right.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#AB49A0;/*gris bouton en sommeil */
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#onglets a {
	float:none;
}
/* End IE5-Mac hack */
#onglets a:hover {
	color:#333;
}
#onglets #current {
	border-width:0;
	background-image: url("/public/images/onglets/left_on.gif");
}
#onglets #current a {
	color:#F906D4;/*rouge bouton validé */
	padding-bottom:5px;
	background-image: url("/public/images/onglets/right_on.gif");
}


/*------------------------------------------------------------------------------------------------------*/

/*----------------------------------------*/
#main{

	width: 780px;
	/**/min-height: 480px; !important
	height: 480px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
	background-color: #FBF7E8;
	/*background-image: url("http://test.salaun-holidays.com/public/images/commun/2008/fond_sous-menu.gif");
	background-repeat: no-repeat;
	background-position: top center;*/
}
#mainContenu{
	padding: 15px;
}

#page {
	height: 480px;
}

/*------------------------------------------------------------------------------------------------------*/
#bas {
	clear: both;
	width: 780px;
	height: 20px;
}

/*----------------------------------------*/
#menuBas {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	/*line-height: 15px;*/
}
#menuBas a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuBas a:hover {
	border-top: 1px solid #058FF9;
	border-bottom: 1px solid #058FF9;
	color: #172E78;
	background-color: #B0E5F6;
}
#menuBas #current {
	color: #FF0000;
	background-color: #000066;
}
#menuBas #current a {
	color: #08A2FF0000F6;
	background-color: #000066;
}
/* ---------------------------------------- */

#espaceBas {
width: 780px;
height: 20px;
}
/*----------------------------------------*/
#mainGauche{
	width: 588px; /* 588 - (15+15) */
	height: 100%;
	float: left;
	/*text-align: center;
	padding-right: 15px;
	margin : auto;
	padding-right: 15px;
	/*ATTENTION SI PADDING, LES ENLEVER DU % DE WIDTH
	background-color: #020457;
	background-image: url("/public/images/commun/2008/style/1px_detail-gauche.gif"); 
	background-repeat: repeat; 
	background-position: top center;*/
}

#mainGaucheDetail{
	width: 588px; /* 588 - (15+15) */
	height: auto;
	float: left;
	/*background-color: #020457;
	background-image: url("/public/images/commun/2008/style/1px_detail-gauche.gif"); 
	background-repeat: repeat; 
	background-position: top center;*/
}

#mainGaucheContenu {
	margin-left: 10px;
	padding-right: 17px;
}
#mainGaucheContenuBas {
	/*background-image: url("/public/images/commun/2008/style/bas_detail-gauche.gif"); 
	background-repeat: no-repeat; 
	background-position: bottom center;*/
}
/*----------------------------------------*/

#mainDroite{
	width: 192px; /* 192 - (10+10) */
	height: auto;
	float: left;
	text-align: center;
	/*background-color: #898B8C;
	margin : auto;
	padding-left: 10px;
	padding-right: 10px;
	/*ATTENTION SI PADDING, LES ENLEVER DU % DE WIDTH
	background-image: url("/public/images/commun/2008/style/1px_detail-droite.gif"); 
	background-repeat: repeat; 
	background-position: top center;*/
}

#mainDroiteDetail{
	width: 192px; /* 192 - (10+10) */
	height: auto;
	float: right;
	text-align: center;
}

#mainDroiteContenu {
padding-right: 10px;
}
/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/
#lienPromo {
	line-height: 15px;
}

#lienPromo a {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-color: #FFFFFF;
	text-decoration: none;
	/*background: #FF0000;*/
	border-bottom: none;
	line-height: 14px;
}

#lienPromo a:hover {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-color: #FF0000;
	border-bottom: none;
	line-height: 14px;
}


#brochures {
	/*white-space: nowrap;*/
	display: list; 
	overflow-x: auto; 
	overflow-y: hidden; 
	overflow : -moz-scrollbars-horizontal; 
	width: 531px;
	height: 141px;
}
/* /////////////////////////////////////////////////////////////////////////////////// */
 /* ///////////////// DEBUT CLASSES ET DIV -MINIATURES INDEX [TOP 20]- //////////////// */
/* /////////////////////////////////////////////////////////////////////////////////// */
#top20 {
width: 560px;
height: 380px;
text-align: center;
padding-left: 2px;
margin-left: 10px;
background-image:  url("/public/images/commun/style/indexRub/top-desti.jpg");
background-repeat: no-repeat;
background-position: top center;
}
#cadrePhoto {
float: left;
width: 108px;
height: 83px;
}
#top20mini {
width: 86px;
height: 65px;
border: 1px solid #BDF6F8;
}
#videHaut {
width: 86px;
height: 42px;
}
#textBas {
width: 86px;
height: 23px;
background-color: #040260;
/*filter: alpha(opacity=70);
		-moz-opacity: 0.70;
		opacity: 0.70;*/
}

/* ------- */
.sub {
padding-top: 1px;
font-family: Prestige, sans-serif;
font-size: 8px;
font-weight: bold;
color: #000066;
text-decoration: none;
line-height: 10px;
}
.sub a {
font-family: Prestige, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.sub a:hover {
font-family: Prestige, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

  /* //////////////////////////////////////////////////////////////////////////////////// */
 /* ////////////////// FIN CLASSES ET DIV -MINIATURES INDEX [TOP 20]- ////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////// */
#skiContenant {
	padding-left: 4px;
	margin-left: 6px;
}
#skiContenu {
	width: 560px;
	height: 160px;

}
/* ///////////////////////// */
#bonPlanContenant {
	padding-left: 4px;
	margin-left: 6px;
}
#bonPlanContenu {
	width: 560px;
	height: 160px;
	background-image:  url("/public/images/commun/style/indexRub/affaire-or.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
/* ///////////////////////// */
#carnet {
	background-image:  url("/public/images/commun/style/indexRub/carnet-de-voyage.jpg");
	background-repeat: no-repeat;
	width: 560px;
	height: 160px;
	text-align: center;
	padding-left: 10px;
	margin-left: 10px;
}
/* ///////////////////////// */
#demandeCata {
	background-image:  url("/public/images/commun/style/indexRub/demander-cata.jpg");
	background-repeat: no-repeat;
	width: 560px;
	height: 200px;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
}
#demandeCataContenant {
width: 560px;
height: 167px;
}
#brochuresOverflow {
width: 530px;
height: 145px;
overflow-x: scroll; 
overflow-y: hidden; 
overflow: -moz-scrollbars-horizontal;
padding-left: 10px;
}
#brochuresContenant {
width: 530px;
padding-left: 10px;
padding-top: 13px;
padding-bottom: 7px;
}
#catalogueFloat {
float: left;
width: 88px;
height: 131px;
}
#brochuresLien {
width: 560px;
height: 22px;
}
#brochuresLien a {
font-family: Prestige, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000066;
background-color: #FED38E;
text-decoration: none;
}
#brochuresLien a:hover {
font-family: Prestige, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FED38E;
background-color: #000066;
text-decoration: none;
}
/* ////////////////////////////////////////////////////////////////////////// */
#editoBandeHaut{
	width: 780px;
	height: 7px;
	background-image:  url("/public/images/commun/style/fond_sousMenuIndexH.gif");
	background-repeat: no-repeat;
	background-position: top center;
}
#editoBandeBas{
	width: 780px;
	height: 14px;
	background-image:  url("/public/images/commun/style/fond_sousMenuIndexB.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}
#editoContenuHaut{
	width: 780px;
	height: 7px;
	/*background-image: url("public/images/commun/index/fond_sousMenuIndexHG.gif");
	background-repeat: no-repeat;
	background-position: top center;*/
}
#editoContenu {
	font-family: Prestige, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	line-height: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:  url("/public/images/commun/style/fond_sousMenuIndexC.gif");
	background-repeat: repeat;
	background-position: center;
}
#editoContenuBas {
	width: 780px;
	height: 14px;
	/*background-image: url("public/images/commun/index/fond_sousMenuIndexBG.gif");
	background-repeat: no-repeat;
	background-position: top center;*/
}
/*----------------------------------------*/
#rechercherContenant {
	width: 171px;
	height: 153px;
	background-image:  url("/public/images/commun/style/rechercher-fond.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
/*----------------------------------------*/
#newsletterContenant {
	width: 168px;
	height: 92px;
	background-image:  url("/public/images/commun/style/newsletter-fond.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
/*----------------------------------------*/
#volDroiteContenant {
	width: 168px;
	height: 92px;
	background-image:  url("/public/images/commun/style/vols-secs-fond.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
/*----------------------------------------*/
#basBandeauDroit {
	width: 192px;
	height: 9px;
	/*background-image: url("/public/images/commun/2008/style/bas_detail-droite.gif");
	background-repeat: no-repeat;
	background-position: bottom center;*/
}

#basBandeauGauche{
	width: 588px;
	height: 9px;
	background-image:  url("/public/images/commun/style/bas_detail-gauche.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

/*-------------------------------------parametres généraux----------------------------------------*/

img { 
	border-color: #B48404;
}

a.opacity img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.opacity:hover img {
	filter: alpha(opacity=55);  
	-moz-opacity: 0.65;  
	opacity: 0.65;
}


/*___________INFO BULLE __________*/
a.info {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	color: #3E2222;
	/*border-bottom:1px dashed #808080; */
	text-decoration: none; 
	font-weight: bold;
}

a:hover.info {
	text-decoration: none; 
	background: none;
	color: #CB2D2D;
}

a.info span {
	display: none;
}

a:hover.info span {
	display: inline; 
	position: absolute;  
	top: -5.5em; 
	left: 0.5em; 
	z-index: 20; 
	background: #3E2222;
	color: #F5FCC8; 
	border-top: 1px solid #8F0303;
	width: 150px; 
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 4px;
}
/*___________INFO BULLE AEROPORT__________*/
a.infoAeroLogo {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	color: #3E2222;
	/*border-bottom:1px dashed #808080; */
	text-decoration: none; 
	font-weight: bold;
}
a:hover.infoAeroLogo {
	text-decoration: none; 
	background: none;
	color: #CB2D2D;
}
a.infoAeroLogo span {
	display: none;
}
a.infoAeroLogo span {
	display: none;
}
a:hover.infoAeroLogo span {
	height: 58px;
	display: inline; 
	position: absolute;  
	margin-top: -27px; 
	left: -1px; 
	z-index: 10; 
	background: #FFFFFF;
	padding: 1px;
	filter: alpha(opacity=70);  
	-moz-opacity: 0.70;  
	opacity: 0.70;
}
/*___________INFO BULLE AEROPORT__________*/
a.infoAero2Logo {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	color: #3E2222;
	/*border-bottom:1px dashed #808080; */
	text-decoration: none; 
	font-weight: bold;
}
a:hover.infoAero2Logo {
	text-decoration: none; 
	background: none;
	color: #CB2D2D;
}
a.infoAero2Logo span {
	display: none;
}
a.infoAero2Logo span {
	display: none;
}
a:hover.infoAero2Logo span {
	height: 105px;
	display: inline; 
	position: absolute;  
	margin-top: -38px; 
	left: -1px; 
	z-index: 10; 
	background: #FFFFFF;
	padding: 1px;
	filter: alpha(opacity=70);  
	-moz-opacity: 0.70;  
	opacity: 0.70;
}
/*-------------------------------------parametres CLASS des DIV----------------------------------------*/
.clear {
	clear: both;
}
.contenantDiv {
	width: 561px;
	height: auto;
}
.titreDiv {
	width: 100%; /* - (1+1) de bordure pour IE */
	height: 21px;
	text-align: left;
	vertical-align: middle;
	background-color: #477AE4;
	background-image:  url("/public/images/commun/style/fond_titre-rubrique.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
}
.titreContenuDiv {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 30px;
}
.contenuDiv {
	text-align: justify;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #477AE4;
	border-width: 1px;
}
.contenuDivListe {
	text-align: center;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #477AE4;
	border-width: 1px;
}
.textContenuDiv {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 7px;
}
.sousTitre {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #1E1E76;
	font-weight: bold;
	text-align: justify;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 3px;
}

/* -------------------------------------parametres CLASS des DIV---------------------------------------- 
-------------------------------------Special Detail---------------------------------------- */
.boutonFormulaire {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-variant: small-caps;
	background-color: #535375;
	border: outset 1pt black;
}
#commandeGeo {
width: 121px;
height: 34px;
background-image:  url("/public/images/temoignages/bouton-livre-georama.jpg");
background-repeat: no-repeat;
background-position: top left;
line-height: 10px;
padding-top: 6px;
}
.presentationGeo {
width: 545px;
}
.presentationGeoHaut {
width: 545px;
height: 21px;
background-image:  url("/public/images/temoignages/georama-haut.jpg");
background-repeat: no-repeat;
background-position: top center;
}
.presentationGeoCentre {
width: 545px;
line-height: 12px;
background-image:  url("/public/images/temoignages/georama-centre.jpg");
background-repeat: repeat;
background-position: top center;
text-align: justify;
}
.presentationGeoPad {
padding: 10px;
}
.presentationGeoBas {
width: 545px;
height: 21px;
background-image:  url("/public/images/temoignages/georama-bas.jpg");
background-repeat: no-repeat;
background-position: top center;
}
.livreGeoImg {
float: left;
padding-left: 25px;
}
.livreGeoTexte {
float: left;
padding-left: 10px;
padding-top: 10px;
}
.GeoTitre {
width: 165px;
border-style: dotted;
border-color: #A5690A;
border-width: 1px;
background-color: #FCEBD0;
}
/* ---------------------------------- */
#boutonsContenant {
position: relative;
width: 559px;
}


#pdfBouton {
float: left;
	width: 40%;
	height: 18px;
	background-image:  url("/public/images/commun/style/pdfBouton.gif");
	background-repeat: no-repeat; 
	background-position: bottom left;
}

#hautPageBouton {
float: right;
	width: 50%;
	height: 18px;
	background-image:  url("/public/images/commun/style/hautPageBouton.gif");
	background-repeat: no-repeat; 
	background-position: bottom right;
}

.triPrix {
float: right;
	width: 50%;
	height: 20px;
	background-image:  url("/public/images/commun/style/triPrix_bg.gif");
	background-repeat: no-repeat; 
	background-position: bottom right;
}
/* ---------------------------------- */
.contactDiv {
width: 705px;
line-height: 12px;
/*background-color: #FEF6FC;*/
vertical-align: middle;
}
/* ---------------------------------- */
.contenantPromosDiv {
	width: 167px;
}
.titrePromosDiv {
	width: 167px; /* - (1+1) de bordure pour IE */
	height: 25px;
	text-align: left;
	background-color: #AE2169;
	background-image:  url("/public/images/commun/2008/style/fond_titre-rubriquePromos.jpg");
	background-repeat: no-repeat; 
	background-position: top left;
}
.titreContenuPromosDiv {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 3px;
	line-height: 6px;
	padding-left: 40px;
}
.contenuPromosDiv {
	width: 167px;
	text-align: justify;
	background-color: #FDF4F9;
	border-style: solid;
	border-color: #AE2169;
	border-width: 1px;
}
.textContenuPromosDiv {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #5E0017;
	font-weight: bold;
	/*font-style: italic;*/
	line-height: 10px;
	padding: 4px;
}
.prixPromosDiv {
	width: 100%;
	background-color: #2B0251;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.prixPromosDiv a {
	width: 100%;
	background-color: #2B0251;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.prixPromosDiv a:hover {
	width: 100%;
	background-color: #2B0251;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
/* ---------------------------------- */
.contenantAutresCircSejDiv {
	width: 167px;
}
.titreAutresCircSejDiv {
	width: 167px; /* - (1+1) de bordure pour IE */
	height: 25px;
	text-align: left;
	background-color: #3E5478;
	background-image:  url("/public/images/commun/2008/style/fond_titre-rubriqueAutre.jpg");
	background-repeat: no-repeat; 
	background-position: top left;
}
.titreContenuAutresCircSejDiv {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 3px;
	line-height: 10px;
	padding-left: 40px;
}
.contenuAutresCircSejDiv {
	width: 167px;
	text-align: justify;
	background-color: #74CEF3;
	border-style: solid;
	border-color: #3E5478;
	border-width: 1px;
}
.textContenuAutresCircSejDiv {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	/*font-style: italic;*/
	line-height: 10px;
	padding: 4px;
}
.text2ContenuAutresCircSejDiv {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #182E54;
	/*font-variant: small-caps;*/
	font-style: none;
	font-weight: normal;
	line-height: 10px;
	padding: 2px;
}
.typo9px {
	font-family: Prestige, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	/*font-variant: small-caps;*/
	font-style: none;
	font-weight: normal;
	line-height: 5px;
	padding: 2px;
}
.typoLineHeight8px {
	font-family: Prestige, sans-serif;
	font-size: 9px;
	color: #00066;
	/*font-variant: small-caps;*/
	font-style: none;
	font-weight: normal;
	line-height: 8px;
	padding: 2px;
}
.prixAutresCircSejDiv{
	width: 100%;
	background-color: #334B73;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.contenuLivreDiv {
	width: 165px;
	text-align: justify;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #3E4A61;
	border-width: 1px;
}
.contenuBrochureDiv {
	width: 167px;
	text-align: justify;
	background-color: #3E4A61;
	border-style: solid;
	border-color: #6B97C6;
	border-width: 1px;
}
.by{
	width: 100%;
	background-color: #333F54;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.cataTitre {
	width: 100%;
	background-color: #333F54;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #F6D2F4;
	font-weight: bold;
}	
.prixEtLogos {
	float: right;
	padding-right: 5px;
	/*width: 200px;*/
}

.lesPrix {
	float: right;
	padding-bottom: 5px;
}

.prixBarre {
	float: left;
	padding-right: 5px;
	vertical-align: bottom;
}

.prix {
	background-color: #C60805;
	font-size: 20px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.prixListe {
	background-color: #C60805;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	/* width: 80px;*/
	vertical-align: middle;
}
.prixAppel {
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}
.prixAppel a {
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.prixAppel a:hover {
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/*---------------------------------*/

.menuDeroulantRecherche {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #C72C48;
}
.titreDeroulantRecherche {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image:  url("/public/images/commun/2008/boutons/fondACCES-date.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #DC2949;
}
.boutonRecherche {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #F7F6AA;
	font-weight: bold;
	text-align: center;
	background-color: #90132A;
}

/*---------------------------------*/
.menuDeroulant {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #1246B3;
}
.titreDeroulant {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image:  url("/public/images/commun/2008/boutons/fondACCES-bouton.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #2F5AB4;
}
.rubriquesDeroulant {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	background-color: #3450A5;
}
.rubriquesDeroulantSpe {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	background-color: #18317E;
}
/*-------------------------------- */
.titreFormule {
	font-size: 18px;
	font-family: Verdana, sans-serif;
	color: #D0355B;
	font-weight: bold;
	font-variant: small-caps;
}
.titrePension {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	color: #6F96E6;
	font-weight: bold;
	font-variant: small-caps;
}
.titreNuit {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	color: #5A80CD;
	font-weight: bold;
	font-variant: small-caps;
}

.titreAero {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #AE0258;
	font-weight: bold;
	font-variant: small-caps;
}
.listeAero {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #B4025B;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
}

.logos {
	margin-right: 5px;
	float: right;
}
/* -------------------------------------parametres CLASS des DIV---------------------------------------- 
-------------------------------------Special Liste pays---------------------------------------- */
.listeDesPays {
	float: left;
	margin-left: 6px;
	padding: 3px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C60805;
}

.listeDesPays a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C60805;
	text-decoration: none;
}

.listeDesPays a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #850604;
	text-decoration: underline;
}
/*-------------------------------------parametres CLASS des FONT----------------------------------------*/

.survol {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #000066;
font-weight: normal;
text-decoration: none;
}
.survol a {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #000066;
font-weight: normal;
text-decoration: none;
}
.survol a:hover {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #000066;
font-weight: normal;
text-decoration: underline;
}
/* //////////// */
.verdanaRose {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #D52966;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaRose a {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #D52966;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaRose a:hover{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #B11049;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaBleu {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaBleu a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000066;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaBleu a:hover{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000066;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaFushia {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #B4025B;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaFushia a {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #B4025B;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaFushia a:hover{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #B4025B;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}

/* //////////// */
.verdanaNoir {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaNoir a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaNoir a:hover{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaBleuItalic {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000066;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaBleuItalic a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000066;
	font-weight: normal;
	font-style: italic;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaBleuItalic a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000066;
	font-weight: normal;
	font-style: italic;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaRouge {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #C60805;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaRouge a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #C60805;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaRouge a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #C60805;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaJaune {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaJaune a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFF00;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaJaune a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FCFC1B;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaOrange {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FF3300;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaOrange a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FF3300;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaOrange a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FF3300;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaGrisFonce {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #32394B;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaGrisFonce a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #32394B;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaGrisFonce a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #536C7D;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
/* //////////// */
.verdanaGris {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #6B6868;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaGris a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #425981;
	font-weight: normal;
 	border-bottom: 0px solid;
	border-color: #CEE1FF;
}
.verdanaGris a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #1E304F;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////// */
.verdanaGrisClair {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #A1B2D2;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
/* /////////////// */
.arialOrange {
	font-size: 10px;
	font-family: Prestige, sans-serif;
	color: #FF3300;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.arialOrange a {
	font-size: 10px;
	font-family: Prestige, sans-serif;
	color: #FF3300;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.arialOrange a:hover {
	font-size: 10px;
	font-family: Prestige, sans-serif;
	color: #FF3300;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.arialBleu {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.arialBleu a {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.arialBleu a:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.arialBleuPromo {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.arialBleuPromo a {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
 	border-bottom: 0px solid;
	border-color: #CEE1FF;
}
.arialBleuPromo a:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.arialBleuItalic {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px;
}
.arialBleuItalic a {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
	font-style: italic;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.arialBleuItalic a:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: normal;
	font-style: italic;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.arialRouge {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #C60805;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.arialRouge a {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #C60805;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.arialRouge a:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #C60805;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.arialBleuVert {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #1E6387;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.arialBleuVert a {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #1E6387;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.arialBleuVert a:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #1F4D65;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}

/* /////////////// */
.arialGris {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.arialGris a {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #333333;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.arialGris a:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.arialBlanc {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.arialBlanc a {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.arialBlanc a:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.verdanaBlanc {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaBlanc a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
 	border-bottom: 0px solid;
	border-color: #CEE1FF;
}
.verdanaBlanc a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* /////////////// */
.verdanaPromoBlanc {
	font-size: 18px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaPromoBlanc a {
	font-size: 18px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaPromoBlanc a:hover {
	font-size: 18px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////////////////////////////// */
.verdanaBleuVert {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #02414E;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaBleuVert a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #053D60;
	font-weight: normal;
 	border-bottom: 0px solid;
	border-color: #CEE1FF;
}
.verdanaBleuVert a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #053D60;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////////////////////////////// */
.verdanaBleuVertFonce {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #024867;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaBleuVertFonce a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #024867;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaBleuVertFonce a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #024867;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////////////////////////////// */
.verdanaBleuVertFonce12 {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #024867;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaBleuVertFonce12 a {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #024867;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaBleuVertFonce12 a:hover {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #024867;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////////////////////////////// */
.verdanaBleuViolet {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #1B1BAE;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.verdanaBleuViolet a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #1B1BAE;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #CEE1FF;
}
.verdanaBleuViolet a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #EF3605;
	font-weight: normal;
 	border-bottom: 1px solid;
	border-color: #DE03EC;
}
/* //////////////////////////////////// */
.brochureTitre {
	font-size: 18px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.destiBrochureTitre {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #A1F1FA;
	font-weight: bold;
	text-decoration: none;
	background-color: #1A3153;
}
.destiBrochureTitre a {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #A1F1FA;
	font-weight: bold;
	text-decoration: none;
	background-color: #1A3153;
}
.destiBrochureTitre a:hover {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #1A3153;
	font-weight: bold;
	text-decoration: none;
	background-color: #A1F1FA;
}
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////            TEMOIGNAGES CLASS                //////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.livreGeoramaDroiteContenant {
	width: 190px;
}
.livreGeoramaContenant {
	width: 530px;
}
.livreGeoramaTem {
	width: 520px;
	line-height: 11px;
}
.temoignageSign {
	width: 520px;
	padding-top: 5px;
	padding-right: 25px;
}
/* ------------------------------------------------------- FONT CLASSES --------------------------------------------------------------- */

.titreRubrique{
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}

/*----------------------------------------*/
.titreRubriqueAlign {/* largeur précisée dans la page d'index car particulière à chaque titre 
	width: 550px;*/
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	float: left; /* Pour l'alignement; debuggage firefox */
}
.topDesti{
	width: 86px;
	height: 65px;
	float: left;
}
/* --------- */
.indexLien {
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}

.indexLien a {
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.indexLien a:hover {
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.promo_droite_hauteur_texte {
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}
.promo_droite_hauteur_texte a {
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
.promo_droite_hauteur_texte a:hover {
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}



/* //////// POUR LES TABLEAUX DE PRIX //////////////// */
.verticaltext{
	/*font: bold 13px Arial;
	width: 40px;*/
	text-align: center;
	vertical-align: middle;
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.tabVille {
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
/* ///////////// */
.tabPrixDate {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 40px;
}
.tabPrixDate a {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.tabPrixDate a:hover {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.tabPrixDate a span {
	display: none;
}

.tabPrixDate a:hover span {
	width: 220px;
	height: 12px;
	display: inline; 
	position: absolute;  
	top: -3px; 
	left: -4px; 
	z-index: 20; 
	color: #550504;
	background: #FFFFFF;
	border: 1px solid #8F0303;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	filter: alpha(opacity=65);  
	-moz-opacity: 0.70;  
	opacity: 0.70;
}
/* ///////////// */

.PrixTablo {
	font-size: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #011A59;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tabPrix tr{
	height: 20px;
}
/* ///////////// */

.promo {
	width: 545px;
	height: 140px;
	text-align: left;
}
.contenuPromo {
	padding: 10px;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////// PARAMETRES DE LA PAGINATION AUTOMATIQUE ///////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.retourSuite{
	font-family: Prestige, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BBBABA;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
.pages{
	font-family: Prestige, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.pageSelectionne{
	font-family: Prestige, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1AB947;
}
/* ///////////////////////////////////// */

/* //////////////////////////////////////////////////////////// */
<!-- //////////////////////////////////////////////////////// -->
<!-- fin CSS pour la partie overlay (pour les popup promos)-->
<!-- ////////////////////////////////////////////////////// -->
.calque{
  filter:alpha(opacity=75);
        -moz-opacity: 0.75;
              opacity: .75;
  /*opacity:.80;*/
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  font-size: 8pt;
  background-color: #000000;
  /*opacity : .75;
  filter : alpha(opacity=75);*/
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
  z-index: 100;
}

.image_calque{
  height: 100%;
  /* /// */
  z-index: 100;
}

.window{
  color: #FFFFFF;
  position: absolute;
  top : 25%;
  left : 22%;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  font-size: 8pt;
  background-color: #FFFFFF;
  width: 651px;
  height : 295px;

  /* /// */
  z-index: 100;
}

.contemp_window{
  width: 100%;
  height : 100%;
  border : 0;
  /* /// */
  z-index: 100;
}
<!-- /////////////////////////////////////////// -->
<!-- fin CSS pour la partie overlay -->
<!-- /////////////////////////////////////////// -->