/*La progression dans le tunnel de commande en haut des pages */

/* Page "mon Panier" */
/* L'entete de la page recapitulatif du panier */

.caddy
{
	background-image:url(../images/caddie.png);
	background-repeat:no-repeat;
	width:100%;
	padding-left:4px;
	padding-top: 4px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	color:#df0c63;
}

.pgcart_moins
{
	position:relative;
	float:left;
	width:20px;
	height:12px;
}

.pgcart_plus
{
	position:relative;
	float:left;
	width:15px;
	height:12px;
}

.pgcart_champ_changequant
{
	position:relative;
	float:left;
	width:20px;
}

.champ_changequant
{
	float:left;
}

.tunnel_quantite{

text-align:left;

}

.tunnel 
{
	position:relative;
	float:right;
	height:40px;
	background-repeat:repeat-x;
	color:black;
	right:-15px;
}

.content-center h1{

color:#B0B0B0;
font-size:18px;
font-weight:bold;
left:0;

}

.tunnel_titre
{
	font-size:18px;
	font-weight:bold;
	color:#DF0C63;
	left:0px;
}

.tunnel_soustitre
{
	font-size:12px;
	font-weight:bold;
	color:black;
	background-color:#b0b0b0;
	padding-left:5px;
	padding-right:5px;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
}

.tunnel_step1_focus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step1_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:29px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	text-decoration:underline;
	font-weight:normal;
}

.tunnel_step1_unfocus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step1_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:29px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	font-weight:normal;
}

.tunnel_step2_focus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step2_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:27px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	text-decoration:underline;
	font-weight:normal;
}

.tunnel_step2_unfocus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step2_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:27px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	font-weight:normal;
}


.tunnel_step3_focus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step3_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:29px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	text-decoration:underline;
	font-weight:normal;
}

.tunnel_step3_unfocus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step3_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:29px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	font-weight:normal;
}

.tunnel_step4_focus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step4_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:24px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	text-decoration:underline;
	font-weight:normal;
}

.tunnel_step4_unfocus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step4_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:24px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	font-weight:normal;
}

.tunnel_step5_focus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step5_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:28px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	text-decoration:underline;
	font-weight:normal;
}

.tunnel_step5_unfocus 
{
	position:relative;
	float:left;
	width:70px;
	height:23px;
	background-image:url(../images/tunnel_step5_unfocus.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:28px;
	padding-right:0px;
	padding-top:5px;
	font-size:15px;
	font-weight:normal;
}


.logininputbox
{
	border: 1px solid #CCCCCC;
	margin:2px;
	font-size: 10px;
}

/*Page 1 du tunnel : Detail du panier*/

.message_alertdispo
{
	position:relative;
	float:left;
	width:640px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFCC;
	font-weight:bold;
	padding:5px;
	margin:5px;
}


.carttab
{
	border: 1px solid #cacaca;
	margin-left:3px;
	margin-top:4px;
	width:99%;
}

.carttab tr td
{
	border-bottom: 0px solid #cacaca;
}


.promotab 
{
	border: 1px solid #cacaca;
	color:#d99e02;
	background-image:url(../images/fleche_panier.png);
	background-repeat:no-repeat;
	background-position:6px 7px;
}

.promotab_invisible
{
	display:none;
	height:50px;
}


.codepromo
{
	color:#b11414;
}


.carttab_ligne01 
{
	background-color:#FFFFFF;
	border-top: 1px solid #cacaca;	
}

.carttab_ligne02 
{
	background-color:#FFFFFF;
	border-top: 1px solid #cacaca;
}

.firstline 
{
	background-color:#cacaca;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	color:#FFFFFF;
}


.tunnel_total{

	position:relative;
	top:-15px;
	left:-18px;
}


.grandtotal1 
{
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	background-image:url(../images/tunnel-total1.png);
	background-repeat:no-repeat;
	text-align:right;
	height:26px;
}

.prixtotal_article
{
	color:#df0c63;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	
}

.prix_unitaire_horsremise
{
	font-size:10px;
	text-decoration:line-through;
	text-indent:10px;
}

.prix_unitaire_remise
{

}

.grandtotal2 
{
	color:#df0c63;
	font-weight:bold;
	font-size:16px;
	line-height:15px;
	background-image:url(../images/tunnel-total2.png);
	background-repeat:no-repeat;
	width:138px;
	height:26px;
	padding-right:35px;
}

.bouton_continuer 
{
	position:relative;
	float:left;
	width:212px;
	height:74px;
	background-image:url(../images/tunnel_bouton.png);
	line-height:74px;
	text-align:center;
	margin-top:10px;
}

.bouton_continuer a 
{
	color:#FFFFFF;
}


.bouton_addpointrelais 
{
	position:relative;
	float:right;
	width:210px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#FFFFFF;
	border: 1px solid #b0b0b0;
	color:#d99e02;
	font-weight:bold;	
}

.bouton_addpointrelais a 
{
	color:#d99e02;
}


.bouton_addadresse 
{
	position:relative;
	float:right;
	width:210px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#FFFFFF;
	border: 1px solid #b0b0b0;
	color:#DF0C63;
	font-weight:bold;
}

.bouton_addadresse a 
{
	color:#DF0C63;
}

.bouton_nextstep 
{
	position:relative;
	float:right;
	width:212px;
	height:74px;
	background-image:url(../images/tunnel_bouton2.png);
	line-height:74px;
	text-align:center;
	margin-top:10px;
}

.bouton_nextstep a 
{
	color:#FFFFFF;
}

.infofdp 
{
	position:relative;
	float:left;
	padding-top:20px;
	width:100%;
	font-size:10px;
	font-style:italic;
}

.bouton_changequant {
	font-size:10px;	
}


#button{

/*width:22px;*/
position:relative;
float:left;
border:none;

}

#code_promo{
position:relative;
float:left;
margin-right:14px;
width:80px;
}

.champ_changequant {
	font-size:10px;		
	width:20px;
	left:-6px;
	position:relative;
	text-align:center;
}

/*Page 2 du tunnel : identification*/
.cadre_gauche 
{
	position:relative;
	float:left;
	width:234px;
	height:208px;
	border: 0px solid #000000;
	margin-top:0px;
	margin-left:30px;
	margin-right:30px;
	padding:10px;
	text-align:center;	
	background-repeat:no-repeat;
	left:50px;
}



.cadre_gauche h1 
{
	position:relative;
	float:left;
	width:218px;
	height:50px;
	top:16px;
	color:#DF0C63;
	font-size:15px;
	text-align:left;
	border: 0px solid #FF0000;
	margin:0px;
	padding:0px;	
}


.cadre_droit 
{
	position:relative;
	float:left;
	width:234px;
	height:208px;
	border: 0px solid #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:10px;
	text-align:center;	
	left:20px;
	border-left: 1px solid #b0b0b0;
}

.cadre_droit h1 
{
	position:relative;
	float:left;
	width:218px;
	height:50px;
	top:16px;
	color:#DF0C63;
	font-size:15px;
	text-align:left;
	border: 0px solid #FF0000;
	left:5px;
	margin:0px;
	padding:0px;
}

.loginsubmit, .pgtunnel_subscribe{

	background-color:#000000;
	color:#FFFFFF;
	text-transform:uppercase;

}

.pgtunnel_relaisbutton{
 
	background-color:#000000;
	color:#FFFFFF;
	text-transform:uppercase;
	float:left;
	position:relative;

}

/*Page 3 du tunnel : choix de l'adresse*/

.list_adresses_tunnel 
{
	background-color:#FFFFFF;
	padding:5px;
	color:#646464;
	border: 1px solid #b0b0b0;
	font-size:11px;
	cursor:pointer;
}

.pgstep3_ajoutadresse
{
	float:left;
	position:relative;
	margin-left:50px;
	width:550px;

}

.list_adresses_tunnel_focus 
{
	color:#000000;
	background-color:#e3e3e3;
	padding:5px;
	border: 1px solid #b0b0b0;
	font-size:11px;
	font-weight:bold;
}

.bloc_list 
{
	position:relative;
	float:left;
	margin-top:0px;
	width:100%;
	border: 0px solid #FF0000;
}

.liste_mode_livraison
{
	position:relative;
	float:right;
	height:20px;
	top:-25px;
}

.textrelais
{
	color:#646464;
	font-size:11px;
	font-weight:bold;
	
}

.codpays
{
	position:relative;	
	width:100%;
	height:42px;
}

.codpays_select
{
	position:relative;
	background-color: #E3E3E3;
	border: 1px solid #B0B0B0;
	color:#000000;
	font-weight:bold;
	padding:5px;
	margin:5px;
	float:left;
	width:200px;
}

.codpays_unselect
{
	position:relative;
	background-color: #FFF;
	border: 1px solid #B0B0B0;
	color:#646464;
	padding:5px;
	margin:5px;
	float:left;
	width:200px;
	cursor:pointer;
}



/*Page 4 -- Recapitulatif */
.acceptCGV
{
	position:relative;
	float:right;
	text-align:right;
	font-weight:bold;
	width:90%;
}


.voletbav_visible
{
	position:relative;
	float:left;
	display:block;
	visibility:visible;
}

.voletbav_invisible
{
	position:absolute;
	display:none;
	visibility:hidden;
}

.reglements_title
{
	font-size:14px;
	font-weight:bold;
	color:#DF0C63;
}

.step04_reste_a_payer
{
	font-weight:bold;
}

.alert_bav
{
	position:relative;
	float:left;
	padding:3px;
	background-color:#FFFFCC;
	margin:3px;
}


/* Page 5 : confirmation (ou refus) de la vente*/
.confirm_header
{
 color:#DF0C63;
 float:left;
 width:100%;
 font-weight:bold;
 font-size:14px;
 margin-top:15px;
 text-align:center;
}



/*Retour à la ligne*/
.hr 
{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	border: 0px solid #000000;
}

.div_visible {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	border: 0px solid #000000;
	visibility:visible;
	display:block;
}

.div_invisible 
{
	position:absolute;
	visibility:hidden;
	display:none;
	height:0px;
	
}


.pginscription_bouton
{
	background-color:#000000;
	color:#FFFFFF;
	text-transform:uppercase;
}

.recap
{
	 color:#000000;
	 float:left;
	 width:100%;
	 font-weight:normal;
	 font-size:10px;
	 margin-top:15px;
	 text-align:center;
}
