@import url(/basilica_editor.css);

.fondo {
	background-attachment: inherit;
	background-image: url(immagini/fondo.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF3300;
    text-decoration: none;
    font-weight: normal;
}
.fdx2 {
	background-attachment: inherit;
	background-image: url(immagini/fdx2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fsx {
	background-attachment: inherit;
	background-image: url(immagini/fsx.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #0066CC;
    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;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #c5b094;
}
.testo {
    font-family: Tahoma, Arial;
    font-size: 11px;
}
.bordogrigio {
	border: 1px solid #666666;
}
.titoli {
	font-family: Tahoma, Arial;
	font-size: 25px;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: -2px;
}
.testo20 {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}
.testo18 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.fdx {
	background-attachment: inherit;
	background-image: url(immagini/fdx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fsx2 {
	background-attachment: inherit;
	background-image: url(immagini/fsx2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.ylink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}
.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;
}
.ylink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}
.testoeditor {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.testo11editor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}.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_login {
	background-attachment: inherit;
	background-image: url(immagini/f_login.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.f_logout {
	background-attachment: inherit;
	background-image: url(immagini/f_logout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_errore {
	background-attachment: inherit;
	background-image: url(immagini/f_errore.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.f_newsl {
	background-attachment: inherit;
	background-image: url(immagini/f_newsl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ns {
   visibility: hidden;
   display: none;
}