/*******************************************
*   Fichier CSS du module UBoutique.NET    *
*******************************************/
.TitreModule
{
    font-family: Verdana;
    font-size: x-large;
    font: bold;  
    color: Green;
}
.UBTableTop tr
{
vertical-align:top;
}
.Normal
{
    font-family: Verdana;
    font-size: medium;
    color: #000000;
}
.NormalBold
{
    font-family: Verdana;
    color: Green;
}
.InfoTexte
{
    font-family: Verdana;
    font-size: xx-large;
    font-weight: bold;
    color: Red;
}
.CaddieSurUneLigne
{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #000000;
    font-weight:    bold;
}
A.CaddieSurUneLigne:link{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #000000;
    font-weight:    bold;
}
A.CaddieSurUneLigne:visited{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #000000;
    font-weight:    bold;
}
A.CaddieSurUneLigne:active{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #000000;
    font-weight:    bold;
}
A.CaddieSurUneLigne:hover{
    font-size:  12px;
    font-family: Verdana;
    text-decoration:    underline;
    color:  #df4e00;
    font-weight:    bold;
}
.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;
}
.Liste1Promoprice  {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #7f0708;
}
.Liste1Soldeprice {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #7f0708;
}
.Detail1Promoprice  {
    font-family: Verdana;
    font-size:  18px;
    font-weight: bold;
    font-style: normal;
    color: #7f0708;
}
.Detail1Soldeprice {
    font-family: Verdana;
    font-size:  18px;
    font-weight: bold;
    font-style: normal;
    color: #7f0708;
}
.pourcentremise {
    font-family: Times;
    font-size:  24px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}
.Detail1Summary
{
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
}
.dispostock {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
}
.Liste1ModelNameDetail {
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
    font-style: normal;
    color: #663333;
}
.Detail1ModelNameDetail {
    font-family: Verdana;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #663333;
}
.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;
}
.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;
    text-decoration: blink;
    font-size:  14px;
    font-weight: bold;
    font-style: normal;
    color: #cc3333;
}
.ErgonomieCartMessageWarning
{
    font-family: Verdana;
    text-decoration: blink;
    font-size:  14px;
    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;
}