/*Général----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
{
	margin: 0px;
	padding: 0px;
}
li 
{
	list-style-type: none;
}
#container{
	width:940px;
	margin : 0 auto 0 auto;
}
body
{
	color:#000000;
	background-color: #B3BFD9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.logo {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: middle;
}

a 
{
	text-decoration:none;
}
.imaAide
{
	border:0px;
	width:17px;
	height:17px;
	vertical-align:text-bottom;
	margin-bottom: 2px;
	margin-left:2px;
	margin-right: 2px;
}

.divErrorMessage
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:red;
}

.divDateInvalide
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:red;
}

.updProgress
{
	height: 10px;
}

/*------------------------------------------------------------------------------*/
/*MasterPage--------------------------------------------------------------------*/
#bandeau-haut {
	background-color:White;
	width:auto;
	height:16px;
}
#divPage 
{
	width:940px;
	margin:0 auto;
}
#divPageHaut 
{
}

#divDrapeaux
{
	width:75px;
}

ul.divDrapeaux  li{
/*padding-left:3px;*/
float:left;


margin-right: 5px;
}

#divPagesMenu 
{
	/*Mettre en bas le menu
	position:relative;
	width:502px;
	padding-left:219px;
	Mettre en haut le menu*/
	position:absolute;
	top:0px;
	width:502px;
	padding-left:75px;
}

ul.ulMenuHaut  li{
	margin-top: 3px;
	padding-left:6px;
	float:left;
	text-transform:uppercase;
	vertical-align: bottom;
	font-weight: normal;
}
.ulMenuHaut a {
	color: #024795;
}

.ulMenuHaut a:hover {
	color: white;
}

.divSeparateur {
clear:both;
}
#divBandeau 
{
	background-image:url(../../images/2201/bandeau.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:103px;
	position:relative;
	color:white;
}
#divBandeau h1 {
padding-left:335px;
}	
.contenuSite {background-color:White; overflow:auto;}	
#divColGauche {
	width:210px;
	float:left;
	margin-top:10px;
	min-height: 400px;
	_height: 400px;
	height: auto;
	border-right:2px solid #E70084;
}
#divColCentre {
	width:480px;
	height: auto;
	min-height: 360px;
	_height:360px;
	float:left;
	padding-top:13px;
	padding-bottom:30px;
	padding-left:4px;
	margin-right: 0px;
	margin-left: 4px;
}
#divColDroite {
	width:221px;
	float:left;
	margin-top:18px;
	padding-top: 3px;
	color:#000000;
	background-color: #FFFFFF;
	min-height: 400px;
	_height: 400px;
	height: auto;
	border-left:2px solid #E70084;
}

#divBandeau .divPanier {
	position:absolute;
	width:150px;
	height:21px;
	top:90px;
	left:20px;
	font-weight:normal;
	font-size:15px;
}
#divBandeau .divPanier a {
	display: none;
	color:#444B62;
	float:left;
}
#divBandeau .divPanier a:hover {
	color:#000000;
	letter-spacing: normal;
	float:left;
}
.footer
{
	width:940px;
	color:Black;
}
#divIdentification fieldset {width:460px;}
/*Controle Utilisateur Identification------------------------------------------*/
.divBlocIdentification 
{
	padding-left:1px;
	padding-top: 2px;
	min-height:155px;
	_height: 125px;
	border:1px solid #ced2d2;
	width: 215px;
	margin-left:5px;
	margin-right: auto;
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
}

.PanelCorrectionProfil
{
	text-align:left;
}

.divBlocIdentification .divInformationIdentification
{
	text-align: center;
	padding-bottom: 3px;
}

.divBlocIdentification .divTxt
{
	background-color:#FFFFFF;
	border:1px solid #2c6d9b;
	width:185px;
	margin-bottom: 2px;
	margin-left: 1px;
	float:left;
}

.divBlocIdentification .imbButton 
{
	float:right;
	margin-right: 10px;
	margin-top: 2px;
}

.divBlocIdentification .PanelMailRenvoieMessage
{
	width:200px;
	float: left;
	text-align: right;
	color: #0a2e83;
	padding-top: 5px;
}

/*Controle Utilisateur Panier----------------------------------------------------*/
.divBlocPanier 
{
	padding-left:3px;
}
.divBlocPanier .divDetail
{
	width:210px;
	border:1px solid #2c6d9b;
	background-color:#B3BFD9;
	color:#2c6d9b;
	font-weight: normal;
	height: auto;
	margin-left: 3px;
	margin-bottom: 4px;
	overflow: auto;

}

.divBlocPanier .divOrderItem_ValidFrom
{
	color:#000000;
	height:20px;
	font-size:12px;
	text-align:center;
}


.divBlocPanier .divClient_name
{
	width:210px;
	color:#FFFFFF;
	background-color:#024795;
	height:25px;
	font-size:15px;
	font-weight: normal;
	text-align:center;
}



.divBlocPanier .divProduct
{
	color:#000000;
	background-color:#FFFFFF;
	height:20px;
	font-size:10px;
	text-align:left;
}

.divBlocPanier .divTotal
{
	color: white;
	font-weight: bold;
	background-color:#024795;
	height:22px;
	font-size:13px;
	text-align:center;

}

.divBlocPanier .divPanierLink a 
{
	font-weight:normal;
	font-size:11px;
	color:#000000;
}
.divBlocPanier .divPanierLink a:hover 
{
	color:#333333;
}

.divPanierLink 
{
	padding-left: 40px;
	overflow: auto;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.divPanierLink .divPanierCaddyLink
{
	font-weight: normal;
	font-size: 10px;
	width: 60px;
	float: left;
	color: white;
	text-align: center;
}
.divPanierLinkText 
{
	text-align: left;
	margin-top: 10px;
	width: 50px;
	float: left;
}

.divPanierLinkImage 
{
	text-align: left;
	margin-left: 50px;
	width: 20px;
}

.divPanierLinkDescription 
{
	text-align: left;
	float: left;
	width: 100px;
	font-size: 15px;
	font-weight: normal;
}

.divBlocPanier .divPanierLink .divPanierCorbeille
{
	width: 90px;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
}


/*------------------------------------------------------------------------------*/



/*Page default------------------------------------------------------------------*/
.divSkipassGroupe 
{
	/*padding: 3px; !important*/
	padding: 0px;
}
.divSkipassGroupe .divBloc 
{
	width:460px;
	height:auto;
	background-color: #00247a;
	float:left;
	margin:3px;
	background-image:url(../../images/2201/fond-bloc.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
.divSkipassGroupe h1 
{
	font-size:15px;
	color: white;
	text-align:left;
	margin-bottom:0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.divSkipassGroupe .divDetail .divTxt 
{
	float:left;
	color:white;
	width:400px;
	height: auto;
	min-height: 20px;
	padding:3px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;
}
.divSkipassGroupe .imbSelect 
{
	float:none;
	text-align:center
}

/*Page client----------------------------------------------------------------------*/
.divClientFiche 
{
	padding: 0px;
}

.divClientFiche .divBloc 
{
	width:460px;
	/*min-height:100px;
	_height:100px;*/
	float:left;
	margin:0px 3px 3px 3px;
	background-image:url(../../images/2201/fond-bloc.jpg);
	background-repeat:no-repeat;
	padding:0px;
	min-height: 104px;
	text-align: center;
}
.divClientFiche h1 
{
	font-size:15px;
	font-weight: normal;
	color: white;
	text-align:center;
	margin-bottom:3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.divClientFiche .imbSelect 
{
	float:none;
}

/*Page interPanier-----------------------------------------------------------*/
.divInterPanier 
{
	padding:3px;
	height: auto;
	padding-bottom: 15px;
	float: left;
}

.divInterPanier .divBloc 
{
	width:460px;
	height: auto;
	float:left;
	margin:3px;
	background-image:url(../../images/2201/fond-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #00247a;
	background-position: bottom center;
	padding:0px;
	text-align:center;
	overflow:auto;
	padding-bottom: 10px;
}
.divInterPanier .divLogo 
{
	float:left;
}
.divInterPanier h1 
{
	font-size:15px;
	font-weight: normal;
	color: black;
	float:none;
	padding:3px;
}

.divInterPanier .divBloc h1 
{
	font-size:15px;
	font-weight: normal;
	color: white;
	float:none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.divInterPanier .divConsumerCategory .divGriListe
{
	background-color: white;
}

.divInterPanier .divConsumerCategory .divGriListe input
{
	background-color: white;
	border: 0px;
}

.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: 320px;
	font-size: 10px;
}

.divInterPanier .divConsumerCategory .divText_name
{
	width: 140px;
}

.divInterPanier .divConsumerCategory .divProductPrice_amount
{
	width: 60px;
}

/*.divInterPanier .divConsumerCategory .divOrderItem_quantity
{
	width: auto;
}*/

.divInterPanier .divConsumerCategory .divConsumerCategoryHelp2
{
	color: white;
}

.divInterPanier .divConsumerCategory a 
{
	color: white;
}
.divInterPanier .divConsumerCategory a:hover
{
	color: #CCCCCC;
}
.divInterPanierButton
{
	width:460px;
	height:30px;
	float:left;
}
.divInterPanierButton .imbNext 
{
	float:right;
	margin-right:40px;
}

/****************************************************************************/
/*Page infoSkieur-----------------------------------------------------------*/
.divInfoSkieur 
{
	margin-top:3px;	
}

.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:460px;
	background-image:url(../../images/2201/fond-bloc2.jpg);
	margin-top: 20px;
	height: auto;
	background-color: #00247a;
	background-repeat: no-repeat;
	color:#fff;
	display:block;
	float: left;
	text-align: left;
}

.divInfoSkieur .divClient_name 
{
	float:left;
	text-align:left;
	width: 477px;
}

.divInfoSkieur .divClient_name h1
{
	float:left;
	font-size:15px;
	font-weight: normal;
	color:black;
	padding:3px;
}

.divInfoSkieur h1 
{
	font-size:18px;
	color:#000000;
	text-align: center;
}
.divInfoSkieur .divBloc h1 
{
	font-size:15px;
	font-weight: normal;
	color: white;
	padding-top: 7px;
	padding-bottom: 10px;
}
.divInfoSkieur .divBloc .spanColor
{
	color: #CCCCCC;
}
.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:150px;
	float:left;
	margin-right: 10px;
	text-align: left;
	color: white;
	padding-left: 10px;
	font-weight: normal;
}

.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:10px; 
	_height:10px;
	width:460px;
	float:left;
}

.divInfoSkieur .divBloc .divOrderItem_ValidFrom
{
	width:290px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_lastName
{
	min-height:20px; 
	_height:20px;
	width:460px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_firstName
{
	min-height:20px; 
	_height:20px;
	width:460px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_birthdateBloc
{
	min-height:20px;
	_height:20px;
	width:460px;
	float:left;
}

.divInfoSkieur .divBloc .divContact_birthdate
{
	width:290px;
	float:left;
}

.divInfoSkieur .divBloc .divPromotionCode
{
	min-height:20px; 
	_height:20px;
	width:50px;
	float:left;
}

.divInfoSkieur .divLigne
{
	min-height:1px;
	_height:1px;
	width:460px;
	float:left;
	vertical-align: middle;
}

.divInfoSkieur .imbDelete 
{
	float:left;
	margin-left: 10px;
	width: 137px;
	height: 17px;
	padding-bottom: 10px;

}

.divInfoSkieur .imbDelete input
{
	width: 137px;
	height: 17px;
	margin-bottom:10px;
}

.divInfoSkieurButton
{
	width:470px;
	height:25px;
	float:left;
}

.divInfoSkieurButton .imbNext 
{
	float:right;
	margin-right:20px;
	margin-bottom: 30px;
	margin-bottom: 10px;
}
/*Controle Utilisateur PassFamille-------------------------------------------*/
.divInfoSkieur .divBlocPassFamille
{
	width:477px;
	min-height:125px;
	_height:125px;
	border:1px solid #2C6D9B;
	background-image:none;
	background-repeat:no-repeat;
	/*padding:3px;*/
	color:#000000;
	background-image:url(../../images/2201/passfamille.jpg); 
	/*text-align: center;*/
}

.divBlocPassFamille .imbDelete
{
float:left;
margin-left:10px;
width:137px;
height:17px;
}

.divBlocPassFamille .divLigne
{
	/*min-height:10px;
	_height:20px;*/
	width:460px;
	float:left;
	vertical-align: middle;
}

.divBlocPassFamille .divLit 
{
	width:150px;
	float:left;
	margin-right: 10px;
	text-align: left;
}

.divBlocPassFamille .divTxt 
{
	width:200px;
	float:left;
}

.divBlocPassFamille input 
{
	min-height:10px;
	_height:10px;
	font-size:10px;
}

.divBlocPassFamille .divOrderItem_ValidFromBloc
{
	min-height:10px; 
	_height:10px;
	width:460px;
	float:left;
}

.divBlocPassFamille .divOrderItem_ValidFrom
{
	width:300px;
	float:left;
}


/*****************************************************************************/

/*Page coordonnees-----------------------------------------------------------*/
#divCoordonnee 
{
	width:460px;
	height: auto;
	margin:0px auto 5px auto;
	background-repeat:repeat-x;
	background-color:#00247a;
	padding:3px;
	color:#e8e8e8;
	overflow:auto;
	font-weight: normal;

}
#divCoordonnee h1 
{
	color:#B3BFD9;
	font-size:15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	
}
#divCoordonnee input 
{
	min-height:10px;
	_height:10px;
	font-size:10px;
}
#divCoordonnee select 
{
	min-height:10px;
	_height:10px;
	font-size:10px;
}

#divCoordonnee .divLit 
{
	width:150px;
	float:left;
	margin-left: 0px;
	margin-right: 10px;
	color: white;
	font-weight: normal;
	padding-left: 10px;
}

#divCoordonnee .divLitLogPass 
{
	width:150px;
	float:left;
	margin-left: 0px;
	margin-right: 10px;
	color: white;
	font-weight: normal;
	padding-left: 10px;
}

#divCoordonnee .divTxt 
{
	width:200px;
	float:left;
}

#divCoordonnee .divTxtLogPass 
{
	margin:2px;
	width:200px;
	float:left;
}

#divCoordonnee .divLigne
{
	min-height:1px; 
	_height:1px;
	width:460px;
	float:left;
}

.imbNext 
{
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.imbReset 
{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

/*Page commandeFin-----------------------------------------------------------*/
#divCommandeFin
{
	padding:2px;
	color:Black;
	background-color: white;
	font-weight: normal;
	width: 455px;

}

#divCommandeFinRemerciements
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#divCommandeFinMailStationJustificatifs
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#divCommandeFin .divOrderContactAddress
{
	font-weight:bold;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding:2px;
	width:250px;
	margin-left:460px;
	margin-bottom:25px;
}

#divCommandeFin .divOrderLettreDate
{
	color:Black;
	background-color:#FFFFFF;
	padding:2px;
	width:250px;
	margin-left:460px;
	margin-bottom:50px;
}

#divCommandeFin .divOrder
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: small;
}

.divOrder .spanOrderDetail
{
	margin-bottom:25px;
}

.divOrder .divOrderItems
{
	color:Black;
	font-size:smaller;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding:2px;
	margin-left:6px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:5px;	
}

.divOrder .divOrderItems h1
{
	font-size:15px;
	text-align: center;
	color: #00247A;
	font-weight: normal;
}

.divOrder .divOrderItems table
{
	
}

.divOrder .divOrderItems table th
{
	background-color:#00247A;
	color:White;
	width:100px;
}

.divOrder .divOrderItems table td
{
	border-spacing:2px;
	text-align:center;
}

.divOrder .divOrderItems .divProduct
{
	float:left;
	width:200px;
	height: 20px;
}

.divOrder .divOrderItems .divOrderItem_ValidFrom
{
	float:left;
	width:200px;
	margin-left:5px;
	height: 20px;
	text-align:center;
}

.divOrder .divOrderItems .divContact
{
	font-size:10px;
	width:200px;
}

.divOrder .divOrderItems .divDcd
{
	font-size:10px;
}



.divOrder .divOrderItems .divUnitPrice
{
	
}

.divOrder .divOrderItems .divQte
{
	
}

.divOrder .divOrderItems .divTotalLine
{
background-color:#666666
	
}

.divOrder .divOrderTotal
{
	/*float:left;*/
	font-size:15px;
	font-weight:bold;
	color:white;
	border-style:solid;
	border-width:1px;
	border-color:#00247A;
	width:445px;
	margin-bottom:25px;
	margin-left: 6px;
	background-color: #00247A;
	text-align:center
}

.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;
}
/*Page paymentMode-----------------------------------------------------------*/

#divPaymentModeMessage
{
	background-color: white;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	width: 455px;
}

#divPaymentCheque
{
	background-color: white;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	text-align: center;
	width: 455px;
}

#divPaymentCB
{
	background-color: white;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	text-align: center;
	width: 455px;
}

/*Pages Fermer-Maintenance-Erreur-Credits-Mentions---------------------------*/
.divPageMessage
{
}
/*Pages Paiements------------------------------------------------------------*/
.divPaymentMessage
{
}



/*Controles Utilisateur ClientGroupe-----------------------------------*/
.divBoiteForfaits
{
	background-repeat:no-repeat;
	min-height:393px;
	_height:393px;
	clear:both;
	text-align:center;
}

.divBoiteForfaits ul{
	padding-left:3px;
	margin-top: 10px;
}
.divBoiteForfaits ul li a {
	padding-left:15px;
	background-image:url(../../images/2201/puce.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#000000;
	margin-left: 50px;
	
}
.divBoiteForfaits ul li a:hover {
	padding-left:15px;
	background-image:url(../../images/2201/puce-over.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#2c6d9b;
	margin-left: 50px;
	
}

.divBoiteForfaitsListe
{	
	min-height:326px;
	_height:326px;
	text-align:left;
}

/*Controles Utilisateurs News, Enquête ...-----------------------------------*/
.divBoite {
/*background-color:#6E0005;*/
background-image:url(../../images/2201/fond-boite.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
margin-top:10px;
clear:both;
}
.divBoiteContenu{
padding:0px 0px 0px 10px;
clear:both;
}
.divBoite h1 {
color:#FFB300;
font-weight:bold;
font-size:13px;
}
.divBoite ul{
padding-left:3px;
}
.divBoite ul li a {
padding-left:10px;
background-image:url(../../images/2201/puce.gif);
background-position:left center;
background-repeat:no-repeat;
color:white;
}
.divBoite ul li a:hover {
padding-left:10px;
background-image:url(../../images/2201/puce-over.gif);
background-position:left center;
background-repeat:no-repeat;
color:#FFB300;
}

a.LinkOrange{
color:#FFB300;
}
a:hover.LinkOrange{
color:white;
}

/*Modal-Popup Aide------------------------------------------------------------*/
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 400px;
	margin-top:50px;
	background-color: #d2e4ef;
	color: #2c6d9b;
	border: 1px solid #2c6d9b;
	padding: 12px;
}
.jqmlink
{
	margin-left:380px;
	margin-right:10px;
	text-align:right;
	/*border:1px;
	border-style:solid;
	border-color:Black;*/
}
/*.jqmOverlay { background-color: #000; }*/

.jqModal
{
	background-color:Blue;
	width:50px;
	height:20px;
	border:0px;
}
/** html .jqmWindow 
{
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}*/

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*Calendrier---------------------------------------------------------------------*/
.ClassicStyle
{
	background-color:#ffffff;
}

.ClassicStyle .TitleStyle
{
	background-color:#12537a;
}

.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:#12537a;	
}

.ClassicStyle .TitleStyle .DropDownOverStyle
{
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#12537a;
}

.ClassicStyle .TitleStyle .DropDownStyle img,
.ClassicStyle .TitleStyle .DropDownOutStyle img,
.ClassicStyle .TitleStyle .DropDownOverStyle img
{

} 

.ClassicStyle .TitleStyle .CloseButtonStyle
{
	width:13px;
	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:#999999;
}

.ClassicStyle .BodyStyle .HolidayStyle
{
	background-color:#d2e4ef;
}

.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:#333333;
	cursor:default;
}

.ClassicStyle .ListStyle /* Month And Year List */
{
	font-family:arial;
	font-size:11px;
	background-color:#FFFFFF; /*couleur sous curseur*/
	color:Black;
}

.ClassicStyle .ListStyle .OptionStyle,
.ClassicStyle .ListStyle .OptionOutStyle
{

}

.ClassicStyle .ListStyle .OptionOverStyle
{
	background-color:#d2e4ef; /*couleur curseur*/
}
#aspnetForm #divPage #divColDroite .divBlocPanier #ctl00_wucPanier_updPanier #ctl00_wucPanier_divPanier .Style2 {
	font-size: 14px;
}
#aspnetForm #divPage #divColDroite .divBlocPanier #ctl00_wucPanier_updPanier #ctl00_wucPanier_divPanier .Style3 {
	margin: 5px;
}
.deconnexion {
	margin-top: 5px;

}
.logo2 {
	margin: 5px;
	text-align: left;
}
