@import url(/italmatic_editor.css);

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #333333;
}
a:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FFCC00;
    text-decoration: none;
    font-weight: normal;
}
a:visited {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF6600;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF9900;
    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;
}
.testo {
    font-family: Tahoma, Arial;
    font-size: 11px;
}
.titoli {
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
}
.ylink {
    cursor: pointer;
}
.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.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;
}.bordo_bianco {
    border: 1px solid #FFFFFF;
}
.f_newsletter {
    background-attachment: inherit;
    background-image: url(immagini/f_newsletter.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.f_news {
    background-attachment: inherit;
    background-image: url(immagini/f_news.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_si {
    background-attachment: inherit;
    background-image: url(immagini/iscrivimi_si.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
.f_no {
    background-attachment: inherit;
    background-image: url(immagini/iscrivimi_no.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}.testo_bianco {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FFFFFF;
}
.f_chi {
    background-attachment: inherit;
    background-image: url(immagini/f_chi.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: left bottom;
}
.f_colcont {
    background-attachment: inherit;
    background-image: url(immagini/f_cont_dx.jpg);
    background-repeat: repeat-y;
    background-position: right bottom;
}
.f_catalogo {
    background-attachment: inherit;
    background-image: url(immagini/f_catalogo.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.f_login {
    background-attachment: inherit;
    background-image: url(immagini/f_login.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 bottom;
}
.f_prodotto {
    background-attachment: inherit;
    background-image: url(immagini/f_prodotto.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.bordo_nero {
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}
.f_newsl {
    background-attachment: fixed;
    background-image: url(immagini/f_newsletterg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.ns {
   visibility: hidden;
   display: none;
}
