﻿/* versione CONSUMER */
.MENUtop0
{
    background-image: url(/img/MENU_1_top.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.MENUpatternDot0
{
    background-image: url(/img/MENU_1_dotted.gif);
    background-repeat: repeat-x;
    background-position: left;
}
.MENUpattern0
{
    background-image: url(/img/MENU_1_pattern.gif);
    background-repeat: repeat-y;
    background-position: right;
}

/* STILI DI TESTO PRINCIPALI */

.TXTbevel0
{
    font-size: 18px;
    color: #FFFFFF;
    background-color: #0034a9;
}
.TXTcode {
    font-size: 11px;
    color: #232323;
}
.TXTtitle0
{
    color: #0034a9;
    font-size: 24px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.TXTsubtitle0
{
    color: #0034a9;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}


/* VARIAZIONI DOVUTE ALLA PRO SCURA */

.BOXfade
{
    background-color: #FFFFFF;
    background-image: url(/img/box_fade.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.TXTgeneric
{
    font-size: 12px;
    color: #666666;
}

.TXTsublink
{
    font-size: 11px;
    color: #b6130e;
}
.TXTsublink a
{
    color: #b6130e;
    text-decoration: underline;
}
.TXTsublink a:hover
{
    text-decoration: none;
}
.patternDotVert
{
    background-image: url(/img/pattern_dotted_v.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.patternDotHoriz
{
    background-image: url(/img/pattern_dotted_h.gif);
    background-repeat: repeat-x;
    background-position: left center;
}
.BOXbevel
{
    background-image: url(/img/box_pattern_bevel.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.color0
{
    background-color: #FFFFFF;
}
.BOXpatternBottom
{
    background-image: url(/img/box_pattern_bottom.gif);
    background-repeat: repeat-x;
}
body, td, th, a
{
    color: #666666;
}
.MENUsmallText a
{
    color: #FFFFFF;
    text-decoration: none;
}
.MENUsmallText a:hover
{
    color: #FFFF33;
    text-decoration: none;
}
.BTNpattern
{
    background-image: url(/img/BTNpattern.gif);
    background-repeat: repeat-x;
}
.BTNpatternPrint
{
    background-image: url(/img/BTNpattern_print.gif);
    background-repeat: repeat-x;
}
.MENUboldText 
{
    color: #FFFF33 !important;
}

.CERTdiv
{
    border-top: 1px solid black;
    width: 100px;
    overflow: visible;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 9px;
    color: black;
}

.CERTdiv img
{
    padding-top: 3px;
}

.CERTdiv div
{
    border-bottom: 1px solid black;
}

/* STILI LINK INDIETRO */

.BACKlink a
{
    color: white;
}


/* lista accessori */

.accessItem{
background:#FFF url(/img/cat_access_back.gif) bottom left no-repeat;
margin-bottom:12px;
width:276px;
}

.accessItem h3{
background:url(/img/cat_access_top.gif) top left no-repeat;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0E79D7;
margin:0;
padding:18px 8px 2px 76px;
}

.accessItem h3 a{
color:#0E79D7;
text-decoration:none;
}

.accessItem h3 a:hover{
text-decoration:underline;
}

.accessItem p{
margin:0;
padding:2px 8px 12px 76px;
}

.accessItem img{
float:left;
margin:8px 0 8px 8px;
}

.clearLeft{
clear:left;
}
