.pagina {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.tools {
	background-attachment: fixed;
	background-image: url(../images/bg_tools.jpg);
	background-repeat: repeat-y;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
; line-height: 18px
}
.testo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}


.line {
	background-attachment: fixed;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}

.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
	font-weight: bolder;
	text-transform: none;
}

.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00194C;
	background-color: #f5f6f6;
	border: 1px solid #000000;
}.bg_foto {
	background-attachment: fixed;
	background-image: url(file:///F|/ar_edizioni/images/bg_fotos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

