@import url(/dei_editor.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: inherit;
	background-image: url(immagini/fondo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
    font-family: Tahoma, Arial;
    font-size : 11px;
    color: #FF6600;
    text-decoration: none;
}
a:visited {
    font-family: Tahoma, Arial;
    font-size : 11px;
    color : #FFFF00;
    text-decoration: none;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size : 11px;
    color: #0066CC;
    text-decoration: underline;
}
a.b:link, a.b:visited {
    font-family: Tahoma, Arial;
    font-size : 12px;
    color: #333333;
    text-decoration: none;
}
a.b:hover {
    font-family: Tahoma, Arial;
    font-size : 12px;
    color: #333333;
    text-decoration: underline;
}
.testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.testo2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.titoli {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #FFCC00;
}
form {
    margin: 0px;
    padding: 0px;
}
.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;
}

.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.ylink {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #669900;
    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: Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.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;
}
.fondo {
    background-attachment: inherit;
    background-image: url(immagini/fdx.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
.fondo2 {
    background-attachment: inherit;
    background-image: url(immagini/fsx.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}
.f_news {
    background-attachment: inherit;
    background-image: url(immagini/donna.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_gestnews {
    background-attachment: inherit;
    background-image: url(immagini/f_gestnews.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_cp {
    background-attachment: inherit;
    background-image: url(immagini/f_cp.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_login {
    background-attachment: inherit;
    background-image: url(immagini/f_log.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.bordogrigio {
	border: 1px solid #CCCCCC;
}
.f_logout {
	background-attachment: inherit;
	background-image: url(immagini/f_logout.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.f_loghetto {
	background-attachment: inherit;
	background-image: url(immagini/loghetto.png);
	background-repeat: no-repeat;
	background-position: center center;
}

