

BODY, P, TD, LI { font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color: #333}

a:active {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #cc0000;}
a:link {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #cc0000;}
a:visited {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #cc0000;}
a:hover {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #cc0000;}

STRONG a:active {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #000060;}
STRONG a:link {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #000060;}
STRONG a:visited {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #000060;}
STRONG a:hover {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #0000FF;}

.MWclrTxtWhite         { color: #ffffff; text-decoration: none}  
.MWclrTxtWhite:link    { color: #ffffff; text-decoration: none }  
.MWclrTxtWhite:visited { color: #ffffff; text-decoration: none }  
.MWclrTxtWhite:hover   { color: #000080; text-decoration: underline overline } 

.MWclrTxt         { color: #000080; text-decoration: none}  
.MWclrTxt:link    { color: #000080; text-decoration: underline }  
.MWclrTxt:visited { color: #000080; text-decoration: underline }  
.MWclrTxt:hover   { color: #FF0000; text-decoration: underline overline } 

#intestazione
{
    height: 87px;
    background:#fff url("../interfaccia/intestazione.jpg") no-repeat;
    background-position: -3px 0;
}

    #intestazione p
    {
        margin-top: 3px;
    }
    
    #intestazione div input
    {
        font-family:arial,sans-serif;
        color: #000;
        font-size: 13px;
    }
    
#ombraSx
{
    background: url(../interfaccia/ombraSx.gif) repeat-y top right;
    width: 7px;
}

#ombraDx
{
    background: url(../interfaccia/ombraDx.gif) repeat-y top left;
    overflow: hidden;
    width: 7px;
}

input
{
    font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color: #333;
}

form
{
    margin: 0;
    padding: 0;
}

.boxSx div,
.boxDx div
{
    padding: 0 7px 0 7px;
    color: #333;
    
}

.boxDx,
.boxSx
{
    text-align: left;
}

.boxDx
{
    background: #f5f5f5;
}

.boxSx
{
    background: #f5f5f5;
}

.boxDxPiede
{
    background: url(../interfaccia/bgBoxDx.gif) no-repeat left bottom;
    height: 12px;
    
}

.boxSxPiede
{
    background: url(../interfaccia/bgBoxSx.gif) no-repeat left bottom;
    height: 12px;
}

.boxDx p,
.boxSx p
{
    margin:0;
}

.boxSx ul,
.boxDx ul
{
    margin: 5px 0 5px 0;
    padding: 0;
}


ul.prodElenco li
{
    list-style:none;
    margin: 0 0 5px 0;
    padding: 0;
    background: url(../interfaccia/carrello_frecciadx.gif) no-repeat top left;
    padding: 3px 20px 0 15px;
    position: relative;
}

.carTot
{
    margin: 5px 0 0 0;
}

.prodElenco img
{
    position: absolute;
    right: 5px;
    top: 6px;
}

.boxSx ul.menuCat li
{
    list-style:none;
    margin: 0;
    padding: 0;
    background: url(../interfaccia/catalogo_frecciadx.gif) no-repeat top left;
    text-indent: 22px;
    line-height: 21px;
    height: 25px;
    width: 180px;
}

    .boxSx ul.menuCat li a
    {
        color: #333333;
        display: block;
        background: url(../interfaccia/catalogo_frecciadx.gif) no-repeat top left;
        height: 25px;
    }
    
    .boxSx ul.menuCat li a:hover
    {
        color: #cc0000;
        background: url(../interfaccia/catalogo_frecciadx.gif) no-repeat bottom left;
        height: 25px;
    }
    
    

.prodottoCont
{
width: 100%;
/*height: 190px;*/
border-bottom: dotted 1px #CCC;
}

.prodottoTable
{
width: 580px;
height:150px;
margin: 10px;
}

.prodottoImg
{
width:150px;
text-align:center;
}

.prodottoDati
{
width: 215px;
vertical-align: top;
}

.prodottoDati p,
.prodottoDati h5,
.prodottoDesc p
{
margin: 10px;
}

.prodottoDati h5
{
    font-family: Arial Narrow,Helvetica condensed,Univers Condensed,Arial,helvetica,sans-serif;
    font-size: 15px; 
}

.prodottoDati h5 s
{
    font-family: Arial Narrow,Helvetica condensed,Univers Condensed,Arial,helvetica,sans-serif;
    font-size: 14px; 
    color: #999999;
    font-weight: normal;
}

.prodottoDati input
{
    height: 18px;
    position: relative;
    top: -15px;
}

.prodottoDati input.imgCarrello
{
    height: auto;
    position: relative;
    top: -9px;
}

.schedaPdf
{
    background: url(../interfaccia/pdf.jpg) no-repeat top left;
    height: 16px;
    text-indent: 20px;
    line-height: 16px;
    font-size: 10px;
    text-align: left;
    margin: 10px 0 0 26px;
    cursor: pointer;
}


.width50
{
width: 50%
}

.textSmall
{
    font-size: 10px;
}

.boxDx a,
.boxSx a
{
    color: #333;
}

.boxDx a:hover,
.boxSx a:hover
{
    color: #cc0000;
}

div.hrTratt
{
    background: url(../interfaccia/hrTratt.gif) repeat-x top left;
    height: 1px;
    width: 100%;
    margin: 8px 0;
    padding:0;
}

#linkMod
{
    height: 14px;
    background: url(../interfaccia/modifica.jpg) no-repeat top left;
    padding-left: 20px;
}

#linkLogout
{
    height: 14px;
    background: url(../interfaccia/logout.jpg) no-repeat top left;
    padding-left: 20px;
}

.noMargin
{
    margin: 0 !important;
}

