﻿#AffichePromotion
{
	color: White;
	background-color:#EF4123;
	float:left;
}

#Panier
{
	background-color: #E4E5F2;
	height: 105px;
	border-bottom: 10px solid #000000;
}

.INPUT_Code_Promo
{
	background-color: #FFA800;
	font-family: Verdana;
	font-size: 11px;
	border: none;
}

.TITRE_Code_Promo
{
	color: #FFA800;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.BOUTON_IMG_Terminer_commande
{
	background:url(/web/App_Themes/Design/Panier/terminer_votre_commande.gif);
	width: 172px;
	height: 53px;
	border: none;
	cursor:pointer;
	display:block;
	text-indent: -9000px;
}

.BOUTON_IMG_Terminer_commande:hover
{
	background:url(/web/App_Themes/Design/Panier/terminer_votre_commande_over.gif);
	border: none;
	cursor:pointer;
}

.BOUTON_IMG_Ok
{
	background:url(/web/App_Themes/Design/Panier/bouton_ok_promo.gif);
	width: 23px;
	height: 20px;
	border: none;
	cursor:pointer;
}

#Titre_Livrable, #Titre_Primeur
{
	width: 700px;	
	background-color: #7A7DBF;
	color: White;
	font-family: Verdana;
	font-weight: bold;
	padding-left:15px;
	height: 22px;
	padding-top: 10px;	
}


#SousTotalLivrable, #SousTotalPrimeur
{
	border: solid 2px #7A7DBF;
	padding: 5px;
	width: 250px;
	float: right;
	color: #7A7DBF;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	margin-right:18px;
	_margin-right:9px;
}

.MentionsSousTotalLivrable
{
	border: none;
	padding: 5px;
	font-style: italic;
	color: #7A7DBF;
	font-family: Verdana;
	font-size: 11px;
	width: 295px;
}


.MentionsSousTotalPrimeur
{
	border: none;
	padding: 5px;
	font-style: italic;
	color: #7A7DBF;
	font-family: Verdana;
	font-size: 11px;
	width: 295px;
}

.LienModifier
{
	color: #81767A;
	font-family: Verdana;
	font-size: 11px;
}

.LienSupprimer
{
	color: #EF4123;
	font-family: Verdana;
	font-size: 11px;
}

.InputQte
{
	border: solid 1px black;
	text-align: center;
}

#PlaceBoutonTerminerCommande
{
    padding-left:285px;
}

.PanierLigneBleu
{
	background-color: #E4E5F2;		
	line-height: 25px;
	font-family: Verdana;
	font-size: 11px;
	width: 715px;
}

.PanierLigneBlanche
{
	background-color: #FFFFFF;
	line-height: 25px;
	font-family: Verdana;
	font-size: 11px;
	width: 715px;
}

.TdIntitule
{
	width: 350px;	
}

.TdBouton
{
	width: 250px;	
}

.TdPrix
{
	width: 115px;	
}

.AfficheMonTotal
{
	border: solid 2px #7A7DBF;
	padding: 5px;
	width: 250px;
	color: #7A7DBF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
