/********   CONTREXEVILLE    *********/

html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	/* pour centrer #container - IE5 ne supporte pas margin:auto */
}

#container
{
	text-align: left;
	/* pour rétablir l'alignement par défaut à gauche */
	margin: auto;
	margin-top: 0;
	width: 758px;
	padding: 0;
	display: block;
	height: 100%;
}


BODY { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; background: #D7E3E1 url(../img/fond.jpg) repeat-y center;}
P, TD, TEXTAREA, input  { font-size: 11px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;  line-height: 15px;}
INPUT { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
SELECT {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
HR {color: #66CCFF}

form P, form TD, form TEXTAREA, form input, form select{
	font-size: 10px;
}

.BarTitle { font-size: 18px; font-weight: bold; color: #0093AD;}

ul{margin: 10px 0 10px 18px;}

li{
	list-style-image: url(../img/puce_defaut.gif);
	margin-left: 0px;
	padding: 1px 0 2px 0;
}

img{
	border: none;
}

/******** Liens *********/

a:active {  color: #0093AD; text-decoration: underline;}
a:link { color: #0093AD; text-decoration: underline;}
a:visited {  color: #0093AD; text-decoration: underline;}
a:hover { color: #66CCFF; text-decoration: underline;}



/******** Positionnement des éléments *********/

#BlocNavigationGauche{
	width: 238px;
	border-left: #FFFFFF solid 2px;
	/*background: lime;*/
	float: left;
	display: inline;
}

#BlocDeContenu{
	width: 480px;
	float: left;
	display: inline;
	/*background: blue;*/
	margin-left: 21px;
	margin-top: 10px;
}

#ContenuPopup{
	text-align: left;
	/* pour rétablir l'alignement par défaut à gauche */
	margin: auto;
	margin-top: 0;
	width: 480px;
	padding: 0 16px 0 16px;
	display: block;
	/*height: 100%;*/
}

#Footer{
	width: 758px;
	float: left;
	padding: 15px 0 5px 0;
}

#WebEdit, #DroitsReserves, #Remonter{
	width: 238px;
	text-align: center;
	float: left;
	display: inline;
}

#DroitsReserves{
	/*width: 520px;*/
	width: 464px;
	color: #B2CBC9;
	font-size: 9px;
	background: url(../img/sep_footer.jpg) no-repeat top center;
	padding-top: 3px;
}

#Remonter{
	width: 46px;
}


/*********** Navigation ************/

#Menu{
	background: url(../img/fond_sous_menu.jpg) no-repeat top;
	width: 236px;
	text-align: center;
}

.InscrivezVous{
	background: url(../img/inscrivez-vous.jpg) no-repeat center;
	width: 100%;
}

.Recherche{
	background: url(../img/faire_recherche.jpg) no-repeat center;
	width: 100%;
}

input.ChampTransparent{
	background: none;
	color: #FFFFFF;
	border: #FFFFFF solid 1px;
	width: 100%;
}

.ChampNewsletter{
	padding-top: 50px;
	padding-left: 8px;
	vertical-align: top;
	text-align: left;
}

.OKNewsletter{
	padding-top: 50px;
	vertical-align: top;
}

.LienDesinscrire{
	padding-left: 7px;
} 

.LienDesinscrire a, .LienDesinscrire a:visited, .LienDesinscrire a:hover{
	color: #C8E1A5;
	font-size: 10px;
	text-decoration: none;
}

.LienDesinscrire a:hover{
	text-decoration: underline;
}


.ChampRech{
	padding-top: 38px;
	padding-left: 8px;
	vertical-align: top;
	text-align: left;
}

.OKRecherche{
	padding-top: 38px;
	vertical-align: top;
}

.BasColonne{
	background: url(../img/bas_colonne.jpg) no-repeat bottom;
	color: #C8E1A5;
	font-size: 10px;
	padding: 5px 0 5px 0;
}

.BasColonne a, .BasColonne a:visited, .BasColonne a:hover{
	color: #C8E1A5;
	font-size: 10px;
	text-decoration: none;
}

.BasColonne a:hover{
	text-decoration: underline;
}

.Partenaires{
	padding-top: 30px;
	padding-bottom: 0px;
}



/************* Bloc navigation par rubrique *********************/

.BlocNavRubrique{
	width: 480px;
	padding-top: 10px;
	/*background: blue;*/
	float: left;
	display: block;
	position: relative;
}


.BlocTitreNav{
	width: 480px;
	padding-bottom: 3px;
}

.NomPage, .NomPageSelect, .NomPageDernier, .NomPageDernierSelect{
	font-size: 12px;
	font-weight: bold;
	background: url(../img/separation_menu_haut.gif) no-repeat right;
	padding-right: 8px;
	padding-top: 3px;
	float: left;
	display: inline;
	height: 20px;
	border-right: #FFFFFF solid 8px;
}

.NomPageDernier{
	background: none;
	padding-right: 0px;
	border-right: none;
}

.NomPage a, .NomPage a:hover, .NomPage a:visited, .NomPageDernier a, .NomPageDernier a:hover, .NomPageDernier a:visited{
	color: #0093AD; text-decoration: none;
}

.NomPage a:hover, .NomPageDernier a:hover{
	text-decoration: underline;
}

.NomPageSelect{
	color: #DBE2DB;
}

.NomPageDernierSelect{
	color: #DBE2DB;
	background: none;
	padding-right: 0px;
	border-right: none;
}

.Niveau2{
	width: 480px;
	float: left;
}

.NomPage2, .NomPage2Select, .NomPage2Dernier, .NomPage2DernierSelect{
	font-size: 10px;
	background: url(../img/sep_niveau2.gif) no-repeat right 7px;
	padding-right: 12px;
	padding-top: 3px;
	float: left;
	display: inline;
	height: 17px;
	border-right: #FFFFFF solid 8px;
}

.NomPage2Dernier{
	background: none;
	padding-right: 0px;
	border-right: none;
}

.NomPage2 a, .NomPage2 a:hover, .NomPage2 a:visited, .NomPage2Dernier a, .NomPage2Dernier a:hover, .NomPage2Dernier a:visited{
	color: #AFBF20; text-decoration: none;
}

.NomPage2 a:hover, .NomPage2Dernier a:hover{
	text-decoration: underline;
}

.NomPage2Select{
	color: #DBE2DB;
}

.NomPage2DernierSelect{
	color: #DBE2DB;
	background: none;
	padding-right: 0px;
	border-right: none;
}


/*********** Titre et sous-titre ************/

h1{
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #0093AD;
	background: url(../img/puce_titre.gif) no-repeat 0 4px;
	padding-left: 15px;
	display: block;
	float: left;
	width: 100%;
}

h2{
	font-size: 12px;
	color: #AFBF20;
	margin-bottom: 5px;
}

.HautDePage{
	width: 100%; 
	/*background: purple; */
	display: inline; 
	float: left;
}

.SousTitre{
	width: 440px; 
	display: inline; 
	float: left;
}

.FlecheHaut{
	width: 40px; 
	display: inline; 
	float: left;
	text-align: right;
}


/*
h2 a:link, h2 a:visited{
	color: #AFBF20;
}

h2 a:hover{
	color: #66CCFF;
}*/



/*************** Actualités blocs de l'accueil **************/

.Bloc3Actus{
	width: 480px;
	border-bottom: #D9F2FF solid 1px;
	background: url(../img/fond_bloc_actus.gif) repeat-y;
	float: left;
}

.RecetteMois, .ConseilForme, .ConseilBienEtre{
	width: 159px;
	float: left;
	display: inline;
}

.ConseilForme{
	width: 162px;
}

.ContenuRecette, .ContenuConseilForme, .ContenuConseilBienEtre{
	width: 100%;
	padding: 9px 4px 9px 4px;
	margin-top: -3px;
	float: left;
}

.PhotoActu{
	display: inline;
	float: left;
}

.PhotoActu img{
	border: #FFFFFF solid 1px;
}

.TexteActu{
	display: inline;
	float: left;
	margin-left: 4px;
	width: 106px;
}

.TexteActu a, .TexteActu a:visited, .TexteActu a:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.TexteActu a:hover{
	text-decoration: underline;
}

.LigneSousTitreActuBleu{
	background: url(../img/coin_actu_bleu_hd.gif) top right;
}

.LigneSousTitreActuJaune{
	background: url(../img/coin_actu_jaune_hd.gif) top right;
}

.LigneBDActuBleu{
	background: url(../img/coin_actu_bleu_bd.gif) top right;
}

.LigneBDActuJaune{
	background: url(../img/coin_actu_jaune_bd.gif) top right;
}

.TexteActuBleue, .TexteActuJaune{
	padding: 0 4px 0 4px;
}

.TexteActuBleue a, .TexteActuBleue a:visited, .TexteActuBleue a:hover, .TexteActuJaune a, .TexteActuJaune a:visited, .TexteActuJaune a:hover{
	font-weight: bold;
	color: #0394AE;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

.TexteActuJaune a, .TexteActuJaune a:visited, .TexteActuJaune a:hover{
	color: #CC9900;
}

.TexteActuBleue a:hover, .TexteActuJaune a:hover{
	text-decoration: underline;
}

.VisuActu{
	border: #FFFFFF solid 1px;
}

.ContourBleuVisu{
	background: #0394AE;
}

.ContourJauneVisu{
	background: #FFCC00;
}

.FondLigneBleue{
	background: url(../img/fond_ligne_bleue.gif) repeat-y;
	vertical-align: top;
}

.FondLigneJaune{
	background: url(../img/fond_ligne_jaune.gif) repeat-y;
	vertical-align: top;
}

.LigneBleueDroite{
	background: url(../img/fond_bleu.gif) repeat-y right;
	vertical-align: top;
}

.LigneJauneDroite{
	background: url(../img/fond_jaune.gif) repeat-y right;
	vertical-align: top;
}

.FondTitreActu{
	background: #FFFFFF none;
}

/*********** Page des actualités *************/

.BlocActuListe{
	width: 480px;
	float: left;
}

.PhotoActuListe{
	width: 150px; 
	display: inline; 
	float: left;
	text-align: center;
}

.TexteActuAvecPhoto, .TexteActuSansPhoto{
	display: inline;
	float: left; 
}

.TexteActuAvecPhoto{ 
	width: 330px;
	padding-left: 10px;
}

.Espacement{
	padding: 3px 0 3px 0;
}

.Date{	
	font-size: 9px;
	color: #999999;	
}

.LiensAvecFleche{
	background: url(../img/puce_lien.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

h3{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	line-height: 14px;
}

.Separation, .Separation2{
	background: url(../img/sep.gif) no-repeat;
	margin: 10px 0 10px 0;
	float: left;
	width: 100%;
}

.Separation2{
	background: url(../img/sep2.gif) no-repeat;
	width: 462px;
	padding-top:-5px;
	_margin-top:-5px;
	position: absolute;
}

.MoisAnnee{
	padding: 3px 0 3px 0px;
	line-height: 15px;
}

.VisuelActuDetail{
	float: right;
	margin: 0 0 5px 20px;
}

.ModeInvisible{
	color: Window;
}

.DivInline{
	display: inline; 
	float: left;
}


/******** Formulaires *********/

select, textarea{
	border: #0093AD solid 1px;
	
}

.DivBouton, .DivBoutonEffacer{
	position: relative; 
	display: inline; 
	float: left;
}

.DivBoutonEffacer{ 
	float: right;
}

.DivLabel{
	padding: 3px 0 3px 0;
}

.Label, .Label2{
	font-weight: bold;
	color: #0093AD;
	width: 182px;
	margin-right: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
	position: relative;
	float: left;
	display: inline;
	clear:left;
	font-size:10px;
}

.Label2{
	text-align: left;
}

.PlacementChamp{
	display: inline;
	float: left;
	width: 275px;
}

.Champs{
	width: 100%;
	border: #0093AD solid 1px;
}

.ChampsReservation{
	border: #0093AD solid 1px;
}

.ChampsReservationManquant{
	color: #CC0000;
	border: red solid 2px;
	background: #FFCCCC;
}

.ChampsResultats{
	border: #0093AD solid 1px;
	width: 170px;
}

.ChampTexteCourt, ChampTexteLong{
	margin: 3px 0 3px 0;
	border: #0093AD solid 1px;
}

.Asterisque{
	color: red;
}

.MessageErreur{
	color: red;
	font-weight: bold;
	padding: 2px 0 7px 0;
}

.Commentaire{
	text-align: center; 
	font-style:italic;
	font-size: 10px;
}

.BoutonEffacer, .BoutonReset{
	color: #FFFFFF;
	font-weight: bold;
	border-left: #FFFFFF solid 1px;
	border-top: #FFFFFF solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	padding: 2px 5px 2px 5px;
	text-align: center;
	background : #D4D0C8;
}

.Bouton, .BoutonRechercher, .BoutonSubmit, .BoutonValider{
	font-weight: bold;
	color: #FFFFFF;
	background: #8ABA2C;
	text-align: left;
	border-left: #BADE76 solid 1px;
	border-top: #BADE76 solid 1px;
	border-right: #2D9130 solid 1px;
	border-bottom: #2D9130 solid 1px;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

.BoutonRechercher{
	height: 17px;
	padding: 0px 0px 0px 0px;
}

.MessageRecommander{
	width: 100%;
}





/******** Rich Edit *********/

.TexteEvidence{
	color: #AFBF20;
}

.TexteEvidenceGras{
	color: #AFBF20;
	font-weight: bold;
}

.TexteBleuFonce{
	color: #0093AD;
}

.TexteBleuClair{
	color: #66CCFF;
}

.Notes{
	font-size: 9px;
}

/********* Pour la page forfaits **********/

.TableauForfaits tr td, .TableauFormReservation tr td, .TableauTarifsHotel tr td{
	border-bottom: #ACE7FC solid 1px;
	padding: 4px;
}

.TableauTarifsHotel th{
	background: #ACE7FC;
	padding: 4px;
	font-size: 11px;
}

.TableauTarifsHotel th td, .TableauTarifsHotel tr td{
	text-align: center;
}

th.NomDuForfait{
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

th.Prestation{
	text-align: left;
	color: #0093AD;
}

.MincirPlaisir{
	border-left: #D8E45F solid 1px;
	border-right: #D8E45F solid 1px;
}

.MincirPlaisir tr td{
	padding: 8px;
}

.DemanderBrochures{
	border-left: #D8E45F solid 1px;
}

.DemanderBrochures tr td{
	padding: 6px 0 9px 8px;
	height: 100%;
}

/*********** Boutique *******************/

.AjoutNormal{
	color: #0093AD; text-decoration: underline;
}

.AjoutHover{
	color: #66CCFF; text-decoration: underline;
}

.NomProduit{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}

.TexteBleuGras{
	color: #0093AD;
	font-weight: bold;
}

.TexteGris{
	color: #999999;
	 text-align: center;
}
	
.Categories li a{
	font-size: 11px;
	font-weight: bold;
}
	
	
	
/********   CONTREXEVILLE    *********/
/* NOUVEAUX STYLES - REFONTE 23.04.2007 */

/*----------------*/
/* PAGE D'ACCUEIL */
/*----------------*/
#BlocNavigationGauche{
	background: url(../img/images/fond-gauche.jpg) repeat-y;
}

#BlocDeContenu{
	margin-top: 0px;
}

.InscrivezVous{
	background: url(../img/images/nl-fond.jpg) no-repeat center;
	width: 100%;
	height: 82px;
}

input.ChampNewsletterAccueil{
	background: #FFF;
	color: #000;
	border: #a5b1ad solid 1px;
	width: 100%;
	height: 22px; 
	margin-top: -20px;
}

.OKNewsletter{
	padding-top: 37px;
	vertical-align: top;
}

.LienDesinscrireAccueil a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}

.LienDesinscrireAccueil a:hover{
	color: #fff;
	text-decoration: underline;
}

.BasColonne{
	background: none;
	text-align: left;
	padding-left: 36px;
}

.BasColonne a, .BasColonne a:visited, .BasColonne a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.BasColonne a:hover{
	text-decoration: underline;
}

.accueil-search{
	width: 514px;
	height: 34px;
	background: url(../img/images/fond-recherche-accueil.jpg);
	margin-left: -20px;
}

input.ChampRechercheAccueil{
	background: #FFF;
	color: #000;
	border: #a5b1ad solid 1px;
	width: 142px;
	height: 20px; 
}

img.lancer-recherche{
	vertical-align: middle;
}

form.block-recherche{
	padding-top: 2px;
	padding-left: 190px;
}

.texte-accueil{
	font-weight: normal;
	/*font-weight: bold;*/
	text-align: left;
}

.texte-accueil a{
	text-decoration: none;
}

.texte-accueil a:hover{
	text-decoration: underline;
}

th.texte-accueil{
	font-size: 11px;
	padding: 2px;
	padding-left: 4px;
}

td.accueil-tableau{
	color: #fff;
	border: 1px solid #fff;
}

td.accueil-tableau a{
	text-decoration: none;
	color: #fff;
}

td.accueil-tableau a:hover{
	text-decoration: underline;
}

td.bleu{
	background: #3caff2;
	padding: 2px;
	padding-left: 20px;
}

td.vert{
	background: #6bcaa8;
	padding: 2px;
	padding-left: 20px;
}

td.entete-bleue{
	background: url(http://www.contrex-minceur.com/img/images/en-tete-bleue-tab-accueil.jpg);
	
}

tr.en-tete-actus{
	background: url(../img/images/en-tete-actus.jpg);
	height: 25px;
}

tr.en-tete-menu-accueil{
	background: url(../img/images/en-tete-menu-accueil.jpg);
	height: 31px;
}

.actus{
	margin-right: 4px;
	margin-left: 2px;
}

td.acti-march{
	background: #eaeff2;
	padding: 4px;
}

table.accueil{
	margin-top: 5px;
	margin-bottom: 10px;
}

.menu-4-items-accueil, .menu-forfaits-accueil, .menu-actus-accueil, .menu-acti-march-accueil{
	width: 475px;
}


/*-------------------*/
/* PAGES INTERIEURES */
/*-------------------*/

.breadcrumb{
	
}

ul.breadcrumb{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.breadcrumb li{
	display: inline;
}


.a-partir-de{
	background: url(../img/images/bouton-a-partir-de.jpg) no-repeat;
	width: 129px;
	height: 40px;
	/*margin-bottom: 4px;*/
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
}

.forfait-description{
	margin-top: 15px;
}

.forfait-image{
	float: left;
	margin-right: 8px;
}

ul.menu-soins-tarifs{
	list-style-type: none;
}

.cleaner{
	clear: both;
}

input.radio-hotel{
	margin-left: -2px;
}

.bouton-prix{
	background: url(../img/images/bouton-prix-2.jpg) no-repeat;
	width: 130px;
	height: 42px;
	/*margin-bottom: 4px;*/
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	margin-left: 8px;
}


/*--------------------*/
/* ETAPES RESERVATION */
/*--------------------*/

ul.etapes-reservation{
	list-style-type: none;
	margin: 0;
	margin-top: 15px;
	/*margin-bottom: 15px;*/
	padding: 0;
}

ul.etapes-reservation li{
	display: block;
	float: left;
	width: 130px;
	height: 30px;
	padding: 2px;
	text-align: center;
	border: 1px solid #eaeff2;
	background: #3caff2;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

ul.etapes-reservation li.etape-en-cours{
	background: #ecf9ff;
	color: #666;
}

ul.etapes-reservation li.ligne{
	background: #fff;
	width: 22px;
	height: 2px;
	border: none;
	border-top: 1px solid #3caff2;
	margin-top: 18px;
}

ul.etapes-reservation li a:active {  color: #fff; text-decoration: underline;}
ul.etapes-reservation li a:link 	{ color: #fff; text-decoration: underline;}
ul.etapes-reservation li a:visited {  color: #fff; text-decoration: underline;}
ul.etapes-reservation li a:hover { color: #fff; text-decoration: underline;}

ul.etapes-reservation li.etape-en-cours a:active {  color: #666; text-decoration: none;}
ul.etapes-reservation li.etape-en-cours a:link 	{ color: #666; text-decoration: none;}
ul.etapes-reservation li.etape-en-cours a:visited {  color: #666; text-decoration: none;}
ul.etapes-reservation li.etape-en-cours a:hover { color: #666; text-decoration: none;}



/*--------------------------------------------------------*/
/* Nouveaux styles deuxième phase de découpe (04.05.2007) */
/*--------------------------------------------------------*/

.center{
	text-align: center;
}

img.bouton-completer{
	margin-top: 40px;
}

img.bouton-aide{
	margin-top: 80px;
}

/* FORMULAIRES */
ul.options-forfait, ul.options-forfait ul{
	margin: 0;
	padding: 0;	
	list-style-type: none;
	width: 100%;
}

ul.options-forfait li{
	list-style-image: url(../img/images/puce-blanc.gif);
}

ul.options-forfait li.marge-haut{
	margin-top: 25px;
}



div.en-tete{
	width: 100%;
	float: right;
	text-align: left;
	padding: 2px;
	padding-right: 12px;
	border-top: 1px solid #3caff2;
	border-bottom: 1px solid #3caff2;
	margin-bottom: 10px;
}

span.vous{
	margin-left: 380px;
}

span.forfait2{
	margin-left: 15px;
}

label.col1{
	width: 75%;
	float: left;
	padding-top: 3px;
}

label.col1b{
	width: 52%;
	float: left;
	padding-top: 3px;
}

span.vous_horaires_souhaites{
	margin-left: 310px;
}

label.col1_horaires_souhaites{
	width: 60%;
	float: left;
	padding-top: 3px;
}

span.forfait2_horaires_souhaites {
	margin-left: 55px;
}



ul.options-forfait select{
	width: 50px;
	margin-right: 2px;
}

ul.options-forfait .select_horaires_souhaites {
	width: 80px;
}

ul.options-forfait .select2emeForfaitAlone {
	width: 50px;
	margin-right: 2px;
	margin-left: 56px;
}

span.nbr-soins1{
	margin-left: 200px;
}

span.nbr-soins2{
	margin-left: 45px;
}

input.input-medecin{
	width: 220px;
}

.nbr-error{
	color: red;
}

.bigger{
	font-size: 14px;
}	





/********   CONTREXEVILLE    *********/

/******* pour Explorer PC ***********/


h1{
	display: block;
	float: none;
	line-height: 22px;
	background: url(../img/puce_titre.gif) no-repeat 0 6px;
}

#container{
	background: url(../img/fond_col_pc.jpg) repeat-y top left;
}

BODY { background: #D7E3E1 url(../img/fond_pc.jpg) repeat-y center;}