@import url(/napolimania_editor.css);

body {
    SCROLLBAR-FACE-COLOR: #3952AD;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #FFCC00;
    SCROLLBAR-TRACK-COLOR: #F1F3F8;
    SCROLLBAR-DARKSHADOW-COLOR: #999999;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ECE9D8;
}
a:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;
    font-weight: normal;
}
a:visited {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FFCC00;
    text-decoration: underline;
    font-weight: normal;
}
a.blu:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}
a.blu:visited {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}
a.blu:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #003399;
    text-decoration: underline;
    font-weight: normal;
}

.linea_vert {
    background-attachment: inherit;
    background-image: url(immagini/lv.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}
.linea_orizz {
    background-attachment: inherit;
    background-image: url(immagini/lo.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}
form {
    margin: 0px;
    padding: 0px;
}
.ylink {
    cursor: pointer;
}
.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.rigaordiniuno {
    background-color: #f5f5f5f;
}
.rigaordinidue {
    background-color: #f1f1f1;
    border: solid 1px #333333;
}
.rigaordiniunol {
    background-color: #5A6470;
}
.rigaordiniduel {
    background-color: #5A6470;
    border: solid 1px #ffffff;
    border-right: none;
}
.helpline {
    background-color: #DDDDDD;
    border-style: none;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.button, select.button {
    background-color : #EEEEEE;
    color : #000000;
    font-size: 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.genmed {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gensmall {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.errore {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.testoeditor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}
.testo11editor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
.leftbar_menuOut {
    DISPLAY: block! important;
    WIDTH: 240px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;


}
.leftbar_menuOver {
    DISPLAY: block! important;
    WIDTH: 240px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;


}
.leftbar_category {
    FONT-WEIGHT: normal! important;
    FONT-SIZE: 11px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #003399;
    padding-left: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
    width: 240px;
    height: 24px;
}
.leftbar_submenu {
    FONT-SIZE: 11px! important;
    WIDTH: 240px! important;
    FONT-FAMILY: Tahoma, Arial;

}
.leftbar_cell {
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma, Arial! important;
    WIDTH: 240px! important;
    HEIGHT: 19px! important;
    padding-left: 10px;

}
A.leftbar_link:link {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #006699;
    text-decoration: none;
}
A.leftbar_link:visited {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #6699CC;
    text-decoration: none;
}
A.leftbar_link:hover {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #999999;
    text-decoration: none;
}
.ricerca {
    BACKGROUND-IMAGE: url(immagini/searchbox-bg.png);
    MARGIN: 8px 0px 0px;
    height: 25px;
    background-repeat: no-repeat;
    width: 182px;
}
.input_txt {

    PADDING-TOP: 3px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 0px;
    HEIGHT: 22px;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    MARGIN: 0px 0px 0px 2px;
    BACKGROUND-COLOR: transparent;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #3952AD;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: none
}
.input_txt_EP {
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #cccccc 1px solid;
    MARGIN-TOP: 1px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(immagini/input_bg.gif);
    MARGIN-BOTTOM: 2px;
    PADDING-BOTTOM: 3px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #333333;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    HEIGHT: 22px;
    TEXT-DECORATION: none
}
.textArea_txt_EP {
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #cccccc 1px solid;
    MARGIN-TOP: 1px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(immagini/input_bg.gif);
    MARGIN-BOTTOM: 2px;
    PADDING-BOTTOM: 3px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #333333;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: none
}
.prezzo {
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
}
<! [endif].bs {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #666666;
}
.bs {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
}
.testo {
    font-family: Tahoma, Arial;
    font-size: 11px;
}
.fsx {
    background-attachment: inherit;
    background-image: url(immagini/fsx.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}
.fsx2 {
    background-attachment: inherit;
    background-image: url(immagini/fsx2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}


.fdx {
    background-attachment: inherit;
    background-image: url(immagini/fdx.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
.fdx2 {
    background-attachment: inherit;
    background-image: url(immagini/fdx2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.f_top {
    background-attachment: inherit;
    background-image: url(immagini/f_top.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.f_ind1 {
    background-attachment: inherit;
    background-image: url(immagini/f_indsx.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}
.f_ind2 {
    background-attachment: inherit;
    background-image: url(immagini/f_inddx.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
.ns {
   visibility: hidden;
   display: none;
}
.f_centrotop {
    background-attachment: inherit;
    background-image: url(immagini/f_centro.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.f_centroinf {
    background-attachment: inherit;
    background-image: url(immagini/f_centroinf.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.f_contatti {
    background-attachment: inherit;
    background-image: url(immagini/f_contatti.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_attivazione {
    background-attachment: inherit;
    background-image: url(immagini/f_attiva.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_attiva_ok {
    background-attachment: inherit;
    background-image: url(immagini/f_attivazione_ok.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_cp {
    background-attachment: inherit;
    background-image: url(immagini/f_cp.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_errore {
    background-attachment: inherit;
    background-image: url(immagini/f_errore.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.f_recupero {
    background-attachment: inherit;
    background-image: url(immagini/f_recupero.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_ricercaut {
    background-attachment: inherit;
    background-image: url(immagini/f_ru.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.bordonero {
    border: 1px solid #000000;
}
.titoli {
    font-family: Tahoma, Arial;
    font-size: 18px;
    letter-spacing: 0px;
}
.titoli2 {
    font-family: Tahoma, Arial;
    font-size: 30px;
    color: #3952AD;
    letter-spacing: -2px;
}
.f_errpag {
    background-attachment: inherit;
    background-image: url(immagini/f_errore_pag.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.f_newsletter {
    background-attachment: inherit;
    background-image: url(immagini/f_newsletter.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_newslgrazie {
    background-attachment: inherit;
    background-image: url(immagini/f_newslgrazie.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bordogrigio {
    border: 1px solid #CCCCCC;
}
