@charset "iso-8859-1";
body {background-color: #DADADA; font-family: Arial; font-size: 11pt; color: #000000;}
body.blanc {background-color: #FFFFFF; font-family: Arial; font-size: 10pt; color: #000000;}
checkbox, input, radio, select
        {
        font-family : verdana, helvetica, arial;
        font-size : 10px;
        background-color : #efefef;
        border-width : 1px;
        border-color : #999999;
        border-style : solid;
        }
		
/* pour barre à gauche */
.cote {  background-image: url(img/cote_gauche.gif); background-repeat: repeat-y}
.b_vert1 {  background-image: url(img/bar_vert.gif); background-repeat: repeat-y}

/* utiliser dans page liste */
.texte_small {font-family: Arial ; font-size: 7pt; color: #000000; font-style: italic; text-align:right}

/* utiliser dans page liste */
.blanc {font-family: Arial; font-size: 12pt; font-style: normal; color: #ffffff; font-weight: bold ; text-align: center}

/* utiliser dans page liste */
.blanc_small {font-family: Arial; font-size: 10pt; font-style: normal; color: #ffffff; font-weight: bold ; text-align: center}

/* utiliser sur texte promotion dans page liste */
.ital {font-family: arial; font-size: 10pt; font-style: italic; color: #000000}

/*  utiliser sur page liste pour couleur rangée alternées ainsi que dans page détail*/
.alt1 {background-color: #EDDFB2; border-color: #EDDFB2;}
.alt2 {background-color: #F5EFD9; border-color: #F5EFD9;}
.alt2_font {color: #F5EFD9;}
.alt4 {background-color: #6E0023; border-color: #6E0023;}
.alt3 {background-color: #F9D86F; border-color:#F9D86F;}

/* pour le tableau du haut dans page detail */
.alt5 {background-color: #FFFFFF; border-color:#FFFFFF;}

/* titre nom hotel page détails */
.g_nom_hotel {font-family: Arial; font-size: 12pt; font-style: normal; color: #000099; font-weight: bold ; text-align: left; text-transform: capitalize}

/* titre ville et pays page details */
.g_pays_ville {font-family: Arial; font-size: 10pt; font-style: normal; color: #333366; font-weight: normal ; text-align: left}

/* titre adresse page details */
.g_adresse {font-family: Arial; font-size: 10pt; font-style: normal; color: #333366; font-weight: bold ; text-align: left}

/* titre en bold */
.g_bold {font-family: Arial; font-size: 10pt; font-style: normal; color: #333366; font-weight: bold ; text-align: left}

/* titre en bold pour les bloques d'informations dans page detail */
.g_bold_info {font-family: Arial; font-size: 10pt; font-style: normal; color: #000099; font-weight: bold ; text-align: right}

/* titre en bold NOIR */
.g_bold_noir {font-family: Arial; font-size: 10pt; font-style: normal; color: #000000; font-weight: bold ; 
text-align: left; text-transform: capitalize}

/* texte normalisé 12 points*/
.g_normal {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: Black;
	font-weight: normal ;
	text-align: left
}

/* texte normalisé 11 points*/
.g_normal_11 {font-family: Arial; font-size: 10pt; font-style: normal; color: #333366; 
font-weight: normal ; text-align: left}

/* texte normalisé 11 points en rouge utiliser dans page detail section catégorie de chambre*/
.g_normal_11_r {font-family: Arial; font-size: 10pt; font-style: normal; color: #993300; 
font-weight: normal ; text-align: left}

hr.blanc {font-family: Arial; font-size: 12pt; font-style: normal; color: #ffffff; font-weight: normal ; text-align: left}

/* les liens à travers toutes les pages */
A:visited {FONT: 9pt Arial;   COLOR: #993300;}
A:link {FONT: 9pt Arial; COLOR: #000099; }
A:hover {FONT: 9pt Arial;   COLOR: #0099ff;}
A:active {FONT: 9pt Arial; COLOR: #000099; }


/* sous menu du haut */
A.menu:visited {FONT: bold 8pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR: #000000; text-decoration: none;}
A.menu:link {FONT: bold 8pt Arial,   Helvetica, Verdana, Geneva, sans-serif; COLOR: #000000; text-decoration: none;}
A.menu:hover {FONT: bold 8pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR: #000000; text-decoration: none; background-color: #ffffff}
A.menu:active {FONT: bold 8pt Arial,   Helvetica, Verdana, Geneva, sans-serif; COLOR: #000000; text-decoration: none;}

/*  en dessous des codes non utilisé pour le moment */

/* sous menu du haut */
A.menu2:visited {FONT: bold 8pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR: #000000; text-decoration: none;}
A.menu2:link {FONT: bold 8pt Arial,   Helvetica, Verdana, Geneva, sans-serif; COLOR: #000000; text-decoration: none;}
A.menu2:hover {FONT: bold 8pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR: #000000; text-decoration: none;}
A.menu2:active {FONT: bold 8pt Arial,   Helvetica, Verdana, Geneva, sans-serif; COLOR: #000000; text-decoration: none;}

/* titre à coté du sous menu */
.titremenu2 {FONT: bold 8pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR: #000000; text-decoration: none;}

/* menu pour la barre de gauche */
A.menu3:visited {FONT: bold 10pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR:  #314067; text-decoration: none;}
A.menu3:link {FONT: bold 10pt Arial, Helvetica, Verdana, Geneva, sans-serif; COLOR:  #314067; text-decoration: none;}
A.menu3:hover {FONT: bold 10pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR:  #314067; text-decoration: none; background-color: #ffffff}
A.menu3:active {FONT: bold 10pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR:  #314067; text-decoration: none;  background-color: #ffffff}

/* menu pour la barre du haut mais en plus petit */
A.menu4:visited {FONT: 8pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR:  #314067; text-decoration: none;}
A.menu4:link {FONT:  8pt Arial, Helvetica, Verdana, Geneva, sans-serif; COLOR:  #ffffff; text-decoration: none;}
A.menu4:hover {FONT:  8pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR:  #FFFFFF;   text-decoration: none;   background-color: #314067;}
A.menu4:active {FONT:  8pt Arial, Helvetica, Verdana, Geneva, sans-serif; COLOR:  #314067; text-decoration: none;}

/* lien en blanc pour page enregistrement */
A.menu5:visited {FONT: 10pt Arial, Helvetica, Verdana, Geneva, sans-serif; COLOR:  #ffffff; text-decoration: underlined;}
A.menu5:link {FONT:  10pt Arial, Helvetica, Verdana, Geneva, sans-serif; COLOR:  #ffffff; text-decoration: underlined;}
A.menu5:hover {FONT:  10pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR:  #FFFFFF;   text-decoration: underlined; 
background-color: #314067;}
A.menu5:active {FONT:  10pt Arial, Helvetica, Verdana, Geneva, sans-serif; COLOR:  #ffffff; text-decoration: underlined;}

/* faux liens */
.fauxlien {FONT: bold  10pt Arial, Helvetica, Verdana, Geneva, sans-serif;   COLOR:  #314067; text-decoration: normal;  text-align: center;}

.signature {font-family: "Times New Roman", Times, serif; font-size: 9pt;   font-style: normal; color: #666666}

.news {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; font-size: 9pt}

.copyright {font-family: "Times New Roman", Times, serif; font-size: 10pt;   font-style: normal; color: #666666}

.adresse {
	font-size: 8pt;
	font-family: Arial;
	filter: Shadow(Color=gray Direction=50);
	color: White;
}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #A9A9A9;
	clip: rect( );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #999999;
	clip: rect( );
	font-style : normal;
	font-weight : bold;
}

.ligne {color: #666666; font-size: 5pt;}

.titre2 { font-family: Arial, Helvetica, sans-serif; 
font-size: 13pt; color: /*#6a6a6a*/ #000000;  font-weight:bold}
.titre3 { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: /*#6a6a6a*/ #000000;  font-weight:bold}
h1 { font-family: Arial;   font-size: 11pt; color: #000000 /*#314067*/;}

h2 {background-color: #FFFCD9;   font-family: Arial;   font-size: 11pt; color: #314067;}

h3 {background-color: #FFFCD9;   font-family: Arial;   font-size: 11pt; color: #314067;}

h4 {font-family: Arial;   font-size: 11pt; color: #314067;}

h4.bleu {font-family: Arial;   font-size: 11pt; color: #314067;}

p {
	font-family: Arial ;
	font-size: 10pt;
	/*color: #314067;*/
	color: #000000;
	text-align:justify;
	font-style: normal;
	line-height : 20px;
	font-weight:bold;
}

p.licence {
	font-family: Arial ;
	font-size: 10pt;
	/*color: #314067;*/
	color: #000000;
	text-align:justify;
	font-style: normal;
	line-height : 14px;
	font-weight:normal;
}

LI {font-family: Arial ; font-size: 10pt; color: #314067; text-align:left; font-style: normal}
OL.just {font-family: Arial ; font-size: 10pt; color: #314067; text-align:justify; font-style: normal}
LI.just {font-family: Arial ; font-size: 10pt; color: #314067; text-align:justify; font-style: normal}



.bleu { text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #314067; font-weight: bold; background-color: #FFFFFF}

.bleu2 { text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #314067; font-weight: bold; background-color: #CCCCCC}


.bleu3 { text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #314067; font-weight: bold; background-color: #93C2D4}

.blanc {background-color: #FFFFFF}
.gris {background-color: #EEEEEE}
.gris2 {background-color: #CCCCCC}
.gris3 {background-color: #DADADA}


.eme {font-family: Arial; font-size: 7pt; position: relative; visibility: visible; top: -5px; clip:   rect(   );   text-decoration: underlined}