/******************************************/
/*****     PROCESSUS DE PAIEMENT     ******/
/******************************************/
.navPay {
	font-weight: bold;
	width: 100%;
	margin-bottom: 16px;
}
.navPay td {
	padding: 2px;
	vertical-align: middle;
}
.navPay_off, .navPay_on { text-align: center}
.navPay_off {
	color: #BBBBBB;
	border: 1px solid #CCCCCC;
}
.navPay_on {
	background: #FFD571;
	border: 1px solid #E7BC58;
}
.step1, .step2{
	height: 50px;
	width: 8px;
	}
.step1 {
	background: url(../../www_ecole_avignon.com/images/arrow.gif) no-repeat 1px 0px;
}
.step2 {
	background: url(../../www_ecole_avignon.com/images/arrow2.gif) no-repeat 1px 0px;
}
.pay {
	margin-bottom: 10px;
}
.pay td { }
.loginForgot {
	line-height: 16px;
	margin-top: 18px;
}
.linkToTheright {
	text-align: right;
}

.linkBack {
	background: url(../../www_ecole_avignon.com/images/back.jpg) no-repeat 0px 5px;
	padding: 1px 1px 1px 18px;
}
.cgv {
	text-align: center;
	margin: 8px 0px;
}

/*** FORM COMPTE USER	***/
div.accountBox {
	width:240px;
	float: left;
	margin-right: 4px;
	height: 210px;
}
div.accountBox form{  min-height: 170px; height: auto !important; height: 190px; padding: 4px}
div.accountBox h3{
	color: #FFF;
	background: #842133;
	padding: 2px 6px;
	margin-bottom: 2px;
	font-size: 0.9em;
	}
div.accountBox p{
	margin: 0 0 0 0;
	padding: 0.4em 0 0.4em 0
	}
div.accountBox label{
	padding: 1px 1px 3px 1px;
	display: block;
	font-weight: bold;
}

div.accountBox a{display: block; padding: 2px 2px 2px 16px; background: url(../../www_ecole_avignon.com/images/puceLink.gif) no-repeat 3px 6px;}
.hotline {
	padding: 12px;
}

/**/
.tabloOrders {
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 100%;
	
}
tr.champs th {
	font-weight: bold;
	background: #902e40;
	color: #FFF;
	border-right: 1px solid #FFF;
	font-size: 0.9em;
	padding: 0.3em;
}
	
tr.line1 { background: #FCF3E2}
.tabloOrders th { }
.tabloOrders td {
	vertical-align: top;
	padding: 3px 5px 3px 5px; border: 1px solid #F5F5F5
}
.tabloOrders .tfoot th{ border: 1px solid #F5F5F5}
.total {
	background: #FFD571;
	padding: 3px;
}

.logOut { float: right; }
.tabloAddToCart {
}
.tabloAddToCart th, .tabloAddToCart td { padding: 3px; font-size: 0.9em }


/**/
#myCart {
	padding: 0.3em;
	font-size: 0.9em;
	line-height: 200%;
	text-align: right;
	margin-bottom: 2em;
}
#myCart p{
	padding: 0.4em 0.2em;
	margin: 0;
}
#myCart span { font-weight: bold}
#myCart img { vertical-align: middle; margin-right: 4px}
#myCart a {float:right; display: block; width: 126px; height: 23px; margin-right: 0px}
#myCart a:hover { background-repeat: no-repeat; background-position: right top}

#mainHome #myCart { height: 46px; background: #F4F4F4; margin: 0; padding: 0 6px; margin-bottom: 0;}
#mainHome #myCart .resumeCart { float: left; }

.btnMyCart_fr {background:url(../images/fr/btnViewMyCart.png) no-repeat left top;}
.btnMyCart_en {background:url(../images/en/btnViewMyCart.png) no-repeat left top; }

.tabloRecap {
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 100%;
	
}
.tabloRecap th {
	width: 120px;
	text-align: right;
	font-weight: normal; border-bottom: 1px solid #F5F5F5
}
.tabloRecap td {
	vertical-align: top;
	padding: 3px 5px 3px 5px; border-bottom: 1px solid #F5F5F5
	
}

.etiquette {
	background: #842133;
	color: #FFF;
	padding:3px 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 1em
}

.error, .message { padding: 1.4em; }
div.error {
	font-weight:bold;
	background-color: #FFC1C1;
	color:#000000;
	border: 1px solid #CC0000; text-align: center
}

div.message {
	font-weight:bold;
	background-color: #C6E2FF;
	color:#000000;
	border: 1px solid #0099FF; text-align: center
}
h2.titBloc { margin: 0 0 0.2em 0; padding: 0;}