/*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;
	text-decoration:none;
}
html {background-color:#fff; /*couleur de fond : Gris*/}
/*--------------   STRUCTURE DE LA PAGE    ----------------------*/
body {
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	background-color:White;
	/*Supprimé suite Passage I-frame :background-color:#E2E2E2; couleur de fond : Gris*/
	font-size:11px;
	margin:0;
	text-align:justify;
	/*Supprimé suite Passage I-frame :background:url(../../images/7601/fond.jpg) top repeat-x;*/
}
#container {
	width:800px; /*Passé de 980px à 800px pour i-frame*/
	margin : 0 auto 0 auto;
	/*Supprimé suite Passage I-frame :background-color:#757575; couleur de fond : Gris soutenu*/
}
.bandeau-haut {
}
/*MAJ 09/10 - AB : ajoutée*/
.menAdmin {
	float:right;
	padding-right:40px;
	width:230px;
}
.menAdmin a {
	color:Black;
	text-decoration:none;
	font-variant:normal;
	font-size:11px;
}
/*Fin ajout*/
#divPageBas 
{
	display:none; /*Ajouté pour l'i-frame*/
	height:226px;
	background-position:bottom;
}
#divBandeau {
	display:none; /*Ajouté pour l'i-frame*/
	background:url(../../images/7601/bandeau.jpg) top no-repeat;
	width:800px; /*Passé de 980px à 800px pour i-frame*/
	height:226px;
}
#divPage {
	width:800px; /*Passé de 980px à 800px pour i-frame*/
	float:left;
	background-color:white;
}
.contenuSite {
	width:800px; /*Passé de 980px à 800px pour i-frame*/
	background-color:white;
	min-height: 590px;
	_height: 590px;
	height:auto;
	color:Black;
}
#divColGauche {
	display:none;/*Ajouté pour l'i-frame*/
	background-color:White;
	border-right:1px solid #757575; /* Gris souris */
	width:214px;
	float:left;
	min-height: 590px;
	_height: 590px;
	height:auto;
	overflow:auto;	
}
#divColCentre {
	background-color:White;
	width:520px;
	float:left;
	min-height: 580px;
	_height: 580px;
	height:auto;
	padding:5px;
	overflow:auto;
}
#divColDroite {
	background-color:White;
	border-left:1px solid #757575; /* Gris souris */
	width:232px;
	float:left;
	padding-left:2px;
	min-height: 590px;
	_height: 590px;
	height:auto;
	overflow:auto;
}
.footer {
	border-top: 1px solid #941011;
	background-color:#999999;
	width:800px; /*Passé de 980px à 800px pour i-frame*/
	height:30px;	
}
/*Elements bandeau du haut*/
#divPageHaut {
	float:left; width:800px;
}
.ulMenuHaut {
}
.divDrapeaux{float:left; width:auto;}
ul.divDrapeaux  li {
	padding-left:3px;
	float:left;
	width:auto;
}
ul.ulMenuHaut li {
	padding-left:6px;
	float:left;
	padding-top:1px;
	height:auto;
	color:Black;

}
.ulMenuHaut a {
	color:#7D889A;
	text-decoration:none;
}
.ulMenuHaut li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Black;
	text-decoration:none;
}
.ulMenuHaut a:hover {
	color:#757575; /* Gris souris */
}

/*------------- Colonne gauche ------*/
.imaVenteForfait {
	padding-left:10px;
}
.divBoiteForfaits {
	clear:both;
	width:200px;
}

.divBoiteForfaits ul {
	padding-left:3px;
	margin-top:10px;
	text-align:left;
}
.divBoiteForfaits ul li a {
	padding-left:18px;
	font-size:12px;
	color:BLACK;
	margin-left: 8px;
	text-decoration:none;
	background-image:url(../../images/7601/puce.gif);
	background-repeat:no-repeat; 
	background-position:left;
}
.divBoiteForfaits ul li a:hover {
	padding-left:18px;
	font-size:12px;
	color: #414E61;
	margin-left: 8px;
	text-decoration:none;
	background-image:url(../../images/7601/puce.gif);
	background-repeat:no-repeat; 
	background-position:left;
}

/*IDentification - colonne droite*/
.divBlocIdentification {
	width: 213px;
	background-color:White;
	min-height:100px;
	border:1px solid #8F1210;
	margin: 7px 0px 10px 5px;
	float: left;
	font-weight: normal;
	font-size: 10px;
	vertical-align:middle;
}
.divInformationIdentification {
	color:#404D5E;
	text-align: center;
	width:213px;
	height:auto;
	padding-bottom:4px;
}
.divBlocIdentification .divTxt {
	width:150px;
	text-align: left;
	margin-left:10px;
	margin-bottom:4px;
	height:15px;
	font-size:10px;
}
.divBlocIdentification .imaAide {
	text-align: left;
	padding-right:25px;
	}
.PanelCorrectionProfil {
	width:180px;
}
.divLigneCorrectionProfil {
	width:180px;
}
.textIdentification {
	width:180px;
	float:left;
	padding-top:5px;
	}
.imbButton {
	width:213px;
	text-align: center;
	margin-top: 2px;
	float:left;
}
.divBlocPanier .divPanierLink {
	padding-left:20px;
	width:200px;
	height:70px;
	padding-bottom:10px;
	margin-left:2px;
}
.divPanierCaddyLink {
	width:60px;
	margin-left:10px;
	float:left;
	margin-top:17px;
	text-align:center;
}
.divPanierCaddyLink a {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.divPanierCorbeille {
	width:90px;
	margin-top:17px;
	float:left;
	text-align:center;
	height:auto;
}

/*Elements du Centre*/
.divBloc {
	width:470px;
	background:url(../../images/7601/fond-bloc.jpg) top no-repeat;
	background-color:White;
	border:1px solid #8F1210;
	padding:0 5px 5px 5px;
	margin:0 0 10px 15px;
}
.divBloc h1 {
	font-size: 14px;
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
	margin:5px 0 5px 35px;
}
.divDetail .imbSelect {
	margin-top:5px;
	text-align:center;
	width:470px;
}
.divDetail .divTxt {
	text-align:justify;
}
.divDetail .divLigne .divLitDroplistContact {padding-left:150px; margin-bottom:5px;}
.updProgress {
	height: 10px;
	text-align:center;
}
.divInterPanierButton {
	padding-right:10px;
}
.divInterPanier h1 {
	font-size: 16px;
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
}
.divBloc .divDetail h1 {
	font-size: 16px;
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:5px;
}
.divBlocPanier .divDetail {
	width:200px; 
	float:left; 
	margin-top:20px;
}
.divClient_name {
	color:#B22C2D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.divDetail .divOrderItem_ValidFrom {
	font-weight:bold;
}
.divDetail .divTotal {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	width:190px;
	background-color:#b5b0aa; /*Gris clair*/
}
.divDetail .divOrderItemValidFrom {
	width:auto;
	padding:15px 0px 2px 20px;
	vertical-align:middle;
}
.divDetail .divOrderItemValidFrom img {margin-bottom:3px;}
.divDetail .divOrderItemValidFrom .imaAide {vertical-align:middle;}

.divDetail #divValidityCategory {
	width:auto;
	padding-left:20px;
}
.divDetail .divConsumerCategory {
	width:auto;
	padding-left:20px;
	padding-top:10px;
}
.divInterPanier .divConsumerCategory .divGriListe {
	background-color: white;
	width:80%;
}
.divBlocPanier .divDetail {
	width:213px;
	margin-left:4px;
	border:1px solid #596575;
	background-color: white;
}
.divInterPanier .imaAide {margin-top:2px;}

.divInterPanier .divConsumerCategory .divHeaderStyle {
	background-color: #8F1210; /* Rouge grenad */
	color:White;
	font-size:12px;
	text-align:center;
}
.divInterPanier .divConsumerCategory .griListeRowStyle {
	font-size:11px;
	text-align:center;
	}

.divInterPanier .divConsumerCategory .divSkiPassFicheButton {
	margin-top: 10px;
	text-align:center;
	width:450px;
}
/*Info Skieur*/
.divInfoSkieur .divBloc h1 {
	font-size: 14px;
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
	margin:5px 0 5px 35px;
}
.divInfoSkieur .divClient_name h1 {font-size:14px; padding:0 0 5px 15px;}

.divInfoSkieurButton {float:right; margin-right:10px;}

.divSkipassGroupe .divBloc h1 {
	font-size: 14px;
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
	margin:5px 0 5px 35px;
}
.divSkipassGroupe .divBloc .divDetail .divTxt {margin-top:20px;}
/****************************************************************************/
/*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:470px;
	margin:3px;
	height:auto;
	color:#000;
	display:block;
	margin:0 0 10px 15px;
	padding-bottom: 10px;
	overflow: auto;
	float: left;
}

.divInfoSkieur .divBloc .spanColor {
	color:#fff;
	border-left:2px solid #fff;
	padding-left:4px;
}
.divInfoSkieur .divBloc input {
	font-size:10px;
}
.divInfoSkieur .divBloc select {
	font-size:10px;
}
.divInfoSkieur .divBloc .divLit {
	width:140px;
	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 {
	width:465px;
	float:left;
}
.divInfoSkieur .divBloc .divOrderItem_ValidFrom {
	width:300px;
	float:left;
	margin-top:5px;
}
.divInfoSkieur .divBloc .divOrderItem_ValidFrom img {margin-bottom:3px;}
.divInfoSkieur .divBloc .divOrderItem_ValidFrom .imaAide {vertical-align:middle;}

.divInfoSkieur .divBloc .divContact_lastName {
	width:465px;
	float:left;
	padding-top:2px;
}
.divInfoSkieur .divBloc .divContact_lastName span {
	padding-top:5px;
}
.divInfoSkieur .divBloc .divContact_firstName {
	width:465px;
	float:left;
	padding-top:2px;
}

.divInfoSkieur .divBloc .divContact_mobilePhone  {
	width:465px;
	float:left;
	padding-top:2px;
}

.divInfoSkieur .divBloc .divContact_birthdateBloc {
	width:465px;
	float:left;
	padding-top:2px;
}
.divInfoSkieur .divBloc .divContact_birthdate {
	width:300px;
	float:left;
}
.divLigne .divPromotion {margin-left:150px;}
.divInfoSkieur .divBloc .divPromotionCode {
	width:465px;
	float:left;
}
.divInfoSkieur .divLigne {
	width:465px;
	float:left;
}
.divInfoSkieur .divBloc .imbDelete {
	float:left;
}
.divInfoSkieur .divBloc .imbValid {
	float:left;
}
.divInfoSkieur .divBloc .imbValid input {
	float:left;
	width: 145px;
	height: 28px;
}
.divInfoSkieur .divBloc .divFileUpload input {
	min-height:20px;
	_height:20px;
}
.divInfoSkieurButton {
	width:500px;
	height:30px;
}
.divInfoSkieurButton .imbNext {
	float: right;
}
/*Fieldset*/
#divIdentification .fieldset {width:480px;}

.fieldset .PanelMailRenvoieMessage {float:none;}

/*------ Page information sur le client --------*/
#divCoordonnee {
	width:500px;
}
#divCoordonnee h1 {
	font-size:14px;
}
#divCoordonnee .divLit {
	width:150px;
	float:left;
	padding-left: 10px;
	font-weight:normal;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
#divCoordonnee .DropList {
	font-weight:normal;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}

#divCoordonnee .divTxt {
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	width:170px;
}
/*Page coordonnée*/
.divLigne {
	float:left;
	width:479px;
}
.divLigne select{font-size:11px;}
.divLigneCorrectionProfil {

	width:auto;
}
.divLitLogPass {
	width:150px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:10px;
}
.divTxtLogPass {
	float:left;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
#divLoginPassword {
	color:#2E6190;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom:5px;
}
#divCnil_id  {
	float:left;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
.divChampObligatoire {
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
.imbValid {
	float:right;
}
.imbCancel {
	float:right;
}
.imbReset {
	float:left;
}
.imbNext {
	float:right;
	margin-right:25px;
}
.divGridView2 table {
    width:100%;
}
.griListeHeaderStyle {
	height:25px;
	color:White;
	background-color:#7D889A;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
}
.centerElements {
	text-align:center;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
/*Page commandeFin-----------------------------------------------------------*/
#divCommandeFin {
	padding:0px;
}
.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;
}
#CommandeFinTitre {
	margin-left:5px;
	text-align:center;
	margin-bottom:10px;
}
.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;
	width: 480px;
	margin-left:10px;
}
.divOrder .spanOrderDetail {
	margin-bottom:25px;
	color: black;
}
.divOrder .divOrderItems {
	font-size:smaller;
	color: white;
	text-align: center;
	width: 480px;
	border: 1px solid #A7A7A7;
	background-color: white;
	margin-top: 10px;
}
.divOrder .divOrderItems h1 {
	background-color: #AF292A;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height:20px;
	padding-top:5px;
}
.divOrder .divOrderItems table {
	width:480px;
}
.divOrder .divOrderItems table th {
	color: white;
	height: 20px;
	width: auto;
}
.divOrder .divOrderItems table td {
	border-spacing:1px;
	text-align:center;
	color: black;
}
.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 {
}
.divOrder .divOrderItems .divUnitPrice {
	width:auto;
}
.divOrder .divOrderItems .divQte {
	width:auto;
}
.divOrder .divOrderItems .divTotalLine {
	width: 50px;
}
.divOrder .divOrderTotal {
	font-weight:bold;
	color: #fff;
	background-color: #596575;
	border: 1px solid #596575;
	width:480px;
	margin-bottom:10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.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: normal;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
}
#divCommandeFinMailStationJustificatifs {
	color: black;
	text-align:center;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 20px;
}
#divContact {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
	width: 480px;
	padding-top: 10px;
}
#divReception {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}
#divCommandeFinTitre {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}
#divAddress {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
	width: 480px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#divCgv {
	color: black;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	text-align: center;
}
/*Page paymentMode-----------------------------------------------------------*/

#divPaymentModeMessage {
	color: black;
	width : 480px;
}
#divPaymentCheque {
	color: black;
	width : 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align :center;
}
#divPaymentCB {
	color: black;
	width : 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align :center;
}
#divPaymentMode .imbNext {
	float: right;
}
/*Pages Fermer-Maintenance-Erreur-Credits-Mentions---------------------------*/
.divPageMessage {
}
/*Pages Paiements------------------------------------------------------------*/
.divPaymentMessage {
	text-align: center;
	font-size: 10px;
}

/*Calendrier---------------------------------------------------------------------*/
.ClassicStyle {
	background-color:#ffffff;
}

.ClassicStyle .TitleStyle {
	background-color:#757575; /* Gris souris */
}

.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;
}
.ClassicStyle .TitleStyle .DropDownOverStyle {
	cursor:default;
}
.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:#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:#333333;
	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;
}

