body 
{
    font-family:tahoma,verdana,arial,sans-serif;
    /*background-color: #FFFFFF;*/
	 background-color: #2A8FBE;
	color:black;
	font-size:12px;
	margin:0px;
}
/********************************************************/
/********************************************** GENERAL */
/********************************************************/
.prixHt
{
    font-size:9px;
    color:gray;  
}
.exp 
{
    font-size: 60%;
    vertical-align:text-top;
    font-weight:bold;
    color:Red;
}
.lblEcoTaxe
{
    font-size:10px;
    color : #00C000;
}
.lblPrix
{
    font-weight:bold;
    color:black;  
}
.Alerte
{
    background-color:Red;
    color:Yellow;
}

/********************************************************/
/****************************************** Master PAGE */
/********************************************************/
.cellBandeau
{
 background-color:#2aade0;
 height:100px; 
 text-align:right;
 width:800px;
 background-image:url("img/bandeau.jpg");
 background-repeat:no-repeat;
}
.cellEtape
{
 background-color:#2aade0;
 border-top:solid 1px Black;
 text-align:right;
 width:675px;
 height:30px;
}
.cellCphGauche
{
    background-color:#2aade0;
    border-top:solid 1px Black;
    width:125px;
    vertical-align:top;
}
/********************************************************/
/****************************************** wuCATALOGUE */
/********************************************************/
.tableCatalogue
{
 background-color:White;
 border:solid 1px Black;
 width:675px;
 border-spacing:0;      
}
.cellEnTete
{
 background-color:#2A8FBE; 
 height:20px;  
}
.cellPage
{
 background-color:#2A8FBE;
 height:20px;
 text-align:center; 
}
.cellTable
{
 border:solid 1px Black; 
 width:131px;  
}
.RayonEnCours
{
    font-size:11px;
    font-weight : bold;
    color : black;
}
.hlkSelectionne
{
    background-color:#2aade0;
    color : #FFFFFF;
    text-align:left;
    text-transform:capitalize;
    font-weight:bold;
}
.RayonEnCoursNumeros
{
    font-size:11px;
    font-weight : bold;
    color : red;
}
.choixRayon
{
    font-weight : bold;
    color : #00C000;
    width:148px;
}
.cellChoixRayon
{
    border:solid 1px Black;
    background-color:White;
    width:148px;
    vertical-align:top;
    text-align:left;
    text-transform:capitalize;
    font-weight:bold;
}

.cellChoixRayon a:link {
	text-decoration: none;
	text-transform:capitalize;
	color: #2aade0;
    background-color: transparent;
}

.cellChoixRayon a:visited 
{
    color: #2aade0;
    text-transform:capitalize;
    background-color: transparent;
	text-decoration: none;
}

.cellChoixRayon a:hover 
{
    color: #FFFFFF;
    text-transform:capitalize;
    background-color: #2aade0;
	/*text-decoration: underline;*/
}

.hlkUrl
{
    padding-right:2px;
    color:gray;
    font-size:16px;
    background-color: #FFFF33;
    border:solid 1px gray;
    padding:2px;
    width:15px;
    height:20px;
}
.hlkUrlEnCours
{
    padding:2px;
    color:black;
    font-weight:bold;
    font-size:18px;
    background-color: #FFFF33;
    border: solid 2px black;
    width:15px;
    height:20px;
}
/*******************************************************/
/****************************************** wucARTICLE */
/*******************************************************/
.fdColor5
{
    background-color:#2aade0;
}
/********************************************************/
/******************************************** wucPANIER */
/********************************************************/
.lblPanier
{
    /* background-color:#2A8FBE; */
}
.tabPanier
{
    border:solid 1px #C3005e;
    background-color:#2aade0;
    font-weight:bold;
    color:#FFFF33;
    vertical-align:middle;
    width:125;
}
.imgPucePanier
{
}
.t30px
{
    height:30px;
}
.t10px
{
    height:10px
}
.t10pxTitre
{
    height:10px;
    background-color:white;
}
.lblPanierTitre
{
    color : #2a8fbe;
    font-weight:bold;
    vertical-align:top;
    height:20px;
}
.hlkVoir
{
    font-size:9px;
    color:#FFFF33;
    text-decoration:none;
}
.lblPanierMontantMax
{
    color : #000000;
    font-weight:bold;
    vertical-align:top;
    height:20px;
    background-color:Red;
}
/********************************************************/
/******************************************** wucPHOTO */
/********************************************************/
.tabPhoto
{
    border:solid 1px Black;
    width:400px;
}
.btnFermer
{
    background-color:Red;
    border:solid 1px Black;
    font-weight:bold;
    color:White;
}
.cellPhotoTitre
{
    background-color :#2A8FBE;
    font-weight:bold;
    vertical-align:top;
    height:25px;
}
.imgPhoto
{
    border:solid 1px Black;
}
/********************************************************/
/************************************* wucArticleDetail */
/********************************************************/
.lblReference
{
    color : #C3005e;
    font-weight:bold;
}
.imbEnSavoirPLus
{
}
.lblDesignationDetail
{
    color:#2aade0;
    font-size:15px;
    font-weight:bold;
}
.cellTitres
{
    background-color : #2aade0;
    font-weight:bold;
    color:white;
    font-size:13px;
    height:20px
}
/********************************************************/
/************************************ Validation Panier */
/********************************************************/
.MaCommande
{
    background-color:#c3005e;
    font-size:13px;
    color:White;
    font-weight:bold;
    width:675px;
    height:20px;
}
.EnTeteMaCommande
{
    background-color:#2aade0;
    font-size:11px;
    color:white;
    font-weight:bold;
    width:675px;
    height:20px;
}
.txtWhite
{
    font-weight:bold;
    color:White;
}
.lblPrixVert
{
    border:solid 1px black;
    color:#C3005e;
    font-size: 13px;
    font-weight:bold;
    background-color:White;
    width:120px;
    padding-left:15px;
    padding-right:15px;
    margin:2px 2px 2px 2px;
}
/********************************************************/
/************************************ Informations.aspx */
/********************************************************/
.tabInformations
{
    width:675px;
    border:solid 1px black;
    text-align:left;
}
.log
{
    background-color:#2A8FBE;
    width:675px;
    border:solid 1px Blue;
    text-align:left;
}
.logLbl
{
}
.logBtn
{
    background-color:#2A8FBE;
    font-weight:bold;
    color:White;
}
.logTxtBox
{
}
.logTitreText
{
    font-weight:bold;
}
.titreInformations
{
    color:#C3005e;
    font-size:15px;
    font-weight:bold;
    text-align:left;
}
.titreInfos
{
    background-color:#2A8FBE;
    text-align:left;
}
.titreFactLiv
{
        color:black;
    font-size:15px;
    font-weight:bold;
    font-variant:small-caps
}
.titreCGV
{
    font-size:15px;
    font-weight:bold;
    color:#FFFF33;
}
/********************************************************/
/*************************************** Livraison.aspx */
/********************************************************/
.cellSouligneg
{
    border-bottom:solid 1px black;
    width:625px;
    text-align:center;
}
.cellSouligned
{
    border-bottom:solid 1px black;
    width:50px;
    text-align:center;
}

/********************************************************/
/**************************************** Paiement.aspx */
/********************************************************/

/********************************************************/
/********************************* wucModePaiement.ascx */
/********************************************************/
.txtNoirPetit
{
    font-size:10px;
    color : black;
}
/********************************************************/
/************************************ Confirmation.aspx */
/********************************************************/

/********************************************************/
/************************************** wucSaisieClient */
/********************************************************/
.tabSaisieClient
{
    width:225;
    border-left:solid 1px black;
   border:solid 1px black;
    /*background-color:#2A8FBE;*/
}
.titreSaisieClient
{
    font-weight:bold;
    font-size:13px;
    border:solid 1px black;
    color:white;
    background-color:#2aade0;
}
.titreSaisieClientFdColor
{
    font-weight:bold;
    font-size:15px;
    border:solid 1px black;
    color:Black;
    background-color:#2A8FBE;
}
.cell150
{
    width:75px;
    text-align:left;
}
.cell175
{
    width:100px;
    text-align:left;
}
.cell25
{
    width:50px;
    text-align:left;
}
.gras
{
    font-weight:bold;
}
.grasRouge
{
    font-weight:bold;
    color:Red;
}
/********************************************************/
/************************************* wucModeLivraison */
/********************************************************/
.tabModeLivraison
{
 border:solid 1px Black; 
 width:675px;
}
/********************************************************/
/************************************* wucBonCommande */
/********************************************************/
.tabBonCommande
{
 border:solid 1px Black; 
 width:675px;
}
.MaBonCommande
{
    background-color:#2A8FBE;
    font-size:13px;
    color:black;
    font-weight:bold;
}
.EnTeteMaBonCommande
{
    background-color:#2aade0;
    font-size:11px;
    color:White;
    font-weight:bold;
}
.EnTeteMaBonCommandeRecap
{
    background-color:#2aade0;
    font-size:15px;
    color:White;
    font-weight:bold;
    font-variant:small-caps;
}
.titreBoutique
{
    font-size:25px;
    color:#2aade0;
    font-variant:small-caps;
}
.ligneBas
{
    border-bottom:solid 1px black;
}
.txtMontant
{
    background-color : #2A8FBE;
    border-bottom:solid 1px black;
}
.txtMontantNet
{
    text-align:right;
    background-color : Red;
    border-bottom:solid 1px black;
}
/********************************************************/
/****************************************** PAGE CDV    */
/********************************************************/
.LienMenu
{
    text-decoration:none;
    color:Black;
    font-weight:bold;
    font-variant:small-caps;
}
/********************************************************/
/************************************* PAGE CGV.aspx    */
/********************************************************/
.titreGeneralCGV
{
    font-size:15px;
    font-weight:bold;
}
.titreCGV
{
    font-size:13px;
    font-style:italic;
    font-variant:small-caps;
    font-weight:bold;
}
.rubriqueCGV
{
    text-align:center;
    font-size:13px;
    font-variant:small-caps;
    font-weight:bold;
}
/************************************************* PROMOTION */
/* prix vatalogue barré et prix promo en plus gros & rouge   */
/*************************************************************/
.barre
{
    text-decoration:line-through;
}
.enPromo{
	background: transparent;
	border: solid 1px red;
	font-size :13px;
	color: Red;
	font-weight:bold;
	text-decoration:blink;
}
