@charset "UTF-8";
/* CSS Document */

.montant_global{
	padding-top:30px;
	float:right;
	text-align:right;
	width:130px;
	height:20px;
	color:#163489;
	font-weight:bold;
	font-size:12px;
}

.recalculer{
	padding-top:30px;
	width:auto;
	height:20px;
}


.moyen_paiement{
	width:150px;;
	height:20px;
}

.centrer_frais_paiement{
text-align:center;
	font-family:verdana;
	color:#BA211E;
	font-weight:bold;
	font-size:11px;
	height:30px;
}

.centrer_titre{
	text-align:center;
	font-family:verdana;
	color:#163489;
	font-weight:bold;
	background-color:#F0F0F0;
	font-size:11px;
	height:20px;
}

.centrer_titre2{
	text-align:center;
	font-family:verdana;
	color:#163489;
	font-weight:bold;
	background-color:#F0F0F0;
	font-size:11px;
	height:20px;
}

.center{
	text-align:center;
	font-family:verdana;
	color:#163489;
	font-size:11px;
}

a.supprimer_produit{
	font-family:verdana;
	color:#BA211E;
	font-size:11px;
	text-decoration:none;
}

a:hover.supprimer_produit{
	font-family:verdana;
	color:#BA211E;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.desi{
	font-family:verdana;
	color:#163489;
	font-size:11px;
	font-weight:bold;
}
.ref{
	font-family:verdana;
	color:#163489;
	font-size:9px;
}

.centrer{
text-align:center;
}



.frais_port{
	padding-top:10px;
	float:right;
	text-align:right;
	width:700px;
	height:20px;
	color:#163489;
	font-weight:bold;
	font-size:12px;
}

.montant_total{
	padding-top:10px;
	float:right;
	text-align:right;
	width:700px;
	height:20px;
	color:#163489;
	font-weight:bold;
	font-size:12px;
}

.contenu_panier{
float:left;
width:800px;
height:auto;
}

.fond_panier_haut{
background-image:url(../images/fond_panier_haut.jpg);
background-repeat:no-repeat;
width:980px;
height:90px;
float:left;
}

.fond_panier_contenu{
background-image:url(../images/fond_condition_vente_contenu.jpg);
width:835px;
min-height :500px;
padding-left:95px;
padding-right:50px;
min-height :500px;
height:auto;
float:left;
}

.fond_panier_bas{
background-image:url(../images/fond_condition_vente_bas.jpg);
background-repeat:no-repeat;
width:980px;
height:10px;
float:left;
padding-bottom:15px;
}

.mode_paiement_frais_port{
	float:left;
	width:800px;
	height:auto;
}

.etoile_rouge_panier{
	padding-top:50px;
	color:#ba211e;
	font-size:10px;
}