body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pattern_grigio.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
.sfondo_sito {
	background-image: url(images/sfondo_sito.png);
	background-repeat: no-repeat;
	height: 869px;
	width: 928px;
}
a:link {
	color: #267DE0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #267DE0;
}
a:hover {
	text-decoration: none;
	color: #589CE7;
}
a:active {
	text-decoration: none;
	color: #267DE0;
}.textbox {
	background-color: #F0F0F0;
	height: 15px;
	width: 135px;
	border: 1px solid #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
h2 {
	font-size: 14px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #287EE0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
.sottotitolo {
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	background-color: #3C8AE3;
	color: #FFFFFF;
}
.paragrafo {
	padding: 5px;
	width: 550px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
}



.puls_invia {
	background-image: url(images/invia.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	height: 16px;
	width: 51px;
	cursor:pointer;
	background-color: #E5E4E5;
}

.textarea {
	background-color: #F0F0F0; 
	width: 185px;
	border: 1px solid #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
.puls_cancella {
	background-image: url(images/cancella.gif);
	background-repeat: no-repeat;
	border: none;

	background-color: #E5E4E5;
	height: 16px;
	width: 73px;
	cursor:pointer;
} 
.titoletto_blu {
	font-weight: bold;
	color: #287EE0;
}
.sfondo_sito2 {

	background-image: url(images/sfondo_sito2.png);
	background-repeat: no-repeat;
	height: 869px;
	width: 928px;
}
.titoletto_grande {
	font-weight: bold;
	color: #287EE0;
	font-size: 12px;
	font-variant: small-caps;
}
.sottolineato {
	text-decoration: underline;
	padding: 3px;
}
.tabella_tratteggio {
	border: 1px dashed #CCCCCC;
}
.piccolo_corsivo {
	font-size: 10px;
	font-style: italic;
}
#scroller {
	height: 480px;
	overflow: auto;
}
#scroller2 {
	height: 500px;
	overflow: auto;
	
}
