@import url(/schiano_editor.css);

body {
    SCROLLBAR-FACE-COLOR: #333333;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #FFCC00;
    SCROLLBAR-TRACK-COLOR: #666666;
    SCROLLBAR-DARKSHADOW-COLOR: #999999;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
}
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;

}
.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: repeat-y;
    background-position: right top;
}
.fsx3 {
    background-attachment: inherit;
    background-image: url(immagini/fsx3.jpg);
    background-repeat: repeat-y;
    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;
}
.fdx3 {
    background-attachment: inherit;
    background-image: url(immagini/fdx3.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
.f_top {
    background-attachment: inherit;
    background-image: url(immagini/f_top.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.fondo {
    background-attachment: inherit;
    background-image: url(immagini/fondo.jpg);
    background-repeat: repeat;
    background-position: left top;
}
.f_tiker {
    background-color: #000000;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #666666;
    border-bottom-color: #666666;
}
.bd_sx {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #666666;
}
.ricerca {
    BACKGROUND-IMAGE: url(immagini/searchbox-bg.png);
    MARGIN: 5px 0px 0px;
    height: 25px;
    background-repeat: no-repeat;
    width: 152px;
}
.input_txt {
    PADDING-TOP: 2px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 2px;
    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: #6699CC;
    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
}
.linea_vert {
    background-attachment: inherit;
    background-image: url(immagini/lv.png);
    background-repeat: repeat-y;
    background-position: center top;
}
.linea_orizz {
    background-attachment: inherit;
    background-image: url(immagini/lo.png);
    background-repeat: repeat-x;
    background-position: left center;
}
form {
    margin: 0px;
    padding: 0px;
}.bordo_bianco {
    border: 1px solid #FFFFFF;
}
.f_chi {
    background-attachment: inherit;
    background-image: url(immagini/f_chi.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.fondo2 {
    background-attachment: inherit;
    background-image: url(immagini/fondo2.jpg);
    background-repeat: repeat;
    background-position: left top;
}
.sfum_prod {
    background-attachment: inherit;
    background-image: url(immagini/sfum_prodotti.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.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: 226px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;

}
.leftbar_menuOver {
    DISPLAY: block! important;
    WIDTH: 226px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;

}
.leftbar_category {
    FONT-WEIGHT: bold! important;
    FONT-SIZE: 12px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #333333;
    width: 226px;
    height: 40px;
    background-image: url(immagini/f_bot.jpg);
}
.leftbar_submenu {
    FONT-SIZE: 11px! important;
    WIDTH: 190px! important;
    FONT-FAMILY: Tahoma, Arial;

}
.leftbar_cell {
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma, Arial! important;
    WIDTH: 226px! important;
    HEIGHT: 19px! important;
    padding-left: 15px;
}
A.leftbar_link:link {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #ABD0ED;
    text-decoration: none;
}
A.leftbar_link:visited {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #FF9900;
    text-decoration: none;
}
A.leftbar_link:hover {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #FFFFFF;
    text-decoration: none;
}
.tabellautenti {
    border-collapse: collapse;
}
.testo_bianco {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FFFFFF;
}
.titoli20 {
    font-family: Tahoma, Arial;
    font-size: 20px;
    color: #CCFF00;
    letter-spacing: -1px;
}
.titoli20barrati {
    font-family: Tahoma, Arial;
    font-size: 20px;
    color: #FFCC00;
    text-decoration: line-through;
    letter-spacing: -1px;
}
.titoli16barrati {
    font-family: Tahoma, Arial;
    font-size: 16px;
    color: #FFCC00;
    text-decoration: line-through;
    letter-spacing: -1px;
}
.titoli14barrati {
    font-family: Tahoma, Arial;
    font-size: 14px;
    color: #FFCC00;
    text-decoration: line-through;
    letter-spacing: -1px;
}

.titolo18 {
    font-family: Tahoma, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFCC00;
}
.bordo_grigio {
    border: 1px solid #666666;
}
.f_dettaglio {
    background-attachment: inherit;
    background-image: url(immagini/f_dettaglio.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.f_dati {
    background-attachment: inherit;
    background-image: url(immagini/f_dati.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.f_contatti {
    background-attachment: inherit;
    background-image: url(immagini/f_contatti.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_cp {
    background-attachment: inherit;
    background-image: url(immagini/f_cp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_dati_dove {

    background-attachment: inherit;
    background-image: url(immagini/f_dati_dove.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.titolo16 {
    font-family: Tahoma, Arial;
    font-size: 16px;
}
.f_ombra_news {
    background-attachment: inherit;
    background-image: url(immagini/f_ombra_news.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.f_newsl {
    background-attachment: inherit;
    background-image: url(immagini/f_newsletter.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_newslgrazie {
    background-attachment: inherit;
    background-image: url(immagini/f_newslgrazie.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_logout {
    background-attachment: inherit;
    background-image: url(immagini/f_logout.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.fondo_pr {
    background-attachment: inherit;
    background-image: url(immagini/pr_centro.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #000000;
    border-left-color: #000000;
}
.f_filmato {
    background-attachment: inherit;
    background-image: url(immagini/f_filmato.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.testo_barrato {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FFCC00;
    text-decoration: line-through;
}
.testo2 {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
}
.titoli14 {
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: bolder;
    color: #CCFF00;
}

.linea_grigia {
    background-attachment: inherit;
    background-image: url(immagini/linea_g.png);
    background-repeat: repeat-x;
    background-position: left 3px;
}
.ns {
   visibility: hidden;
   display: none;
}
