/*******************************************
*   Fichier CSS du module UBoutique.NET    *
*******************************************/
.TitreModule
{
    font-family: Verdana;
    font-size: x-large;
    font: bold;  
    color: #340002;
}
.SubHead
{
    font-family: Verdana;
    font-size: medium;
    color: #000000;
}
.Normal
{
    font-family: Verdana;
    font-size: medium;
    color: #000000;
}
.NormalBold
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
        color: #000000;
}
A.NormalBold:link  {
    font-family: Verdana;
    font-size:  18px;
    text-decoration:    none;
    font-weight:    normal;
    color:  #ffff00;
}
A.NormalBold:visited   {
    font-family: Verdana;
    font-size:  18px;
    text-decoration:    none;
    font-weight:    normal;
    color:  #ffff00;
}
A.NormalBold:active    {
    font-family: Verdana;
    font-size:  18px;
    text-decoration:    none;
    font-weight:    normal;
    color:  #ffff00;
}
A.NormalBold:hover {
    font-family: Verdana;
    font-size:  18px;
    text-decoration:    underline;
    font-weight:    normal;
    color:  #df4e00;
}
A.ModelNameDetail:link {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}
A.ModelNameDetail:visited  {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}
A.ModelNameDetail:active   {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}
a:hover {
    font-family: Verdana;
    color: #de0303;
    font-weight: bold;
}
a:link, a:visited, a:active {
    font-family: Verdana;
    font-weight: bold;
    color: #000000;
}
.InfoTexte
{
    font-family: Verdana;
    font-size: xx-large;
    font-weight: bold;
    color: Red;
}
.CaddieSurUneLigne
{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    none;
    white-space: nowrap;
    color:  #000000;
    font-weight:    bold;
}
.CaddieSurUneLigne:link, .CaddieSurUneLigne:visited, .CaddieSurUneLigne:active
{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    none;
    white-space: nowrap;
    color:  #000000;
    font-weight:    bold;
}
.CaddieSurUneLigne:hover{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    underline;
    color:  #df4e00;
    font-weight:    bold;
}
.GescoLabel
{
    font-family: Verdana;
    font-size:  10px;
    font-weight: bold;
    color: #000000;
}
.GescoShowNumber
{
    font-family: Verdana;
    font-size:  10px;
    font-weight: bold;
    color: red;
}
.GescoValues
{
    font-family: Verdana;
    font-size:  9px;
    font-weight: normal;
    color: red;
}
.StoreTxtBoxEdit
{
    font-family: Verdana;
    font-size:  9px;
    font-weight: normal;
    color: red;
    background-color: #EAFCF8;
}
.StoreTxtBoxNonEdit
{
    font-family: Verdana;
    font-size:  9px;
    font-weight: normal;
    color: red;
    background-color: #E1E1E1;

}
.StoreTxtBoxCommentaire
{
    font-family: Verdana;
    font-size:  9px;
    font-weight: normal;
    color: red;
    background-color: #FAFCEA;
}
.ErgonomieCartTextButton
{
    font-family: Verdana;
    font-size:  18px;
    font-weight: bold;
    font-style: normal;
    color: #0b3909;
}
.ErgonomieCartMessage
{
    font-family: Verdana;
    font-size:  18px;
    font-weight: bold;
    font-style: normal;
    color: #298060;
}
.ErgonomieCartMessageWarning
{
    font-family: Verdana;
    text-decoration: blink;
    font-size:  18px;
    font-weight: bold;
    font-style: normal;
    color: #cc3333;
}
.DivRegisterCart
{
width: 220px;
height: 150px;
text-align: center;
background-image: url(/desktopModules/UBoutique/Style/default/fonds-new-register.gif);
background-position: center center;
background-repeat:no-repeat;
}
.DivLoginCart
{
width: 220px;
height: 150px;
text-align: center;
background-image: url(/desktopModules/UBoutique/Style/default/fonds-connexion.gif);
background-position: center center;
background-repeat:no-repeat;
}
A IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
}
.LargeurPanier
{
width:505px;
font-family: verdana;
font-size: 12px;
}

/* Affichage des vignettes dans les templates de listes et de détails */

.dispostock {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #CC3366;
}
.FA_Poids 
{   
    background-image: url(/images/colis.gif);
    background-position: center center;
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.FA_Summary
{
    font-family: Verdana;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #7f0708;
}

.DetailModelName {
    font-family: Verdana;
    font-size:  18px;
    font-weight: normal;
    font-style: normal;
    color: #ffff00;
}
.ListModelName {
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
    font-style: normal;
    color: #ffff00;
}
A.ListModelName:link{
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
    font-style: normal;
    color: #ffff00;
}
A.ListModelName:visited{
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
    font-style: normal;
    color: #ffff00;
}
A.ListModelName:active{
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
    font-style: normal;
    color: #ffff00;
}
A.ListModelName:hover{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    underline;
    color:  #df4e00;
    font-weight: bold;
}
A.AccueilModelName:link, A.AccueilModelName:visited, A.AccueilModelName:Active {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #7e0700;
}
A.AccueilModelName:hover{
    font-size:  14px;
    font-family: Verdana;
    text-decoration:    underline;
    color:  #df4e00;
    font-weight:    bold;
}
.ReferenceDetail {
    font-family: Times New Roman;
    font-size:  14px;
    font-weight: normal;
    font-style: normal;
    color: #ffff00;
}
.CritereTable {
	width: 100%;
	border: 0px;
	margin: 2px 2px 2px 2px;
}
.CritereDesignationTD {
    white-space:nowrap;
    color: #340002;
	width: 30%;
}
.CritereValeurTD {
	width: 70%;
}
.CritereDesignation {
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #7f0708;
}
.CritereValeur {
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.publicprice  {
    font-family: Verdana;
    font-size:  18px;
    font-weight: bold;
    color: #000000;
}
.publicpricestroke  {
    font-family: Verdana;
    font-size:  14px;
    font-weight: normal;
    text-decoration: line-through;
    color: #000000;
}
.ListPromoPrice  {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #7f0707;
}
.DetailPromoprice  {
    font-family: Verdana;
    font-size:  18px;
    font-weight: bold;
    font-style: normal;
    color: #340002;
}
.ListSoldePrice {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #7f0707;
}
.DetailSoldePrice {
    font-family: Verdana;
    font-size:  18px;
    font-weight: bold;
    font-style: normal;
    color: #340002;
}
.pourcentremise {
    font-family: Times;
    font-size:  24px;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
}
.ListeAccueilPrix{
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}
.fondspourcentremise
{
    height:70px; 
    width: 100px; 
    background-image: url(/DesktopModules/UBoutique/Style/default/fondspromo.gif); 
    background-position: center center; 
    background-repeat: no-repeat; 
    text-align: center;
}
.Vignette1_Fonds
{
background-color: #7f0708;    
}
.Vignette1_Bord_HG
{
    background-image: url(/images/Vignette1_Bord_HG.gif);
    background-position: right top;
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
}
.Vignette1_Bord_H
{
    background-image: url(/images/Vignette1_Bord_H.gif);
    background-position: right top;
    width: 1px;
    height: 7px;
    background-repeat: repeat-x;
}
.Vignette1_Bord_HD
{
    background-image: url(/images/Vignette1_Bord_HD.gif);
    background-position: right top;
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
}
.Vignette1_Bord_D
{
    background-image: url(/images/Vignette1_Bord_D.gif);
    background-position: right top;
    width: 7px;
    height: 1px;
    background-repeat: repeat-y;
}
.Vignette1_Bord_G
{
    background-image: url(/images/Vignette1_Bord_G.gif);
    background-position: right top;
    width: 7px;
    height: 1px;
    background-repeat: repeat-y;
}
.Vignette1_Bord_BG
{
    background-image: url(/images/Vignette1_Bord_BG.gif);
    background-position: right bottom;
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
}
.Vignette1_Bord_B
{
    background-image: url(/images/Vignette1_Bord_B.gif);
    background-position: right bottom;
    width: 1px;
    height: 7px;
    background-repeat: repeat-x;
}
.Vignette1_Bord_BD
{
    background-image: url(/images/Vignette1_Bord_BD.gif);
    background-position: right bottom;
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
}
.VCadreJaune_Fonds
{
background-color: #ffffff;    
}
.VCadreJaune_Bord_HG
{
    background-image: url(/images/VignetteCadreJaune_Bord_HG.gif);
    background-position: right top;
    width: 6px;
    height: 6px;
    background-repeat: no-repeat;
}
.VCadreJaune_Bord_H
{
    background-image: url(/images/VignetteCadreJaune_Bord_H.gif);
    background-position: right bottom;
    width: 1px;
    height: 6px;
    background-repeat: repeat-x;
}
.VCadreJaune_Bord_HD
{
    background-image: url(/images/VignetteCadreJaune_Bord_HD.gif);
    background-position: right top;
    width: 6px;
    height: 6px;
    background-repeat: no-repeat;
}
.VCadreJaune_Bord_D
{
    background-image: url(/images/VignetteCadreJaune_Bord_D.gif);
    background-position: right top;
    width: 6px;
    height: 1px;
    background-repeat: repeat-y;
}
.VCadreJaune_Bord_G
{
    background-image: url(/images/VignetteCadreJaune_Bord_G.gif);
    background-position: right top;
    width: 6px;
    height: 1px;
    background-repeat: repeat-y;
}
.VCadreJaune_Bord_BG
{
    background-image: url(/images/VignetteCadreJaune_Bord_BG.gif);
    background-position: right top;
    width: 6px;
    height: 7px;
    background-repeat: no-repeat;
}
.VCadreJaune_Bord_B
{
    background-image: url(/images/VignetteCadreJaune_Bord_B.gif);
    background-position: right top;
    width: 1px;
    height: 6px;
    background-repeat: repeat-x;
}
.VCadreJaune_Bord_BD
{
    background-image: url(/images/VignetteCadreJaune_Bord_BD.gif);
    background-position: right top;
    width: 6px;
    height: 6px;
    background-repeat: no-repeat;
}
.Liste_Vignette_Bord_HG
{
    background-image: url(/images/petit-bord-image-HG.gif);
    background-position: right top;
    width: 9px;
    height: 8px;
    background-repeat: no-repeat;
}
.Liste_Vignette_Bord_H
{
    background-image: url(/images/petit-bord-image-H.gif);
    background-position: right bottom;
    width: 1px;
    height: 8px;
    background-repeat: repeat-x;
}
.Liste_Vignette_Bord_HD
{
    background-image: url(/images/petit-bord-image-HD.gif);
    background-position: right top;
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
}
.Liste_Vignette_Bord_D
{
    background-image: url(/images/petit-bord-image-D.gif);
    background-position: right top;
    width: 8px;
    height: 1px;
    background-repeat: repeat-y;
}
.Liste_Vignette_Bord_G
{
    background-image: url(/images/petit-bord-image-G.gif);
    background-position: right top;
    width: 9px;
    height: 1px;
    background-repeat: repeat-y;
}
.Liste_Vignette_Bord_BG
{
    background-image: url(/images/petit-bord-image-BG.gif);
    background-position: right top;
    width: 9px;
    height: 10px;
    background-repeat: no-repeat;
}
.Liste_Vignette_Bord_B
{
    background-image: url(/images/petit-bord-image-B.gif);
    background-position: right top;
    width: 1px;
    height: 10px;
    background-repeat: repeat-x;
}
.Liste_Vignette_Bord_BD
{
    background-image: url(/images/petit-bord-image-BD.gif);
    background-position: right top;
    width: 8px;
    height: 10px;
    background-repeat: no-repeat;
}
.VignetteAccueil_Bord_HG {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-HG.gif);
background-position:right bottom;
background-repeat:no-repeat;
height:5px;
width:5px;
}
.VignetteAccueil_Bord_H {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-H.gif);
background-position:right bottom;
background-repeat:repeat-x;
height:5px;
width:1px;
}
.VignetteAccueil_Bord_HD {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-HD.gif);
background-position:right bottom;
background-repeat:no-repeat;
height:5px;
width:5px;
}
.VignetteAccueil_Bord_D {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-D.gif);
background-position:right top;
background-repeat:repeat-y;
height:1px;
width:5px;
}
.VignetteAccueil_Bord_G {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-G.gif);
background-position:right top;
background-repeat:repeat-y;
height:1px;
width:5px;
}
.VignetteAccueil_Bord_BG {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-BG.gif);
background-position:right top;
background-repeat:no-repeat;
height:5px;
width:5px;
}
.VignetteAccueil_Bord_B {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-B.gif);
background-position:right top;
background-repeat:repeat-x;
height:5px;
width:1px;
}
.VignetteAccueil_Bord_BD {
background-image:url(/DesktopModules/UBoutique/Templates/Styles/default/bord-image-BD.gif);
background-position:right top;
background-repeat:no-repeat;
height:5px;
width:5px;
}