/* ../css/text.css */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 15px;
	color: #B92424;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

h6 {
	font-family: Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #527AA3;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF0000; /* was #B92424; */
}
a:active {
	color: #660000;
}
.texteBarre {
	text-decoration: line-through;
}
.messageErreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.promoLegendeBold {
	color: #000000;
	text-align: center;
	display: block;
	margin-top: 5px;
	font-weight: bold;
}
.promoLegende {
	color: #000000;
	text-align: center;
	display: block;
}
.promoLegendePrix {
	color: #6699CC;
	text-align: center;
	display: block;
	font-weight: bold;
}
.panierTexte {
	font-size: 10px;
}
.panierTexte a {
	color: #000000;
}
.panierTexte a:visited {
	color: #000000;
}

.panierTexte a:hover {
	color: #9E0000;
}

.titreBox {
	font-size: 13px;
	font-weight: bold;
	background-color: #E6E6E6;   /* was E6E6E6  eac9de*/
	display: block;
	height: 20px;
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titrePromo {
	font-size: 13px;
	font-weight: bold;
	background-color: #6699CC;
	display: block;
	height: 20px;
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
.titreMain {
	font-size: 13px;
	font-weight: bold;
	background-color: #E6E6E6;
	display: block;
	height: 20px;
	width: 380px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Spécification pour le copyright en bas (bloc) */

.copyright {
	font-size: 10px;
	text-align: center;
	display: block;
	margin-top: 10px;
	width: 860px;  /*   was 900px  */
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}

/*  Spécification pour les menus horizontaux  */

#cadreMenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-right: 10px;
}
#cadreMenu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#cadreMenu a:hover {
	color: #b7418d;
	text-decoration: underline;
}

#cadreFooter a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-right: 10px;
}
#cadreFooter a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#cadreFooter a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/*  Spécification DES LIENS EN-COURS ou A DEVELOPPER  */
.cat_a_developper {
	color: #DC143C;
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
}
.cat_a_developper a {
	color: #FF0000;
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
	background-image: url(../Images/Tools/puce_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	display: block;
	text-indent: 15px;   /*  15px */
}
.cat_a_developper a:visited {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-size: 8pt;
}
.cat_a_developper a:hover {
	color: #FF4500;
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
	background-image: url(../Images/Tools/puce_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.cat_a_developper a:active {
	color: #FF4500;
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../Images/Tools/puce_actif.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 10px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 4px;
}

/*  Spécification pour les catégories de 1er niveau  */
.categorie1 {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
}
.categorie1 a {
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Tools/puce_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	display: block;
	text-indent: 15px;   /*  15px */
}
.categorie1 a:visited {
	color: #000000;
	text-decoration: none;
}
.categorie1 a:hover {
	color: #000000;     /* was #6699CC; puis #FDC600;  */
	text-decoration: none;
	background-image: url(../Images/Tools/puce_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.categorie1 a:active {
	color: #6699CC;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../Images/Tools/puce_actif.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 10px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 4px;
}
.categorie1promo {
	color: #6699CC;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../Images/Tools/puce_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 4px;
}

/*  Spécification pour les catégories de 2e niveau  */

.categorie2 {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	margin-left: 12px;
}
.categorie2 a {
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Tools/puce_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 15px;
}
.categorie2 a:visited {
	color: #000000;
	text-decoration: none;
}
.categorie2 a:hover {
	color: #6699CC;
	text-decoration: none;
	background-image: url(../Images/Tools/puce_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.categorie2active {
	color: #6699CC;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../Images/Tools/puce_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 4px;
	margin-left: 12px;
}

/*  Style pour formater les boutons et les formulaires  */

input:focus {
	background-color: #FFFFFF;
}
input:active {
	background-color: #FFFFFF;
}
.formLoginTxt {
	width: 80px;
	float: left;
	display: block;
	height: 13px;
	margin-top: 5px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
.formLoginField {
	padding: 2px;
	width: 80px;
	margin-top: 5px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.formulaireTexte {
	width: 195px;
	float: left;
	display: block;
	height: 15px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.formulaireField {
	padding: 2px;
	width: 195px;
	margin-top: 5px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.formulaireClasses {
	padding: 2px;
	width: 285px;
	margin-top: 5px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffe28a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.formulaireClasses1{
	padding: 2px;
	width: 285px;
	margin-top: 5px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffe28a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.formulaireClasses2{
	padding: 2px;
	width: 404px;
	margin-top: 5px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffe28a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	}
.formulairePopup {
	width: 190px;
	margin-top: 5px;
}
.formulairePopupCourt {
	width: 75px;
	margin-top: 5px;
}
.boutonPanier {
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FDC600;
}
.confcommande {
	width: 140px; 
	background-color: #FDC600;
	text-align: center;
}
.ChxReglement {
	width: 105px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	background-color: #F6E497; 
	border-right-color: #F6E497; 
	text-align: center;
}
.PaiementSecurise {
	width: 143px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	background-color: #F7F2B2; 
	border-right-color: #F7F2B2; 
	text-align: center;
}
.ImprimerPage {
	width: 100px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	background-color: #FCFAE1; 
	border-right-color: #FCFAE1; 
	text-align: center;
}
.CouleurAlternee {
	background-color: #F7F2B2; 
}
.CouleurAlterneeSoutenue{
	background-color: #FFE28A; 
}
.champNombre {
	padding: 2px;
	width: 30px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	text-align: right;
	margin-right: 5px;
}
.boutonGo {
	margin-left: 5px;
}

/*  Spécification pour l'alignement des photos dans le textes  */

.photoGauche {
	float: left;
	margin-right: 10px;
	padding: 0px;
}
.photoDroite {
	float: right;
	padding: 0px;
	margin-left: 10px;
}.photoListe {
	height: 82px;
	width: 100px;
}


#TxtSejour {
	font-family: "Trebuchet MS", arial;
	font-size: 240%;
	width: 100%; 
	position: absolute; 
	text-align: center; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	left: 2px; 
	top: 2px; 
	/*   height: 30px;   */
	margin-top: 12px; 
	right: 12px; 
	/*   padding-right: 12px; */
	/*   top: 0px;   */
/*   background-color: #E7E3CE;   */
}
.tCHAPO {
	font-size:16px;
	text-decoration:none;
    color:#336699;
    /*letter-spacing:-0.04em;*/
	}
.tCHAPO_RED {
	font-size:16px;
	text-decoration:none;
	color:#DC143C;     /*  #eac9de; *#527AA3;  */
	/*letter-spacing:-0.04em;*/
	}
.tCHAPO_place_dispo {
	font-size:16px;
	text-decoration:none;
	color:green;     /*  #eac9de; *#527AA3;  */
	/*letter-spacing:-0.04em;*/
	}

.tINTER {
	font-size: 12px;
	text-decoration: none;
	color: #336699;
	/*letter-spacing:-0.04em;*/
	font-weight: bold;
	}
.tTEXTE {
	font-size:12px;
	text-decoration:none;
	color:black;
	letter-spacing:normal;
    }
.text77 {
	font-size:12px;
	text-decoration:none;
	color:#333333;
	/*letter-spacing:-0.04em;*/    
	}
.text40 {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#336699;
	/*letter-spacing:-0.04em;*/    
	}
.text11 {
	font-size:10px;
	text-decoration:none;
	color:#666666;
    }
.pINTER {
	line-height:normal;
		}
.para33 {
        line-height:normal;
    }
.pTEXTE {
        line-height:normal;
        text-align:justify;
    }
.para7 {
        line-height:20px;
    }
.para59 {
        line-height:6px;
		}
