
/*** PAGE PROCESSUS CMDE / CPTE CLIENT ***/



TD.pageHeading, DIV.pageHeading {
	color:#5c4f67;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #8e0707;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, sans-serif;
  font-size: 11px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #8e0707;
  border-spacing: 1px;
}



.boxText { font-family:  Arial, sans-serif; font-size: 11px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #991362; font-style: italic; text-decoration: none; }





TR.header {
  background: #ffffff;
}



TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding-bottom: 5px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}



TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}


.infoBox {
  background: #8e0707;
}


.infoBoxContents {
  background: #fee0c4;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #fee0c4;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #fee0c4;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fee0c4;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fee0c4;
}





.pageResults, A.pageResults, A.pageResults:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #8e0707;
}
A.pageResults:hover {
  background: #fee0c4;
}




TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}





TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #991362;
}

TD.extremSmallText, SPAN.extremSmallText, P.extremSmallText {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #8e0707;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #8e0707;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #8e0707;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  color: #a3006c;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #8e0707;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #fee0c4;
  border-color: #8e0707;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif;font-size: 12px; color: #8e0707; font-weight: bold; }


.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: bold;
  letter-spacing: 1px; 
  color: #5c4f67; 
  background-color: #b4b6cf; 
}
.messageStackSuccess { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #5c4f67; 
  /*color: #ff7900;*/ 
  font-size: 11px; 
  font-weight: bold;
  background-color: #ffffff; 
  border-color: #ff43be; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
  border-left-width: 1px;  
}


.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; 	letter-spacing: 1px; color: #5c4f67 }

.main {
	color:#5c4f67;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.main a{
	color:#37323b;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.main a:hover {
	color:#5c4f67;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.infoBoxContents {
  background: #f3f3f3;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.infoBox {
  background: #999999;
}

.champ_texte {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px;
	border-style: solid;
	border-color: #B4B6CF;
}

.remplissage_bas_sommaire{
  border-color: #8e0707; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 0px; 
  border-bottom-width: 0px;
  border-left-width: 1px;  
  height: 100%;
}

/*** P A G E   P A N I E R ***/

.panierLibelleProduit {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 14px;
}

.panierLibelleProduit a {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.panierLibelleProduit a:hover {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.panierDescProduit {
	color:#8e0707;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

.panierPrixProduit {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 0px;	
}

.panierPhoto {
  background-image:url('../images/charte/page_panier/fond_2.gif');
  padding-left: 17px;
  padding-right: 0px;
  padding-top: 14px;
  padding-bottom: 0px;
}

.panierSupprimer {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 8px;
  padding-bottom: 0px;
}

.panierQuantite {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 4px;
  padding-bottom: 0px;
}

.panierChampQuantite {
	color:#ff43bf;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px;
	border-style: solid;
	border-color: #ff43bf;
}

.panierCarateristiqueValeur {
	color:#ff43bf;
	font-family: Arial, sans-serif;
	font-weight: bold;	
	font-size: 10px;
}

.panierLibelleCadeau {
	color:#ff7900;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 14px;	
}
.panierLibelleCadeau  a {
	color:#8e0707;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.panierSmallCadeau {
	color:#8e0707;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 0px;
  padding-right: 0px;
  padding-top: 6px;
  padding-bottom: 0px;
}

.panierPrixCadeau {
	color:#8e0707;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-left: 0px;
  padding-right: 6px;
  padding-top: 12px;
  padding-bottom: 0px;	
}


.panierTotauxBordeau {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.panierTotauxOrange {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right; 
}

.panierPrixTotaux, .panierPrixReduction {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
    padding-right: 8px;
}

.panierPrixTotaux {
	color:#4276a1;
}

.panierPrixReduction {
	color:#ff43bf;
}


.panierLieuLivraison {
	color:#a3006c;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.panierChampCode {
	position:relative;
	top:-3px;
	left:25px;
	z-index:0;
	color:#ff43bf;
	font-family: Arial, sans-serif;
	font-size: 9px;
	border: 1px;
	border-style: solid;
	border-color: #ff43bf;
}
.panierChampCodeBtn {
	position:relative;
	top:0px;
	left:-4px;
	z-index:1;
}
.panierSelect {
  font-family: Arial, sans-serif;
  color: #8e0707;
  font-size: 10px;
}

/****** Ci dessous à supprimer ??? ******/

.interligne {
  padding-bottom: 7px;
}

.texte, .comiteEntreprise {
  font-family: Arial, sans-serif;
  color: #8e0707;
  font-size: 11px;
}

.titre, comiteEntrepriseTitre {
  font-family: Arial, sans-serif;
  color: #FF0000;
  font-weight: bold;
  font-size: 9px;
}

.comiteEntreprise {
  padding-bottom: 7px;
}

.comiteEntrepriseTitre {
  padding-bottom: 7px;
}

.champRecherche {
  font-family: Arial, sans-serif;
  color: #8e0707;
  font-size: 11px;
}

.categories,.categoriesSousRayon,.categoriesRayon {
  font-family: Arial, sans-serif;
  color: #8e0707;
  font-size: 11px;
}
.categoriesRayon {
  font-size: 13px;
}
.categoriesSousRayon {
  font-size: 11px;
}

.articlePrix {
  font-family: Arial, sans-serif;
  color: #8e0707;
  font-size: 14px;
  font-weight: bold;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
  overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}


/* ESPACE DEBOGAGE */
.test{
  border-color: #000000; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
  border-left-width: 1px; 
}


