/* Balises qui définissent des tableaux à angles arrondis (ici page principale) */

a:link {color: #666666;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a:hover {color: #666666;text-decoration: none;}
a:active {color: #666666;text-decoration: none;}


td { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.Custtxtfield 
{
font-family:  Verdana; 
font-size: 11px;
font-weight: bold;
	background-color: #FFFFFF;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.Custsubmitbtn {
	font-family : Verdana;
	color : #283F48;
	font-size : 10px;
	background : url(images/icon_button.gif) repeat-x;
	cursor:hand;
}

.Adminsubmitbtn { 
color: #000000; 
font-weight: bolder; 
font-size: 11px; 
font-family: Verdana; 
background: #f7f7ff url(images/bkgadmbtn.gif); 
border: solid 1px #444 
}
 
 
.Custtxtfielddropdown
{
font-family:  Verdana; 
font-size: 11px;
font-weight: bold
}


/*  banners */
.text_size9
{
    FONT-SIZE: 9pt;
    COLOR: black;
    LINE-HEIGHT: normal;
    TEXT-DECORATION: none
}
.fieldbox
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Verdana
}
.color_formborder
{
    BACKGROUND-COLOR: lightgrey
}
.color_formheader
{
    BACKGROUND-COLOR: #dddddd
}
.color_formfields
{
    BACKGROUND-COLOR: #f5f5f5
}
.color_formfieldsalt
{
    BACKGROUND-COLOR: #f0f0f0
}
.color_formresponse
{
    BACKGROUND-COLOR: white
}
.hdrproductwhite {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


/* BOX d'affichage pour les différents modules */

.module_table {
width:100%;
border:solid 1px #000000;
background-color:#ffffff;
padding:0;
border-spacing:1;
}

.module_td_titre {
background-color:#FFFFFF;
color:#646464;
}

.module_td_content {
background-color:#f9f9f9;
 }
 
/* BOX d'affichage pour produits */
.prod_table {
width:160;
border:1px;
background-color:#eeeeee;
padding:0;
border-spacing:0;
font-family: "Verdana";
font-size: 12px;
}

.prod_td_titre {
background-color:#F9F9F9;
text-align:center;
font-family: "Verdana";
font-size: 11px;
}

.prod_td_content {
background-color:#ffffff;
text-align:center;
font-family: "Verdana";
color: rgb(100,100,100);
font-size: 10px;
 }
 
.prod_td_footer {
background-color:#eeeeee;
text-align:center;
font-family: "Verdana";
font-size: 11px;
 }

/* STYLES SPECIFIQUES CACHEMIRELAND */

.styleBody {
      margin: 0;
	background-color: rgb(155, 160, 155);
}

.styleTexteDefaut {
	font-family: "Verdana";
	font-size: 12px;
	color: rgb(100,100,100);
}

.styleGrandTexte {
	font-family: "Verdana";
	font-size: 14px;
	color: rgb(100,100,100);
}

.stylePetitTexte {
	font-family: "Verdana";
	font-size: 10px;
	color: rgb(100,100,100);
}

.styleTresPetitTexte {
	font-family: "Verdana";
	font-size: 9px;
	color: rgb(100,100,100);
}

.messageErreur {
	font-family: "Verdana";
	font-size: 12px;
	color: rgb(100,100,100);
}

.styleTitreMenu {
	font-family: "Verdana";
	font-size: 16px;
	color: rgb(100,100,100);
	font-weight: bold;
}

.styleReduction {
	font-family: "Verdana";
	font-size: 16px;
	color: red;
	font-weight: bold;
}

.styleNouveau {
	font-family: "Verdana";
	font-size: 16px;
	color: blue;
	font-weight: bold;
}

.styleEpuise {
	font-family: "Verdana";
	font-size: 16px;
	color: red;
      background-color: "#eeeeee";
	font-weight: bold;
}

.stylePrix {
	font-family: "Verdana";
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.styleTexteMarque {
	font-family: "Verdana";
	font-size: 12px;
	color: rgb(100,100,100);
	font-weight: bold;
}
.styleTexteInfoProduit {
	font-family: "Verdana";
	font-size: 11px;
	color: rgb(100,100,100);
}

.styleTexteNB {
	font-family: "Verdana";
	font-size: 12px;
	color: rgb(0,0,255);
}

.styleTexteDelaiLivraison {
	font-family: "Verdana";
	font-size: 11px;
	color: rgb(0,0,255);
}

.styleMessageAlerte {
	font-family: "Verdana";
	font-size: 12px;
	color: blue;
	font-weight: bold;
}

.styleTitreMail {
	font-family: "Verdana";
	font-size: 12px;
	color: rgb(255,255,255);
      background-color: rgb(0,0,120);
}



.cadreTable {
	border:medium 1px #000000;
}

h1 {
	font-family: "Verdana";
	font-size: 16px;
	color: rgb(100,100,100);
	font-weight: bold;
}

h2 {
	font-family: "Verdana";
	font-size: 14px;
	color: rgb(100,100,100);
	font-weight: bold;
}

