/*Structure de la page----------------------------------------------------------*/
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../../../Internet/Images/1791/background_1791.jpg);
	background-repeat:no-repeat;
	width: 1024px;
	background-color:#000; /*couleur de fond*/
	font-size:11px;
	color:Black;
	margin:0;
	padding:0 0 0 150px;
	text-align:justify;
}
#container{
	/*width:980px;*/
	margin : 0 auto 0 auto;
	background-image:url(../../../Internet/Images/1791/container.png);
	background-repeat:repeat-y;
}
#bandeau-haut
{
	background-image:url(../../../Internet/Images/1791/bandeau-haut_1791.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:16px;
}
#bandeau 
{
	padding-top:16px;
	width:980px;
	height:192px;
	background-color: #000000;
}
.divAdmin
{
	height:20px;
	float:right;
	padding-right:10px;
	top:0px;
	width:250px;
}
.menAdmin A
{
	color:Orange;
	text-decoration:none;
}
.menAdmin li
{
	color:Orange;
}
#central
{
	background-color:White;
	width:980px;
	padding:0;
	overflow:auto;
}
#colGaucheInt{
	background-color:#f29401;
	width:210px;
	padding:0 5px 0 5px;
	/*overflow:auto;*/
	float:left;
}
#colMilieuInt{
	/*background-color:White;*/
	width:530px;
	padding:0 5px 0 5px;
	/*overflow:auto;*/
	float:left;
}
#colDroiteInt{
	float:left;
}
.pad30 
{
	width:530px;
	/*padding-left:10px;*/
	margin-top:5px;
	min-height:600px;
	_height:600px;
	float:left;
}

.updProgress
{
	float:right;
	}

/*pageModification----------------------------------------------------------*/	
#EditItenTemplate
{
	width:530px;
	margin:auto;
	}

.fmvText,
.fmvLien
{
	color:#535353;
}

#pageModif_divLangue /* Bloc Langue */
{
	width: 320px;
	}

#pageModif_divLangue .fmvText
{
	color:#535353;
	}

#pageModif_divNumTitre, /* Bloc Numéro et titre de la page  */
#pageModif_divChampsGauche, /* Bloc Champs Gauche  */
#pageModif_divModele, /* Bloc Modèle  */
#pageModif_divQuestions, /* Bloc Questions */
#pageModif_divSousMenu, /* Bloc SousMenu */
#pageModif_divPosition, /* Bloc Position */
#pageModif_divNiveau, /* Bloc Niveau */
#pageModif_divUrl, /* Bloc URL */
#pageModif_divOnglet /* Bloc Questions */
{
	background-color: #e8e8e8;
	width: 450px;
	margin-bottom: 10px;
	float:left;
	padding:5px;
	border: 1px solid #e8e8e8;
	-moz-border-radius : 5px;
	-webkit-border--radius : 5px;
	border-radius : 5px;
	margin-left:auto;
	margin-right:auto;
	}

#pageModif_divNumTitre #pageModif_divNumeroPage, /* Numero de la page */
#pageModif_divNumTitre #pageModif_divTitrePage /* Titre de la page */
{
	margin-bottom: 5px;
	}

#pageModif_divNumTitre #pageModif_divTitrePage input /* Champ input du titre de la page */
{
	width: 200px !important;
	}
	
#pageModif_divDroite /* Bloc de droite contenant description et corps */
{
	width: 450px !important;
	padding:5px;
	}

#pageModif_divDroite .editeurFck /* FCK Description */
{
	margin-top:5px;
	}	

#pageModif_divDroite .fmvText
{
	color:#535353;
	}

#pageModif_divDroite #pageModif_divCorps, /* Corps  */
#pageModif_divDroite #pageModif_divDescription /* Description */
{
	margin-bottom: 10px;
	}	

#pageModif_divChampsGauche textarea /* Bloc Champs Gauche, Keywords  */
{
	width: 310px;
	height:30px;
	margin-bottom: 5px;
	}

#pageModif_divModele .box
{
	float:none;
	}

#pageModif_divUrl input
{
	width:225px;
	}

#pageModif_divBoutons /* Bloc Boutons */
{
	width: 320px;
	margin-top: 20px;
	margin-bottom: 10px;
	float:left;
	padding:5px;
	}

#pageModif_divSave,
#pageModif_divCancel
{
	width:100px;
	text-align:center;
	padding-top:30px;
	padding-bottom:5px; 
	margin-left:5px; 
	}

#pageModif_divSave img
{
	margin-left: 22px;
    margin-top: -25px;
    position: absolute;  
    float:left;  
	}

#pageModif_divCancel img
{
	margin-left: 12px;
    margin-top: -25px;
    position: absolute;
    float: left;
	}


/*Fin Page modification----------------------------------------------------------*/


.pad7 
{
	width:208px;
	padding-left:2px;
	min-height:600px;
	_height:600px;
}
.footer
{
	width:980px;
	float:left;
	color:Black;
	font-size:10px;
}
/*Général----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p	{
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
}
.divBoiteContenu .Plugin_Title img {
	height: 28px;
	margin: 0px;
}
titresPrincipaux
{
	font-size:14px;
	color:White;
	font-weight: bold ;
	background-color:#f29401;
	}
li {
	list-style-type: none;
	}

.titleBloc
{
	font-weight: bold;
	font-size:14px;
	color:White;
	text-decoration: line-throught;
	font-variant: small-caps;
}
a {
    
	color:black;
	text-decoration:none;
}
a:hover {
    text-decoration:none;
	color:Gray;
}

.imaAide
{
	/*margin:2px;*/
	width:17px;
	height:17px;
	vertical-align:text-bottom;
}

.divErrorMessage
{
	font-size:11px;
	color:red;
}

.divDateInvalide
{
	font-size:11px;
	color:red;
}

/*Disposition éléments du haut----------------------------------------------------------*/
#divPageHaut 
{
	/*display:none;*/
	top:0px;
	width:550px;
	position:absolute;
	margin:0px;
	z-index:40;
}
#divPageHaut ul.divDrapeaux  li
{
	margin:0px;
	padding-left:3px;
	float:left;
}
#divPageHaut ul.ulMenuHaut  li
{
	padding-left:3px;
	float:left;
	text-transform:capitalize;
}
#divPageHaut .ulMenuHaut a 
{
	color:white;
	text-decoration:none;
}
#divPageHaut .ulMenuHaut a:hover 
{
	color:white;
	text-decoration:underline;
}
/*Disposition éléments du centre----------------------------------------------------------*/

/* Bloc GAUCHE */
#colGaucheindex 
{
	width:210px;
	float:left;
}

#colGaucheInt ul 
{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}

#colGaucheInt ul li
{
	margin-bottom:5px;
}

#colGaucheInt ul  li a
{
	padding-left:10px;
	background-image:url(../../images/1791/fleche-noire.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:left 5px;
	list-style:none;
}

#colGaucheInt ul  li a:hover
{
	padding-left:10px;
	background-image:url(../../images/1791/fleche-blanche.gif);
	background-repeat:no-repeat;
}



/* Bloc MILIEU */
#colMilieuindex 
{
	width:520px;
	float:left;
}
#colMilieuindex h1 
{
	font-size:18px;
	color:white;
	background-color:#F29401;
	padding-left:5px;
	margin:0 0 5px 0;
}

#colMilieuindex h2 
{
	font-size:20px;
	margin:5px 0;
}

#colMilieuindex .blocinfo 
{
	width:185px;
	height:130px; 
	float:left;
	background-color:#F29401;
	margin-top:29px;
	text-align:center;
	position:relative;
}

#colMilieuindex .blocinfo .txt 
{
	padding:10px;
}

#colMilieuindex .blocinfo .txt  h1 
{
	font-size:20px;
	text-transform:uppercase;
	color:black;
}

#colMilieuindex .blocinfo .txt  h2 
{
	background-color:#000000;
	color:#F29401;
	text-transform:uppercase;
	font-size:12px;
	padding:2px;
	position:absolute;
	top:80px;
	left:10px;
	width:161px;
}
/*colMilieuint*/

#colMilieuInt h1 
{
	font-size:15px;
	padding:3px;
	text-align: left;
	width: 300px;
	padding-left: 20px;
}

#colMilieuInt .bloc 
{
	width:520px;
	margin:0 auto;
	padding:5px;

	background-color:#DEDEDE;
	margin-bottom:10px;
	border:1px solid black;
	background-image: url(../../images/1791/fond-bloc-info-int.jpg);
	background-repeat:repeat-x;
}

/* Bloc DROITE */
#colDroiteindex 
{
	width:210px;
	float:left;
}
#colDroiteindex h1 
{
	font-size:18px;
	color:black;
	margin:5px 0;
	clear:both;
}

#colDroiteindex .promo 
{
	clear:both;
	margin-bottom:5px;
}
#colDroiteindex .promo .prix
{
	float:left;
	width:103px;
	font-size:50px;
}

#colDroiteindex .promo .txt
{
	float:right;
	font-weight:bold;
	width:140px;
	padding-top:8px;
	text-transform:uppercase;
}

#colDroiteInt .bloctotal 
{
	border:1px solid black;
	padding:3px;
}

#colDroiteInt .bloctotal h1 
{
	text-align:center;
	color:black;
	background-color:white;
	font-size:11px;
	padding:2px 0;
	font-weight:bold;
}

#colDroiteInt table 
{
	font-weight:bold;
	width:200px;
	margin-top: 20px;	/*float:left;*/
}
.size14px 
{
	font-size:14px;
}



/*communs*/
.sep 
{
	border-bottom:1px solid black;
	clear:both;
	height:10px;
	margin-bottom:10px;
}

/*pages int*/
#fondrepeatint 
{
	width:980px;
	margin:0 auto;
}

.divLabelPrePanierGroupeName
{
	text-align: center;
	margin-bottom: 7px;
	color: #f4980f;
	font-size: 13px;
	font-weight: normal;
}

/*#colMilieuInt table h2
{
	font-size:13px;
	background-color:white;
	color:black;
	text-align:center;
	padding:3px;
}*/

/*#colMilieuInt input[type=text] 
{
	border:1px solid black;
	width: 160px;
}*/

#colMilieuInt .submit 
{
	width:70px;
	border:1px solid white;
	background-color: #F49A10;
	color:black;
}

.white 
{
	color:white;
}
.rouge 
{
	color: #FF0000;
}
.separateurwhite 
{
	border-top:1px solid white;
	clear:both;
	margin:10px 0;
}

.separateurwhite2 
{
	border-top:2px solid white;
	clear:both;
	margin:10px 0;
}

/*INTERPANIER*/
.blocinterpanier 
{
	background-color:#DEDEDE;
	margin-bottom:10px;
	border:1px solid black;
	background-image: url(../../images/1791/fond-bloc-info-int.jpg);
	background-repeat:repeat-x;
	float:left;
	margin:3px;
	min-height:239px;
	padding:5px;
	width:222px;
}

.blocinterpanier .date 
{
	background-color:#FFFFFF;
	clear:both;
	color:#000000;
	font-weight:bold;
	margin:5px 0;
	padding:3px 0;
	text-align:center;
}

.blocinterpanier .detail table tr td 
{
	background-color:#F49A10;
	text-align:center;
}

.blocinterpanier h1 
{
	float:left;
}

.blocinterpanier .detail 
{
	margin-top:5px;
}

/*station*/
.blocstation 
{
	border:1px solid black;
	background-image: url(../../images/1791/fond-bloc-info-int.jpg);
	background-color:#DEDEDE;
	background-repeat:repeat-x;
	float:left;
	margin-right:20px;
	min-height:200px;
	width:228px;
}

.blocstation .txt
{
	float:left;
	padding:5px;
	width:100px;
}

.blocstation .vignette
{
	float:left;
	height:75px;
	width:110px;
}

.blocstation .date
{
	background-color:#FFFFFF;
	clear:both;
	color:#000000;
	font-weight:bold;
	margin:5px 0;
	padding:3px 0;
	text-align:center;
}


/*Controle Utilisateur Identification------------------------------------------*/
.divBlocIdentification 
{
	padding:0 0 0 5px;
	/*min-height:165px;
	_height:170px;*/
	width:195px;
	border:1px solid Black;
}

.PanelCorrectionProfil
{
	text-align:left;
}
.PanelCorrectionProfil .divLigne
{
	text-align:left;
}
.divBlocIdentification .divTxt
{
	background-color:#FFFFFF;
	width:160px;
	font-size:10px;
}
.divBlocIdentification .divLigne
{
	text-align:left;
}

.divBlocIdentification .imbButton 
{
	/*float:left;*/
	margin-top: 10px;
	text-align:center;
}
.divBlocMotdePasse
{
	width:190px;
	font-size:9px;
	text-align:center;
	margin-bottom:5px;
	text-decoration:none;
}
.divInformationIdentification
{
	width:190px;
	font-size:10px;
	text-align:justify;
	margin-bottom:5px;
	}

/*Controle Utilisateur Panier----------------------------------------------------*/
.divBlocPanier 
{
	width:205px;
	vertical-align:middle;
}
.divBlocPanier .divDetail
{
	width:200px;
	color: black;
	display: block;	/*font-weight:bold;*/ /*MAJ 29/09 - AB - Supprimée*/
	float:left;
}
.divBlocPanier .divDetail .PanierContent
{
	display: block;
	float:none;
}
.divBlocPanier .divPanierLink a 
{
	font-size:10px;
	color: black;
	text-decoration:none;
	float:left;
	width:50px;
}

.divBlocPanier .divPanierLink 
{
	width:205px;
}
.divBlocPanier .divPanierCaddyLink
{
	width:75px;
	height:auto;
	padding-left:10px;
	padding-top:17px;
	float:left;
}
.divBlocPanier .divPanierCorbeille
{
	width:105px;
	height:auto;
	padding-top:17px;
	text-align:center;
	float:left;
	
}
.divBlocPanier .divPanierCorbeille input
{
	display: block;
	margin-left: 40px;
}
.divBlocPanier .divPanierLink {
	margin-left: 15px;
	margin-top: 5px;
}
.divBlocPanier .divClient_name
{
	width: 190px;
	height: 12px;
	background-color: #333333;
	margin-top: 8px;
	text-align: center;
	color: White;
	font-weight: bold;
}
.divClient_name
{
	width: 190px;
	height: 12px;
	/*background-color: #333333;*/
	margin-top: 8px;
	text-align: center;
	color: White;
	font-weight: bold;
}

.divBlocPanier .divTotal
{
	width: 190px;
	height: 10px;
	background-color: black;
	padding-top: 15px;
	padding-bottom: 15px;
	
	text-align: left;
	color: white;
	text-align: center;
	font-size:12px; 
	font-weight:bold;
}
.divTotal
{
	width: 190px;
	height: 10px;
	background-color: black;
	padding-top: 15px;
	padding-bottom: 15px;
	
	text-align: left;
	color: white;
	text-align: center;
	font-size:12px; 
	font-weight:bold;
}

.divBlocPanier .divOrderItem_ValidFrom
{
	width: 190px;
	text-align: center;
}

.divBlocPanier .divProduct
{
	background-color:#FFFFFF;
	color:black;
	text-align:left;
}
.divPanierLinkText 
{
	text-align: left;
	margin-top: 10px;
	width: 50px;
	float: left;
}

.divPanierLinkImage 
{
	text-align: right;
	margin-left: 50px;
	width: 75px;
}

.divPanierLinkDescription 
{
	text-align: left;
	float: left;
	width: 100px;
	font-size: 13px;
	font-weight: normal;
}

.divPanierLinkCorbeille
{
	text-align: left;
	width: 20px;
	float: left;
	/*margin-right: 10px;*/
	margin-top: 10px;
}


/*------------------------------------------------------------------------------*/

/*Page default------------------------------------------------------------------*/
.divSkipassGroupe 
{
	padding: 0px;
}
.divSkipassGroupe .divBloc 
{
	width:460px;
	height: auto;
	float:left;
	margin:2px 2px 2px 20px;
	background-image:url(../../images/1791/fond-bloc-info-int.jpg);
	border: 1px solid black;
	background-repeat:repeat-x;
	background-color:#ffffff;
	color: #000000
}
.divSkipassGroupe h1 
{
	font-size:18px;
	color: black;
	text-align:center;
	margin-bottom:3px;
}
.divSkipassGroupe .divDetail .divTxt 
{
	float:left;
	color: black;
	width:250px;
	height: auto;
	padding:3px;
}
.divSkipassGroupe .imbSelect 
{
	float:right;
	margin-right: 5px;
	vertical-align: bottom;
}

/*Page client----------------------------------------------------------------------*/
.divClientFiche 
{
	padding: 0px;
}

.divClientFiche .divBloc 
{
	width:460px;
	height: auto;
	float: left;
	background-image:url(../../images/1791/fond-bloc-info-int.jpg);
	border: 1px solid black;
	background-repeat:repeat-x;
	background-color: transparent;
	padding:3px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.divClientFiche h1 
{
	font-size:18px;
	color: black;
	text-align:center;
	margin-bottom:3px;
}

.divClientFiche .imbSelect 
{
	float:right;
}

.divClientFiche .divOrderItemValidFrom 
{

}

/*Page interPanier-----------------------------------------------------------*/
.divInterPanier 
{	
	padding-left:20px;
	width:500px;
}

.divInterPanier .divBloc 
{
	width:460px;
	height: auto;
	float:left;
	margin:2px;
	background-image:url(../../images/1791/fond-bloc-info-int.jpg);
	border: 1px solid black;
	background-repeat:repeat-x;
	background-color:#DEDEDE;
	color: #000000;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 2px;
}

.divInterPanier .divBloc h1
{
	font-size:15px;
	color:#000000;
	padding:3px;
	width: 225px;
	text-align: center;
}

.divInterPanier h1 
{
	font-size:18px;
	color:#000000;
	float:left;
	padding:3px;
	width: 470px;
	text-align: center;
}

.divInterPanier .divConsumerCategory .divGriListe
{
	background-color: white;
	width:350px;
}

.divInterPanier .divConsumerCategory .divHeaderStyle
{
	background-color: #f59411;
}

.divInterPanier .divConsumerCategory .divSkiPassFicheButton
{
	margin-top: 10px;
}

.divInterPanier .divConsumerCategory
{
	text-align:center;
	font-weight:normal;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 260px;
}

.divInterPanier .divConsumerCategory a 
{
	color:black;
}
.divInterPanier .divConsumerCategory a:hover
{
	color:#FFFFFF;
}
.divInterPanierButton
{
	width:500px;
	margin-left: 5px;
	height:30px;
	/*float:left;*/
}
.divInterPanierButton .imbNext 
{
	float:right;
}

.divInterPanier .divDetail
{
	text-align: right;
	padding-right:10px;
}

#divValidityCategory
{
	text-align: right;
	margin-right: 45px;
}

/****************************************************************************/
/*Page infoSkieur-----------------------------------------------------------*/
.divInfoSkieur 
{
	margin-top:3px;
	padding:0px;
}

.divBlocMerchandizeProduct
{
	width: 470px;
	min-height: 40px;
	_height: 40px;
	margin: 2px;
	background-color: transparent;
	border: 1px solid black;
	color: #000000;
	text-align: center;
}

.divInfoSkieur .divBloc
{
	width:470px;
	margin:0px auto 5px auto;
	height:auto;
	border:1px solid black;
	background-image:url(../../images/1791/fond-bloc-info-int.jpg);
	background-color: #dedede;
	background-repeat:repeat-x;
	padding:3px;
	color:black;
	display:block;
	overflow:auto;
}
.divInfoSkieur h1 
{
	font-size:18px;
	color: black;
	width: 460px;
	text-align: center;
}
.divInfoSkieur .divBloc h1 
{
	font-size:15px;
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
}
.divInfoSkieur .divBloc .spanColor
{
	color:#FFFFFF;
}
.divInfoSkieur .divBloc input 
{
	min-height:10px;
	_height:10px;
	font-size:10px;
}

.divInfoSkieur .divBloc select 
{
	min-height:10px;
	_height:10px;
	font-size:10px;
}

.divInfoSkieur .divBloc .divLit 
{
	width:160px;
	float:left;
	padding-left: 10px;
}

.divInfoSkieur .divBloc .divTxt 
{
	width:200px;
	float:left;
}

.divInfoSkieur .divBloc .divTxtChipId
{
	width:15px;
	float:left;
}
.divInfoSkieur .divBloc .divTxtDCD_SerialNumber
{
	width:135px;
	float:left;
}
.divInfoSkieur .divBloc .divTxtDCD_LuhnNumber
{
	width:10px;
	float:left;
}

.divInfoSkieur .divBloc .divOrderItem_ValidFromBloc
{
	min-height:20px; 
	_height:20px;
	width:470px;
	float:left;
}

.divInfoSkieur .divBloc .divOrderItem_ValidFrom
{
	width:300px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_lastName
{
	min-height:20px; 
	_height:20px;
	width:470px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_firstName
{
	min-height:20px; 
	_height:20px;
	width:470px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_birthdateBloc
{
	min-height:20px; 
	_height:20px;
	width:470px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_birthdate
{
	width:300px;
	float:left;
}

.divInfoSkieur .divBloc .divPromotionCode
{
	min-height:20px; 
	_height:20px;
	width:470px;
	float:left;
}

.divInfoSkieur .divLigne
{
	min-height:1px; 
	_height:1px;
	width:470px;
	float:left;
}

.divInfoSkieur .divBloc .imbDelete 
{
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.divInfoSkieur .divBloc .imbDelete input
{
	width:89px;
	height:19px;
}

.divInfoSkieurButton
{
	width:470px;
	height:30px;
}

.divInfoSkieurButton .imbNext 
{
	float:right;
}

.divInfoSkieur .divClient_name
{
	width: 470px;
	/*height:30px;*/
	text-align: center;
	margin-bottom: 10px;
}

.divInfoSkieur .divClient_name h1
{
	width:470px;
}

/*Controle Utilisateur PassFamille-------------------------------------------*/
.divInfoSkieur .divBlocPassFamille
{
	width:470px;
	margin:0px auto 5px auto;
	height: auto;
	border:1px solid #8C0013;
	background-color:#f69b16;
	padding:3px;
	color:white;
	overflow: auto;
}

.divInfoSkieur .divBlocPassFamille .divOrderItem_ValidFromBloc
{
	min-height:20px; 
	_height:20px;
	width:470px;
	float:left;
}

.divInfoSkieur .divBlocPassFamille .divOrderItem_ValidFrom
{
	width:300px;
	float:left;
}

.divInfoSkieur .divBlocPassFamille input 
{
	min-height:10px;
	_height:10px;
	font-size:10px;
}

.divInfoSkieur .divBlocPassFamille .divLit 
{
	width:150px;
	float:left;
	margin-left: 10px;
}
.divContactList .divLitDroplistContact {
	margin-left: 170px;
}
.divInfoSkieur .divBlocPassFamille .divTxt 
{
	width:200px;
	float:left;
}

.divInfoSkieur .divBlocPassFamille .imbDelete 
{
	float:right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 89px;
	height: 19px;
}

.divInfoSkieur .divBlocPassFamille .imbDelete input
{
	width: 89px;
	height: 19px;
}


/*****************************************************************************/

/*Page coordonnees-----------------------------------------------------------*/
.fieldset{ width:450px;}
#divCoordonnee {
	width:512px;
	margin:0px auto 5px auto;
	border:1px solid black;
	background-image:url(../../images/1791/fond-bloc-info-int.jpg);
	background-color: #dedede;
	background-repeat:repeat-x;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	color:black;
	overflow:auto;
}
#divCoordonnee h1 
{
	color: black;
	font-size:15px;
	text-align: center;
	margin-bottom: 5px;
}
#divCoordonnee select 
{
	min-height:10px;
	_height:10px;
	font-size:10px;
}

#divCoordonnee .divLit 
{
	width:150px;
	float:left;
	padding-left: 10px;
	margin-left: 10px;
}

#divCoordonnee .divLitLogPass 
{
	width:150px;
	float:left;
	padding-left: 10px;
	margin-left: 10px;
}

#divCoordonnee .divTxt 
{
	width:200px;
	float:left;
}

#divCoordonnee .divTxtLogPass 
{
	margin:2px;
	width:200px;
	float:left;
}

#divCoordonnee .divLigne
{
	min-height:1px; 
	_height:1px;
	width:490px;
	float:left;
}

.imbNext 
{
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 26px;
}

.imbReset 
{
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

/*Page commandeFin-----------------------------------------------------------*/
#divCommandeFin
{
	padding:2px;
}

.divOrderContactAddress
{
	font-weight:bold;
	color:Black;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding:2px;
	width:250px;
	margin-left:470px;
	margin-bottom:25px;
}

.divOrderLettreDate
{
	color:Black;
	background-color:#FFFFFF;
	padding:2px;
	width:250px;
	margin-left:470px;
	margin-bottom:50px;
}

.divOrder
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: small;
}

.divOrder .spanOrderDetail
{
	margin-bottom:25px;
	color: black;
	margin-left: 20px;
	font-weight: bold;
}

.divOrder .divOrderItems
{
	font-size:smaller;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	color: black;
	text-align: center;
}

.divOrder .divOrderItems h1
{

	background-color: white;
}

.divOrder .divOrderItems table
{
	width:470px;
}

.divOrder .divOrderItems table th
{
	background-color:#f79c18;
	color: black;
	height: 20px;
	width: 50px;
}

.divOrder .divOrderItems table td
{
	border-spacing:1px;
	text-align:left;
}

.divOrder .divOrderItems .divProduct
{
	float:left;
	width:185px;
	padding-left: 5px;
}

.divOrder .divOrderItems .divOrderItem_ValidFrom
{
	float:left;
	width:125px;
	margin-left:5px;
}

.divOrder .divOrderItems .divContact
{
	font-size:10px;
	width:185px;
	padding-left: 5px;
}

.divOrder .divOrderItems .divDcd
{
	font-size:10px;
}

.divOrder .divOrderItems .divProductContactDcd
{
	width:30px;
}

.divOrder .divOrderItems .divUnitPrice
{
	width:30px;
}

.divOrder .divOrderItems .divQte
{
	width:30px;
}

.divOrder .divOrderItems .divTotalLine
{
	
}

.divOrder .divOrderTotal
{
	float:right;
	font-weight:bold;
	color:Black;
	border-style:solid;
	border-width:1px;
	border-color: #f79c18;
	background-color: #333333;
	color: #f79c18;
	padding:2px;
	margin:2px;
	width:470px;
	margin-bottom:25px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.divText
{
	font-weight:bold;
	color:Gray;
	background-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding:2px;
	margin:2px;
}

.divCadre
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:25px;
}

.divSignature
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	padding-bottom:25px;
	margin-bottom:25px;
}

#divCommandeFinRemerciements
{
	color: black;
	text-align:center;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#divContact
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
	/*background-color: white;*/
}

#divReception
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}

#divCommandeFinTitre
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}

#divAddress
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#divCgv
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 10px;
}

/*Page paymentMode-----------------------------------------------------------*/

#divPaymentModeMessage
{
	color: black;
	width : 450px;
}

#divPaymentCheque
{
	color: black;
	width : 450px;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/1791/fond-bloc-info-int.jpg);
	text-align :center;
}

#divPaymentCB
{
	color: black;
	width : 450px;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/1791/fond-bloc-info-int.jpg);
	text-align :center;
}


/*Pages Fermer-Maintenance-Erreur-Credits-Mentions---------------------------*/
.divPageMessage
{
}
/*Pages Paiements------------------------------------------------------------*/
.divPaymentMessage
{
}
/*Controles Utilisateur ClientGroupe-----------------------------------*/
.divBoiteForfaits
{	
	/*background-color:#6E0005; Ne fonctionne pas correctement avec IE6*/
	/*background-image:url(../../images/1791/imaBackGroundClientGroupe.gif);
	background-repeat:no-repeat;*/
	/*height:471px;*/
	clear:both;
	background-position: bottom;
}

.divBoiteForfaits ul{
padding-left:3px;
}
.divBoiteForfaits ul li a {
padding-left:15px;
background-image:url(../../images/1791/puce.gif);
background-position:left center;
background-repeat:no-repeat;
color: black;
margin-left: 15px;
margin-top: 5px;
font-size: 11px;
font-weight: bold;
}
.divBoiteForfaits ul li a:hover {
padding-left:15px;
background-image:url(../../images/1791/puce-over.gif);
background-position:left center;
background-repeat:no-repeat;
color:black;
margin-left: 15px;
margin-top: 5px;
font-size: 11px;
font-weight: bold;
}

.divBoiteForfaitsListe
{	
	/*min-height:326px;
	_height:326px;*/
	margin-bottom:20px;
}

/*Controles Utilisateurs News, Enquête ...-----------------------------------*/
.divBoite {
/*background-color:#6E0005;*/
background-color: transparent;
margin-bottom:10px;
margin-top:10px;
clear:both;
width:210px;
overflow:hidden;
}
.divBoiteContenu{
/*padding:0px 0px 0px 10px;
clear:both;*/
}

.divBoite p 
{
	width:200px;
}

.divBoite h1 {
color:#000000;
font-weight:bold;
font-size:13px;
}
.divBoite ul{
padding-left:3px;
}
.divBoite li{
width:180px;
}

.divBoite ul li a {
padding-left:10px;
background-image:url(../images/puce.gif);
background-position:left center;
background-repeat:no-repeat;
color:white;
}
.divBoite ul li a:hover {
padding-left:10px;
background-image:url(../images/puce-over.gif);
background-position:left center;
background-repeat:no-repeat;
color: black;
}

a.LinkOrange{
	color:#FFB300;
}
a:hover.LinkOrange{
	color:white;
}

.divHboite2-gauche
{
	display:none;
}

.divBboite2-gauche
{
	display:none;
}

.divHboite2-droite
{
	display:none;
}

.divBboite2-droite
{
	display:none;
}


/*Calendrier---------------------------------------------------------------------*/
.ClassicStyle
{
	background-color:#ffffff;
}

.ClassicStyle .TitleStyle
{
	background-color:#f59b13;
}

.ClassicStyle .TitleStyle table
{
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

.ClassicStyle .TitleStyle td
{
	padding:2px;
}

.ClassicStyle .TitleStyle .DropDownStyle,
.ClassicStyle .TitleStyle .DropDownOutStyle
{
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#f59b13;	
}

.ClassicStyle .TitleStyle .DropDownOverStyle
{
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#f59b13;
}

.ClassicStyle .TitleStyle .DropDownStyle img,
.ClassicStyle .TitleStyle .DropDownOutStyle img,
.ClassicStyle .TitleStyle .DropDownOverStyle img
{

} 

.ClassicStyle .TitleStyle .CloseButtonStyle
{
	width:15px;
	height:13px;
	border:0;
}

.ClassicStyle .BodyStyle
{
	font-family:verdana;
	font-size:10px;
}

.ClassicStyle .BodyStyle .HeaderStyle
{
	font-weight:bold; 
	padding:2px 3px 2px 3px;
	cursor:default;
	white-space:nowrap;  
}

.ClassicStyle .BodyStyle .DateStyle
{
	text-decoration:none;
	color:#000000;
	cursor:default;
	padding:2px 0px 2px 4px; 
	white-space:nowrap;
}

.ClassicStyle .BodyStyle .DaysOutOfMonthStyle
{
	color:#c0c0c0!important; 
}

.ClassicStyle .BodyStyle .WeekNumberStyle
{
	width:20px;
	padding:0px;
	text-align:center;
}

.ClassicStyle .BodyStyle .SelectedDateStyle
{
	border-style:solid;
	border-width:1px;
	border-color:#a0a0a0;
}

.ClassicStyle .BodyStyle .WeekendStyle
{
	color:#909090;
}

.ClassicStyle .BodyStyle .CurrentDateStyle
{
	font-weight:Bold;
	color:#ff0000;
}

.ClassicStyle .BodyStyle .SpecialDayStyle
{
	background-color:#70ffd0;
}

.ClassicStyle .BodyStyle .HolidayStyle
{
	background-color:#ffdddd;
}

.ClassicStyle .BodyStyle .DisableDateStyle
{
	text-decoration:line-through;
}


.ClassicStyle .BodyStyle .DayOverStyle
{

}

.ClassicStyle .TodayStyle
{
	cursor:default;
	font-size:11px;
	background-color:#f0f0f0;
}

.ClassicStyle .TodayStyle .TextStyle
{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	cursor:default;	
}

.ClassicStyle .ListStyle /* Month And Year List */
{
	font-family:arial; 
	font-size:11px; 
	background-color:#ffffdd;	
	color:Black;
}

.ClassicStyle .ListStyle .OptionStyle,
.ClassicStyle .ListStyle .OptionOutStyle
{

}

.ClassicStyle .ListStyle .OptionOverStyle
{
	background-color:#ffcc99;
}

.menu-home
{
	height: 14px;
	width:15px;
	margin-left: 190px;
	margin-top: 165px;
    position: absolute;
    background-image:url(../../images/1791/home1.png);
	}

.menu-home:hover
{
    background-image:url(../../images/1791/home2.png);
	}

h2.PageInfos_Description_H2
{
	background-color:#ffffff;
	}

/*CALENDRIER*/

.divCalendrier .updProgress
{
	float:right;
	}
.divCalendrier #divProductCategory	
{
	display:inline-block;
	width:200px;
	margin: 15px 5px;
	}
.divCalendrier .divOrderItem_quantity
{
	display:inline-block;
	padding-left: 0 !important;
    text-align: left !important;
    width: auto !important;
	}
.divCalendrier .divOrderItem_quantity input
{
	min-width:10px;
	}
.divCalendrier .CalendarTitleStyle
{
	background-color:#000000 !important;
	color:#ffffff;
	font-size:14px;
	}

.divCalendrier .CalendarNextPrevStyle a:hover
{
	color:#f29400 !important;
	font-size:12px;
	}
.divCalendrier .CalendarTodayDayStyle
{
	background-color: #000000 !important;
	color: #ffffff;
	}
.divCalendrier .CalendarTodayDayStyle a
{
	color: #ffffff !important;
	}
.divCalendrier .CalendarDayStyle
{
	background-color: #ffffff;
	color: #000000;
	}
.divCalendrier .CalendarDayStyle:hover,
.divCalendrier .PrixPromotion:hover
{
	background-color: #d78503 !important;
	color: #ffffff;
	}
.divCalendrier .CalendarDayStyle:hover a,
.divCalendrier .PrixPromotion:hover a
{
	color: #ffffff !important;
	font-weight:bold;
	}
.divCalendrier .CalendarSelectedDayStyle
{
	background-color: #d78503 !important;
	color: #ffffff;
	}
.divCalendrier .CalendarOtherMonthDayStyle
{
	background-color: #fcc57e !important;
	color: #000000;
	font-weight:bold;
	}
.divCalendrier .CalendarTodayDayStyle a,
.divCalendrier .CalendarDayStyle a,
{
	font-weight:bold;
	}
.divCalendrier .CalendarTodayDayStyle a:hover,
.divCalendrier .CalendarDayStyle a:hover
{
	color: #ffffff !important;
	}
.divCalendrier .hypNext {
    float: none !important;
    margin:0 !important;
    padding:0 !important;
    display:block;
}
.divCalendrier .imbAdd {
    display:block;
    margin-bottom: 10px;
}
.divCalendrier .divCalendrierButton
{
	float: right;
    margin-top: 20px;
    text-align: right;
	}
.divCalendrier .PrixBase
{
	width: 65px;
}
.divCalendrier .PrixReduit
{
	width: 65px;
}
.divCalendrier .PrixPromotion
{
	background-color: #FFFFFF !important;
}
.divCalendrier .CalendarNextPrevStyle
{
	padding: 5px 15px;
	background-color:#000000 !important;
	}
.divCalendrier .CalendarNextPrevStyle + td
{
	background-color:#000000 !important;
	}
.divCalendrier .CalendarNextPrevStyle a
{
	color:#ffffff !important;
	font-size:12px;
	}
