/*Colonne largeur fixe*/
.DevisColonneQuantite
{
	width: 93px;
}
.DevisColonnePrix
{
	width: 94px;
}
/* style des blocs descriptifs des lots dans produit.asp*/
.conteneur {
    OVERFLOW: hidden; 
    WIDTH: 80px; 
    POSITION: relative; 
    HEIGHT: 50px;
    padding:0px;
    margin:0px;
    text-align:left;
}
.conteneur DIV {
    top: 0px; 
    POSITION: absolute;
    padding-left: 0px;	
}	

/* style du bloc descriptifs des services inclus dans produit.asp*/
.Service
{
	color: Black;
	margin: 5;
	padding: 0;
}
.Service b
{
	font-size: 10px;
	font-weight: bold;
}
.Service p
{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/* Logo Garantie Assurance*/
.MainsAssur
{
	width: 40px;
	height: 40px;
	margin: 5;
}
td {
	empty-cells: show;
}
/* styles de titres */
.titreBlocs {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

.titreOnglet {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	height:24px;
	width:122px;
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
.bleu9{
	font-family: Arial, Helvetica, sans-serif;
	color: #1059a7;
	font-size:9px;
}
.bleu10{
	font-family: Arial, Helvetica, sans-serif;
	color: #1059a7;
	font-size:10px;
}


.bleu11:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #1059a7;
	font-size:10px;
	text-decoration:none;
}
.bleu11:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #1059a7;
	font-size:10px;
	text-decoration:none;
}
.bleu11:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:10px;
	text-decoration:none;
}

/* style des blocs descriptifs des lots dans produit.asp*/
.conteneur {
    overflow: hidden; 
    width: 80px; 
    position: relative; 
    height: 50px;
    padding:0px;
    margin:0px;
    text-align:left;
}
.conteneur DIV {
    top: 0px; 
    position: absolute;
    padding-left: 0px;	
}	

/* style 1er menu */

#zone1_menu_principal {
	background-color:#FFFFFF;
	border-width:0px;
	
}

#menu_niveau_0 {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

#menu_niveau_0 table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height: 35px;
	width: 780px;
	text-align:center;
	vertical-align:middle;
}

#menu_niveau_0 td
{
	vertical-align:middle;
}

#menu_niveau_0 a{
	color: #898989;
	text-decoration: none;
	vertical-align:middle;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;   

}

/* End IE5-Mac hack */
#menu_niveau_0 a:hover {
	color: #003366;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;   
}

#menu_niveau_0 #td_accueil{
	background: url(images/onglets/menu_on.gif) center top no-repeat;
}

#menu_niveau_0 a.a_accueil{
	color: #FFFFFF;
	text-decoration: none;
}


/*----------------- fin de style 1er menu ------------------------------*/
html>body #Barmenu {
	width: 978px;
	height: 35px;
}
#Barmenu {
	width: 978px;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
	height: 45px;
	margin-bottom: 0px;
	color: #FFFFFF;
	
}
#Barmenu p#menu {
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0;
}

#Barmenu p#compte a:hover{
color:#003366;
}

#Barmenu p#compte a{
	margin:5px 0 0 0px;
	padding:5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1059A7; 
	text-decoration: none; 
}
#Barmenu p#compte {
	background-image:url(/travel/images/moncompte_onglet.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	position: absolute;
	top: 0px;
	right: 188px;
	width: 58px;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;color:#1059A7; 
	text-align:center;
}

#adress
{
	font-size:9px;
	color:#003366
}

#tbl_tel
{
	background:#FFFFFF;
	border:solid 1px #1059a7;
	position: absolute;
	top:118px;
	left:800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1059a7;
	font-size:10px;
	text-decoration:none;
	width:188px;
}



/*-------------------------------------------------------------------------------+
+ Mise en forme du pied de page                                                  +*/

#pied {
	clear: both;
	position: relative;
	background-color: transparent;
	height: 150px;
	width:843px;
	margin-bottom: 5px;
	border-top: 1px #FFFFFF dotted;
	border-bottom: 1px #FFFFFF dotted;
	color: #A8A8A8;
	font-size: 9px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
}
#pied p#copyright {
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0px;
	text-align: center;	
	width: 796px;
	height: 45px;
}

#pied a
{
	text-decoration:none;
	color: #A8A8A8;
} 

#pied a:hover
{
	text-decoration:underline;
	color: #A8A8A8;
}

html>body #pied {
	width: 844px;
	height: 150px;
}

#sky
{
	position: absolute;
	top:195px;
	left:867px;
	width:120px;
}


#sky div
{
	overflow:hidden;
}

/*#sky table
{
	font-size: 10px;	
}*/


/*+-------------------------------------------------------------------------------*/




/*-----------------------------------------------*/
#bantop p#contact {
bottom:0px;
right: 0px;
position: absolute;
height: 27px;
width: 187px;
padding: 0px 0px 0px 0px;
margin: 0 0 0px 0;
}
#bantop {
	clear: both;
	position: relative;
	background-image:url(/travel/images/bantop.jpg);
	background-repeat: no-repeat; 
	background-position:center;
	width: 978px; height: 147px;
	padding: 0px 0px 0px 0px;

}
p {
	margin: 0 0 0px 0;
	padding: 0;
}

img,table img
{
	border:0px;
}

/*----------------- fin de style 1er menu ------------------------------*/

.BLEU {color:#1059A7; font-weight:bold ; padding: 0px 2px 0px 0px;font-size:10px}
.PRIX {color:#003366; font-weight:bold; font-size:12px}

.GRIS {color:#8A8A8A;}
.ville {color:#003366; padding: 3px 0px 0px 2px; height:23px; text-align:left;font-size: 10px;}
a.ville:active{color:#003366; padding: 3px 0px 0px 2px; height:23px; text-align:left;font-size: 10px;}
a.ville:visited{color:#003366; padding: 3px 0px 0px 2px; height:23px; text-align:left;font-size: 10px;}


/*----------------- style panier ------------------------------*/
#div_panier div
{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#003366;
	background-color:#e6f5ff;
	width:120px;
	font-size:10px;
	padding:2px;
	text-align:center;
}

#div_panier table
{
	font-size:10px;
}

#span_nb_offres
{
	font-size:20px;
}

#a_comparer
{
	font-size:12px;
	color:#000000;
}

.header1Haut
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    background-repeat: repeat
}
.header1Gauche
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    width: 1px;
    background-repeat: repeat-y;
    background-color: white
}
.header1Droite
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    width: 1px;
    background-repeat: repeat-y;
    background-color: white
}
.header1Bas
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    background-repeat: repeat
}
.testtableau
{
    border-right: black 1px solid;
    padding-right: 0px;
    border-top: black 1px outset;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: black 1px solid;
    padding-top: 0px;
    border-bottom: black 1px solid
}

.header1Titre1
{
	background: #214cca;
	font-weight: bold;
	font-size: 12px;
	color: white;
    text-align: center;
    padding: 2px 0;
}
.header1Titre2
{
	background: #214cca;
	font-weight: bold;
	font-size: 12px;
	color: #8aa2e5;
    text-align: center
}

.header2Titre1
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana,Arial, helvetica;
    text-align: center
}
/**/.header2
{
    font-size: 12px;
    font-family: Verdana,Arial, helvetica;
    text-align: center;
    background-color: #e6f5ff;	
}
}
.header2Titre2
{
    border-top: black 1px solid;
    font-weight: bold;
    font-size: 12px;
    border-bottom: black 1px solid;
    font-family: Verdana,Arial, helvetica;
    background-color: #fef9da;
    text-align: center
}
.SousBloc1Haut
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    background-repeat: repeat
}
.SousBloc1Gauche
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    width: 1px;
    background-repeat: repeat-y;
    background-color: white
}
.SousBloc1Droite
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    width: 1px;
    background-repeat: repeat-y;
    background-color: white
}
.SousBloc1Bas
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    background-repeat: repeat-x;
    height: 1px;
    background-color: black
}
.ssblocCouleur1
{
    background-color: #f8f8f8
}
.ssblocCouleur2
{
	background-color: #ffffff
}
.sousTitre3
{
    text-align: left;
	color:#000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;	
}
/**/.texte1
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002859;
	line-height: 15px;
}
/**/.titrebloc2 .texte1,
/**/.texte1 b
{
	color: #000;
}


.texte2
{
    font-size: 14px;
    font-family: Arial, helvetica; 
    color: black;
}

.texte0
{
    font-size: 10px;
    font-family: Verdana,Arial, helvetica
}

.commentairelot
{
	background-color:White;
	border: solid 0px black;
	display: none;
	padding: 3px;
	position: relative;
	width: auto;
}

.header3Haut
{
}
.header3Gauche
{
/*    background-image: url(http://www.skihorizon.com/images_autres/onglets/bleugauchefdblanc.gif);*/
    background-image: url(http://www.skihorizon.com/partner/totem/images/onglet_fond_gauche.gif);	
    width: 6px;
    height: 41px
}
.header3Droite
{
   /* background-image: url(http://www.skihorizon.com/images_autres/onglets/bleudroitefdblanc.gif);*/
	background-image: url(http://www.skihorizon.com/partner/totem/images/onglet_fond_droit.gif);
    width: 6px;
    height: 41px
}
.header3Bas
{
}
.header4Haut
{
}
.header4Gauche
{
/*    background-image: url(http://www.skihorizon.com/images_autres/onglets/bleugauche.gif);*/
    background-image: url(http://www.skihorizon.com/partner/totem/images/onglet_dessus_gauche.gif);	
    width: 16px;
    height: 41px
}

.header4Droite
{
    background-image: url(http://www.skihorizon.com/partner/totem/images/onglet_dessus_droit.gif);
    width: 17px;
    height: 41px
}
.header4Bas
{
}
/*.Header4titre2
{
	  border-right: 1px;
    border-top: #fef9da solid;
    font-weight: bold;
    font-size: 12px;
    border-left: black 1px;
    color: #e74b4a;
    border-bottom: black 1px solid;
    font-family: Verdana,Arial, helvetica;
    background-color: #fef9da;
    text-align: left;
}*/
.header4Titre1
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(http://www.skihorizon.com/partner/totem/images/onglet_dessus_centre.gif);
	font-family: Verdana, Arial, helvetica;
	height: 41px;
	text-align: center;
	color: #003366;
	padding-top:15px;

	
}
.header3Titre1
{
    font-weight: bold;
    font-size: 12px;
    background-image: url(http://www.skihorizon.com/images_autres/onglets/bleumilieufdblanc.gif);
    font-family: Verdana,Arial, helvetica;
    height: 25px;
    text-align: center
}
.header3Titre2
{
 /*   background-image: url(http://www.skihorizon.com/images_autres/onglets/bleumilieufdblanc.gif);*/
	background-image: url(http://www.skihorizon.com/partner/totem/images/onglet_fond_centre.gif);	
    font-family: Verdana,Arial, helvetica;
    font-size: 12px;
    height: 41px;
    text-align: center;
    text-decoration: none;
	color: #003366;
	padding-top:15px;	
	padding-left:3px;	
	padding-right:3px;	
}
.lien1
{
    font-size: 11px;
    text-decoration: underline
}
.lien1:hover
{
    font-size: 11px;
    text-decoration: underline
}
.lien1:active
{
    font-size: 11px;
    text-decoration: underline;
}
.header3Titre2lien
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.header3Titre2lien:hover
{
    color: black;
	text-decoration: none;
}
.header3Titre2lien:active
{
    color: black;
    text-decoration: none
}
.titre1
{
    border-top: black 1px solid;
    font-weight: bold;
    font-size: 12px;
    color: #e74b4a;
    border-bottom: black 1px solid;
    font-family: Verdana,Arial, helvetica;
    background-color: #fef9da;
    text-align: left
}
.titre2, .Header4titre2
{
	border-right: black;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	/*border-bottom: 1px solid #898989;*/
	font-family: Verdana, Arial, helvetica;
	text-align: left;
	line-height: 20px;
}


.titre3
{
    border-right: black;
    border-top: #990000 double;
    font-weight: bold;
    font-size: 14px;
    border-left: black;
    color: #990000;
    border-bottom: black;
    font-family: Verdana, Arial, helvetica;
    text-align: center
}
.texteSelect
{
    font-size: 11px
}
.soustitre4
{
    /*font-weight: bold;
    font-size: 12px;
    font-family: Verdana,Arial, helvetica*/
    color:#247be5;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.soustitre1
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana,Arial, helvetica;
    color:Black;
}
.titrebloc1
{
    border-top: black 1px solid;
    font-weight: bold;
    font-size: 14px;
    border-bottom: black 1px solid;
    font-family: Verdana,Arial, helvetica;
    background-color: #e6f5ff;
}
.Bloc1Haut
{
}
.Bloc1Gauche
{
}
.Bloc1Droite
{
}
.Bloc1Bas
{
}
.blocCouleur1
{
}
.blocCouleur2
{
}
.texteRecherche
{
    font-size: 12px;
    font-family: Verdana,Arial, helvetica
}
.titreRecherche
{
    border-right: black;
    border-top: #990000 double;
    font-weight: bold;
    font-size: 14px;
    border-left: black;
    color: #990000;
    border-bottom: white 10px solid;
    font-family: Verdana, Arial, helvetica;
    text-align: left
}
.flecheRecherche
{
    background-image: url(http://www.skihorizon.com/images_autres/fleche.gif);
    width: 20px;
    background-repeat: no-repeat;
    height: 8px
}
.flecheRedDroite
{
    background-position: center center;
    background-image: url(http://www.skihorizon.com/images_autres/fleche-red-droite.gif);
    width: 10pt;
    background-repeat: no-repeat
}
.plusinfo
{
    /*background-image: url(http://www.skihorizon.com/images_autres/point_interrogation.gif);*/
    background-image: url(http://www.skihorizon.com/partner/totem/images/quo.gif);
    background-repeat: no-repeat;
    width:20px;
    height:19px;
    margin:0px;
    padding:0px;
}

.SousBlocHeader4Haut
{
    border-right: #3b7ece 1px solid;
    background-image: url(http://www.skihorizon.com/images_autres/pixel_jaune.gif);
    border-left: #3b7ece 1px solid;
    background-repeat: repeat-x;
    height: 1px
}
.SousBlocHeader4Gauche
{
/*	border-right: medium none;
	border-top: medium none;
	border-left: medium none;*/
	width: 1px;
	border-bottom: medium none;
	background-repeat: repeat-y;
	background-color: #008EC5;
}
.SousBlocHeader4Bas
{
/*    background-image: url(http://www.skihorizon.com/images_autres/pixel_bleu.gif);*/
	background-color: #008EC5;
    background-repeat: repeat-x;
    height: 1px
}
.SousBlocHeader4Droite
{
/*    background-image: url(http://www.skihorizon.com/images_autres/pixel_bleu.gif);*/
	background-color: #008EC5;
    width: 1px;
    background-repeat: repeat-y
}
.Header4SsTitre
{
    background-image: url(http://www.skihorizon.com/images_autres/pixel_jaune.gif);
    background-repeat: repeat-x;
    height: 1px
}
.header3ssTitre
{
    background-position: center bottom;
    /*background-image: url(http://www.skihorizon.com/images_autres/pixel_bleu.gif);*/
	background-image: url(http://www.skihorizon.com/partner/totem/images/sous_bloc.gif);
    background-repeat: repeat-x;
    height: 41px;
}
.typo4
{
    font-size: 12px;
    font-family: Verdana, Arial
}
.typo2
{
    font-size: 12px;
    font-family: Verdana, Arial
}
.gras
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Verdana
}
.gras2
{
    font-weight: bold;
    font-size: 12px;
    LINE-height: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
.typo5
{
    font-size: 10px;
    font-family: Verdana, Arial
}
.grasf
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial
}
.DevisMail
{
    background-image: url(http://www.skihorizon.com/images_autres/enveloppe.gif);
    width: 50px;
    height: 35px
}
.home_Titre2
{
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline
}
.home_Titre1
{
    border-right: medium none;
    border-top: medium none;
    font-weight: bold;
    font-size: 14px;
    border-left: medium none;
    color: #000000;
    border-bottom: medium none;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
.home_Titre3
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
.home_texte1
{
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
.home_body
{
    font-size: 9px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
.home_menu_bar
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Verdana, Helvetica;
    text-decoration: none
}
.home_lien1
{
    font-size: 9px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline
}
.home_lien1:hover
{
    font-size: 9px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline
}
.home_lien1:active
{
    font-size: 9px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline
}
.home_lien2
{
    font-size: 10px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
.home_lien2:hover
{
    font-size: 10px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
.home_lien2:active
{
    font-size: 10px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
.home_selling
{
    font-weight: bold;
    font-size: 15px;
    color: #b60000;
    font-style: normal;
    font-family: Arial, Verdana, Helvetica;
    text-decoration: none
}
.home_selling:active
{
    font-weight: bold;
    font-size: 15px;
    color: #b60000;
    font-style: normal;
    font-family: Arial, Verdana, Helvetica;
    text-decoration: none
}
.home_gs_prix
{
    font-weight: bold;
    font-size: 9px;
    color: #ff0000;
    font-family: Verdana, Arial, helvetica
}
.tableDossier
{
    border-right: #990000 5px solid;
    border-top: #990000 5px solid;
    border-left: #990000 5px solid;
    border-bottom: #990000 10px solid
}
.imageDossier
{
    background-position: center bottom;
    background-image: url(http://www.skihorizon.com/images_autres/attention.gif);
    background-repeat: no-repeat;
    height: 50px;
    text-align: center
}
.home_fond_menu_bar
{
    border-right: #fedc64 2px solid;
    padding-right: 2px;
    border-top: #fedc64 2px solid;
    padding-left: 2px;
    vertical-align: middle;
    border-left: #fedc64 2px solid;
    border-bottom: #fedc64 2px solid;
    height: 10px;
    background-color: #fef9da
}
.fondbleu
{
    background-color: #f8f8f8
}
.fondjaune
{
    background-color: #f8f8f8
}
.grasw
{
    font-weight: bold;
    font-size: 12px;
    color: #d4d4d4
}
.gras2
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial
}
.fond1
{
    background-color: #f8f8f8
}
.typo3
{
    font-size: 12px;
    font-family: Verdana, Arial
}
.red2
{
    font-weight: bold;
    font-size: 12px;
    color: red
}
.typobleue
{
    font-size: 12px;
    font-family: Verdana, Arial
}
.home_applet_cadre
{
    border-right: #0069b3 1px solid;
    border-top: #0069b3 1px solid;
    border-left: #0069b3 1px solid;
    border-bottom: #0069b3 1px solid
}
.DecorTitreGS
{
    font-weight: bold;
    font-size: 12px;
    color: #e74b4a;
    font-family: Verdana,Arial, helvetica;
    background-color: #fef9da;
    text-align: left
}
.TitreGS
{
    font-weight: bold;
    font-size: 12px;
    color: #e74b4a;
    font-family: Verdana,Arial, helvetica;
    background-color: #fef9da;
    text-align: left
}
.BlocGSHaut
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    background-repeat: repeat-x;
    height: 1px
}
.BlocGSGauche
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    width: 1px;
    background-repeat: repeat-y
}
.BlocGSBas
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    background-repeat: repeat-x;
    height: 1px
}
.BlocGSDroite
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    width: 1px;
    background-repeat: repeat-y
}
.lienongletbleu
{
    font-weight: 900;
    font-size: 9px;
    text-transform: uppercase;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #c6e3f4;
    text-decoration: none
}
.lienongletbleu:hover
{
    font-weight: 900;
    font-size: 9px;
    text-transform: uppercase;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #c6e3f4;
    text-decoration: none
}
.lienongletbleu:active
{
    font-weight: 900;
    font-size: 9px;
    text-transform: uppercase;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #c6e3f4;
    text-decoration: none
}
.formulaire
{
    font-size: 9px;
    color: #000066;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
.lienrouge
{
    color: #ff0000;
    text-decoration: none
}
.lienrouge:hover
{
    color: #ff0000;
    text-decoration: none
}
.lienrouge:active
{
    color: #ff0000;
    text-decoration: none
}
.titreOffre
{
    border-bottom: black 1px solid;
    font-family: Verdana, Arial, Helvetica;
    background-color: #fef9da
}
/**/.offreLieu
{
	color: #002859;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.offreRegion
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica
}
.offreHeb
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica
}
.calendrier
{
    background-image: url(http://www.travelhorizon.com/images_autres/calendrier1.gif);
    width: 25px;
    background-repeat: no-repeat;
    height: 20px
}
/**/.offrePrix
{/*
    font-weight: 900;
    font-size: 18px;
    color: #cc0000;
    text-decoration: none
*/
	color:#003366;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.offrePrix:hover
{
    font-weight: 900;
    font-size: 18px;
    color: #cc0000;
    text-decoration: none
}
.offrePrix:active
{
    font-weight: 900;
    font-size: 18px;
    color: #cc0000;
    text-decoration: none
}
A
{
    color: #003366
}
A:active
{
    color: #003366;
    text-decoration: underline
}

.DecorTitreGS
{
    font-weight: bold;
    font-size: 12px;
    color: #e74b4a;
    font-family: Verdana,Arial, helvetica;
    background-color: #fef9da;
    text-align: left
}
.TitreGS
{
    font-weight: bold;
    font-size: 12px;
    color: #e74b4a;
    font-family: Verdana,Arial, helvetica;
    background-color: #fef9da;
    text-align: left
}
.BlocGSHaut
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    background-repeat: repeat-x;
    height: 1px
}
.BlocGSGauche
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    width: 1px;
    background-repeat: repeat-y
}
.BlocGSBas
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    background-repeat: repeat-x;
    height: 1px
}
.BlocGSDroite
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_noir.gif);
    width: 1px;
    background-repeat: repeat-y
}
.header1Titre1GS
{
    font-weight: bold;
    font-size: 10px;
    color: #d4d4d4;
    font-family: Verdana,Arial, helvetica;
    background-color: #f8f8f8;
    text-align: left;
    text-decoration: none
}
.header1Titre2GS
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Verdana,Arial, helvetica;
    background-color: #f8f8f8;
    text-align: left;
    text-decoration: none
}
.header1Titre1FlecheGS
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Verdana,Arial, helvetica;
    text-align: left;
    text-decoration: none
}
.encadrevoyage
{
    border-right: black 1px solid;
    border-top: black 1px;
    border-left: black 1px solid;
    border-bottom: black 1px solid
}
.lien_rouge
{
    font-weight: bold;
    font-size: 12px;
    color: #cc0000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}
.lien_rouge:active
{
    font-weight: bold;
    font-size: 12px;
    color: #cc0000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif
}
.lien_rouge:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #ff4a4a;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif
}
.telephone
{
    font-weight: bold;
    font-size: 16px;
    color: #cc0000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif
}
.telephone1
{
    font-weight: bold;
    font-size: 12px;
    color: #cc0000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif
}
.mention
{
    font-size: 8px;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif
}
.mentionNoir
{
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
.tgMiseEnAvant
{
    border-right: #cc0000 2px double;
    border-top: #cc0000 2px double;
    border-left: #cc0000 2px double;
    border-bottom: #cc0000 2px double;
    border-collapse: separate
}
.tabtick
{
    background-position: center center;
    background-image: url(/images_autres/tick_10px.gif);
    width: 10px;
    background-repeat: no-repeat;
    height: 10px
}
.tabimagepart
{
    background-position: center center;
    background-image: url(/images_autres/image_edito.jpg);
    width: 50px;
    background-repeat: no-repeat;
    height: 80px
}
.tabimagetel
{
    background-position: center center;
    background-image: url(/images_autres/phone.gif);
    width: 18px;
    background-repeat: no-repeat;
    height: 15px
}
.texte_titre
{
    font-weight: bold;
    font-size: 14px;
    color: #cc0000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif
}
.picto_promo
{
    font-size: 10px;
    background-image: url(/images_autres/percent_gros.gif);
    color: #edd204;
    font-family: Arial
}

.pic_reduc_rmlm
{
    background-image: url(/travel//images_autres/pic_reduc_rmlm.gif);
    width:30px;
    height:28px;
}

/************************************************************
*															*
*					Styles modifi?s							*
*															*
*************************************************************/
.RED 
{
	color: #000;
	font: bold 11px Arial, Helvetica, sans-serif;
}
td.red {
	color: #000;
}
.tabcaroline
{
    /*
	border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
	*/
    
    /*background-image: url(/images_autres/caroline_portrait_hiver_.jpg);*/
    background-position: center center;    
    background-image: url(/travel/images_autres/caroline-portrait.jpg);    
    background-repeat: no-repeat;
    
    width: 62px;    
    height: 62px;
    
}

/**********************/
/* Bouton 1           */
/**********************/
.boutonGauche
{
    background-position: left top;
    background-image: url(http://www.skihorizon.comhttp://www.skihorizon.com/partner/totem/images/boutondroitebleu.gif);
    width: 3px;
    background-repeat: no-repeat;
    height: 26px;
    background-color: transparent;
    text-align: right
}
.boutonDroit
{
    background-position: left top;
    background-image: url(http://www.skihorizon.comhttp://www.skihorizon.com/partner/totem/images/boutongauchebleu.gif);
    width: 3px;
    background-repeat: no-repeat;
    height: 26px;
    background-color: transparent
}
.boutonCentre
{
    background-position: left top;
    font-weight: bold;
    font-size: 11px;
    background-image: url(http://www.skihorizon.comhttp://www.skihorizon.com/partner/totem/images/boutoncentrebleu.gif);
    vertical-align: middle;
    color: white;
    background-repeat: repeat-x;
    font-family: Verdana,Arial, helvetica;
    height: 26px;
    width: 177px;
    text-align: center
}
.LIENBOUTON
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON:hover
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON:active
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}

/**********************/
/* Bouton 2           */
/**********************/
td.boutonGauche2
{
    background-position: left top;
    background-image: url(http://www.skihorizon.comhttp://www.skihorizon.com/partner/totem/images/boutongauchebleu.gif);
    width: 3px;
    background-repeat: no-repeat;
    height: 20px;
    background-color: transparent;
    text-align: right;
}
.boutonDroit2
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/partner/totem/images/boutondroitebleu.gif);
    width: 3px;
    background-repeat: no-repeat;
    height: 20px;
    background-color: transparent;
}
.boutonCentre2
{
    background-position: left top;
    font-weight: bold;
    font-size: 11px;
    background-image: url(http://www.skihorizon.com/partner/totem/images/boutoncentrebleu.gif);
    vertical-align: middle;
    color: white;
    background-repeat: repeat-x;
    font-family: Verdana,Arial, helvetica;
    height: 20px;
    width: 130px;
    text-align: center;
}
.LIENBOUTON2
{
    font-size: 10px;
    vertical-align: middle;
    text-transform: none;
    color: #003366;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.boutonCentre2 .LIENBOUTON2
{
    color: #fff;
}
.LIENBOUTON2:hover
{
    font-size: 10px;
    vertical-align: middle;
    text-transform: none;
    color: #247be5;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON2:active
{
    font-size: 10px;
    vertical-align: middle;
    text-transform: none;
    color: #003366;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}

/**********************/
/* Bouton 3           */
/**********************/
.boutonGauche3
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/partner/totem/images/bouton3_g.gif);
    width: 3px;
    background-repeat: no-repeat;
    height: 26px;
    background-color: transparent;
    text-align: right
}
.boutonDroit3
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/partner/totem/images/bouton3_d.gif);
    width: 3px;
    background-repeat: no-repeat;
    height: 26px;
    background-color: transparent
}
.boutonCentre3
{
    background-position: left top;
    font-weight: bold;
    font-size: 11px;
    background-image: url(http://www.skihorizon.com/partner/totem/images/bouton3_m.gif);
    vertical-align: middle;
    color: white;
    background-repeat: repeat-x;
    font-family: Verdana,Arial, helvetica;
    height: 26px;
    width: 177px;
    text-align: center
}
.LIENBOUTON3
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON3:hover
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON3:active
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}

/**********************/
/* Bouton 4           */
/**********************/
.boutonGauche4
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/partner/totem/images/bouton3_g.gif);
    width: 5px;
    background-repeat: no-repeat;
    height: 26px;
    background-color: transparent;
    text-align: right
}
.boutonDroit4
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/partner/totem/images/bouton3_d.gif);
    width: 5px;
    background-repeat: no-repeat;
    height: 26px;
    background-color: transparent
}
.boutonCentre4
{
    background-position: left top;
    font-weight: bold;
    font-size: 11px;
    background-image: url(http://www.skihorizon.com/partner/totem/images/bouton3_m.gif);
    vertical-align: middle;
    color: white;
    background-repeat: repeat-x;
    font-family: Verdana,Arial, helvetica;
    height: 26px;
    text-align: center
}
.LIENBOUTON4
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON4:hover
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON4:active
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}

/**********************/
/* Bouton 5           */
/**********************/
.boutonGauche5
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/images_autres/boutons/boutonrougepetitgauche.gif);
    width: 5px;
    background-repeat: no-repeat;
    height: 19px;
    background-color: transparent;
    text-align: right
}
.boutonDroit5
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/images_autres/boutons/boutonrougepetitdroite.gif);
    width: 5px;
    background-repeat: no-repeat;
    height: 19px;
    background-color: transparent
}
.boutonCentre5
{
    background-position: left top;
    font-weight: bold;
    font-size: 11px;
    background-image: url(http://www.skihorizon.com/images_autres/boutons/boutonrougepetitcentre.gif);
    vertical-align: middle;
    color: white;
    background-repeat: repeat-x;
    font-family: Verdana,Arial, helvetica;
    height: 19px;
    text-align: center
}
.LIENBOUTON5
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON5:hover
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON5:active
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
/**********************/
/* Bouton 6           */
/**********************/
.boutonGauche6
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/partner/totem/images/boutonreliefgauche.gif);
    width: 5px;
    background-repeat: no-repeat;
    height: 24px;
    background-color: transparent;
    text-align: right
}
.boutonDroit6
{
    background-position: left top;
    background-image: url(http://www.skihorizon.com/partner/totem/images/boutonreliefdroite.gif);
    width: 5px;
    background-repeat: no-repeat;
    height: 24px;
    background-color: transparent
}
.boutonCentre6
{
    background-position: left top;
    font-weight: bold;
    font-size: 11px;
    background-image: url(http://www.skihorizon.com/partner/totem/images/boutonreliefcentre.gif);
    vertical-align: middle;
    color: white;
    background-repeat: repeat-x;
    font-family: Verdana,Arial, helvetica;
    height: 24px;
    text-align: center
}
.LIENBOUTON6
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON6:hover
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}
.LIENBOUTON6:active
{
    font-size: 11px;
    vertical-align: middle;
    text-transform: none;
    color: white;
    font-family: Verdana,Arial, helvetica;
    background-color: transparent;
    text-align: center;
    text-decoration: none
}



.header2Haut
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    background-repeat: repeat;
    background-color:#003366;
}
.header2Gauche
{
    /*background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    width: 1px;
    background-repeat: repeat-y;
    background-color: #003366;*/
}
.header2Droite
{
    /*background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    width: 1px;
    background-repeat: repeat-y;
    background-color: #003366;*/
}
.header2Bas
{
    background-image: url(http://www.skihorizon.com/images_autres/pix_vide.gif);
    background-repeat: repeat;
    background-color: #003366;
}

.offrealigne
{
/*    background-color: #e6f5ff;
    border: 1px solid #898989;*/
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
    text-align:left;
}

div.offrealigne
{
    /*background-image: url(images/offre_fond.gif);*/
	background-repeat:repeat-y;
	border: 0px;
  margin-bottom:0px;
  background-color: #e6f5ff;
  border: 1px solid #0C95CA;
}

table.offrealigne
{
    /*background-image: url(images/offre_fond.gif);*/
	background-repeat:repeat-y;
	border: 0px;
  margin-bottom:0px;
  background-color: #e6f5ff;
  border: 1px solid #0C95CA;
}

hr.trait {
	margin-left: 2px;
	margin-left: 2px;
	padding:0px;
	height:1px;
	background-color:#898989;
	border:0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}

/**/.bordeaux11b {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td.offrealigne
{
	background-color:#ffffff;
    /*background-image: url(http://www.skihorizon.com/partner/totem/images/offre_fond.gif);*/
	background-repeat:repeat-y;
	border: 0px;
    margin-bottom:0px;
    
}
/*Nouveaux styles*/
.encadrebas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0C95CA;
	border-bottom-color: #0C95CA;
	border-left-color: #0C95CA;
}
.encadregris {
	border: 1px #0c95ca solid;
}

.ProduitGris {
    background-color: #e6f5ff;	
/*    background-color: #CCCC00;*/
}
/**/.texte1 .ProduitGris,
/**/.ProduitGris td {
    background-color: #8ec5ff;	
}
/**/.ProduitGris div td,
/**/.ProduitGris .header2Titre1 td,
/**/.ProduitGris #heb_bloc_images td,
/**/.ProduitGris .titrebloc2 td {
    background-color: #e6f5ff;	
}
/**/.ProduitGris .texte2 {
	color: #002859;
}
/**/.header2 span.titre2 {
/*	display: block;
    background-color: #214CCA;
    color: white;
    padding: 5px;	*/
}

.ProduitBlanc {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.OptionGris {
    background-color: #e6f5ff;
    margin-bottom:2px;
    width:100%;
}


.offre_prix
{
	background-color:#e6f5ff;
/*	background:url(images/offre_fd_prix.gif) no-repeat*/
}
.offre_prix_promo
{
/*	background:url(images/offre_fd_prix_promo.gif) no-repeat*/
	border-collapse:collapse;
	height:45px;
	margin-bottom:2px;
	width:187px;
	background: transparent url(http://www.skihorizon.com/partner/totem/images/bg-a-partir.gif) no-repeat 0 0;
}
/**/.offre_prix_promo td
{
	background: transparent url(http://www.skihorizon.com/partner/totem/images/bg-a-partir.gif) no-repeat 0 0;
	min-height: 60px;
}
/**/* html .offre_prix_promo td
{
	height: 60px;
}
/**/.offre_prix_promo td.textbleu11
{
	background: none;
	color: #003366;
	font-weight: bold;
}
/**/.offre_prix_promo td.textbleu11 strike
{
	display: inline;
}

.bleu11b {
	color:#247be5;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.bleu11b.indent {
	color:#fff;
	padding: 0 5px 5px 5px;
}



.textbleu11{
	color:#247be5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.photo_offre{
	width:139px;
	margin-top:3px;
}
.photo_offre_light{
	border: 2px solid #247be5;
}



/**/.blanc12b {
	display: block;
	text-align: center;
	width: 45px;
	height: 36px;
	font-weight: bold;
	font-size: 15px;
	padding: 18px 0 0 10px;
	color: #003366;
}
/**/.borderbleu
{
	border-style:solid;
	border-width :1px;
	margin-bottom:2px;
	border-color: #000;
	padding: 2px 0;
	background-color: #fff;
}
/**/.ProduitGris .borderbleu td {
    background-color: #fff;	
}

/****************************
*		Picto Options		*
****************************/		

.picto_heb
{
	background-image:url(/travel/images_autres/pic_heb.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_rm
{
	background-image:url(/travel/images_autres/pic_rm.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_rm_grand
{
	background-image:url(/travel/images_autres/pic_rm_grand.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_lm
{
	background-image:url(/travel/images_autres/pic_lm.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_lm_grand
{
	background-image:url(/travel/images_autres/pic_lm_grand.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_fopa
{
	background-image:url(/travel/images_autres/pic_fopa.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_fopa_grand
{
	background-image:url(/travel/images_autres/pic_fopa_grand.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_skisurf
{
	background-image:url(/travel/images_autres/pic_skisurf.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_skisurf_grand
{
	background-image:url(/travel/images_autres/pic_skisurf_grand.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_trans
{
	background-image:url(/travel/images_autres/pic_trans.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_trans_grand
{
	background-image:url(/travel/images_autres/pic_trans_grand.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_rmlm_grand
{
	background-image:url(/travel/images_autres/pic_rmlm_grand.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_ass
{
	background-image:url(/travel/images_autres/pic_ass.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}

.picto_ass_grand
{
	background-image:url(/travel/images_autres/pic_ass_grand.gif);
	width:32px;
	height:32px;
	margin-right:3px;
}
.picto_vol_grand
{
    BACKGROUND-IMAGE: url(/images_autres/logo_avion.jpg);
	width:32px;
	height:32px;
	margin-right:3px;
}

/****************************
*	Fin Picto Options		*
****************************/	

#admentor_offres
{
	float:right;
	width:300px;
	height:170px;
	border:1px #85b1ee solid;
	margin-right:0px;
}

table
{
   font-size: 12px;
   font-family: Arial, helvetica; 
   color: black;
}

/*cadre moteur de recherche affichageoffre.asp*/
.cadre_recherche_hg
{
	background-image:url(images/offre_hg.gif);
	width:7px;
	height:8px
}
.cadre_recherche_h
{
	background-image:url(images/offre_h.gif);
}
.cadre_recherche_hd
{
	background-image:url(images/offre_hd.gif);
	width:10px;
	height:8px
}
.cadre_recherche_g
{
	background-image:url(images/offre_g.gif);
}
.cadre_recherche_m
{
	background-color:#ffffff;
}
.cadre_recherche_d
{
	background-image:url(images/offre_d.gif);
}
.cadre_recherche_bg
{
	background-image:url(images/offre_bg.gif);
	width:7px;
	height:8px
}
.cadre_recherche_b
{
	background-image:url(images/offre_b.gif);
	height:8px
}
.cadre_recherche_bd
{
	background-image:url(images/offre_bd.gif);
	width:10px;
	height:8px
}

.header2Texte2
{
	color:#ffffff;
	font: 11px Verdana, Helvetica, sans-serif;
	background-color:#DEEFFC;
	border: 0 solid #DEEFFC;
}
.header2Texte2 td
{
	padding: 3px;
}

form
{
	margin:0px;
	padding:0px;
}

.titrebloc2
{
	/*background-color: #e6f5ff;*/
	color: #002859;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/**********************/
/*	 Comparateur      */
/**********************/
.comparateur_fleche_hv
{
	background-image : url('images/comparateur_fleche_hv.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	width:9px;
	height:14px;
}

.comparateur_fleche_hh
{
	background-image : url('images/comparateur_fleche_hh.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	width:10px;
}

.comparateur_fleche_hd
{
	background-image : url('images/comparateur_fleche_hd.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:5px;
	height:14px;
}

/*------------------*/

.comparateur_fleche_bv
{
	background-image : url('images/comparateur_fleche_bv.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:9px;
	height:14px;
	vertical-align:top;	
}

.comparateur_fleche_bh
{
	background-image : url('images/comparateur_fleche_bh.gif');
	background-repeat:repeat-x;
	width:10px;
}

.comparateur_fleche_bd
{
	background-image : url('images/comparateur_fleche_bd.gif');
	background-repeat:no-repeat;
	width:5px;
	height:14px;
}

#div_calendar_dispo
{
	background-color:#ffffff;
	border:1px #85b1ee solid;
	width:450px;
	height:200px;
	position:absolute;
	z-index:10;
	
}

/************************/
/* Fleche page d'option */
/************************/
.option_fleche_bleue_d
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_bleu_d.gif);
	width:17px;
	height:11px;
	position:absolute;
	right:-30px;
	top:10px;
	
}

.option_fleche_bleue_g
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_bleu_g.gif);
	width:17px;
	height:11px;
	position:absolute;
	right:-30px;
	top:10px;
}

.option_fleche_bleue_b
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_bleu_b.gif);
	width:23px;
	height:22px;
	position:absolute;
	right:-37px;
	top:5px;
	
}

.option_fleche_bleue_h
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_bleu_h.gif);
	width:23px;
	height:33px;
	position:absolute;
	right:-37px;
	top:0px;
	
}

.option_dot_bleue
{
	background-image:url(/travel/images_autres/dot_bleu.gif);
	background-position: 31px;	
	background-repeat: repeat-y;
}

.option_fleche_rouge_d
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_rouge_d.gif);
	width:17px;
	height:11px;
	position:absolute;
	right:-30px;
	top:10px;
	
}

.option_fleche_rouge_g
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_rouge_g.gif);
	width:17px;
	height:11px;
	position:absolute;
	top:10px;
}

.option_fleche_rouge_b
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_rouge_b.gif);
	width:19px;
	height:12px;
	position:absolute;
	bottom:-10px;
	left:1px;
	
	
}

.option_fleche_rouge_h
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/fleche_rouge_h.gif);
	width:23px;
	height:22px;
	position:absolute;
	top:-1px;
	left:1px;
}

.option_dot_rouge
{
	background-image:url(http://www.skihorizon.com/partner/totem/images/dot_rouge.gif);
	background-position: 18px;	
	background-repeat: repeat-y;
	width:20px;
	position:absolute;
	left:810px;
	z-index:10;
}

.devis_imprimante
{
	background-image:url(/travel/images_autres/devis-imprimante.gif);
	width:17px;
	height:12px;
	float:left;
	margin-top:1px;
}

.devis_mail
{
	background-image:url(/travel/images_autres/devis-mail.gif);
	width:17px;
	height:12px;
	float:left;
	margin-top:1px;
}

.devis_go
{
	background-image:url(/travel/images_autres/devis-go.gif);
	width:17px;
	height:12px;
	float:left;
	margin-top:1px;
}

.fermer_xp_on
{
	background:url(/travel/images_autres/fermer_xp_on.gif);
	width:21px;
	height:21px;
}

.fermer_xp
{
	background:url(/travel/images_autres/fermer_xp.gif);
	width:21px;
	height:21px;
}
