.sfondo {
	background-color: #9F3F40;
	margin: 0px;
	padding: 0px;

}
a.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	margin: auto;
	padding: 0px;
	height: 100%;
	width: 785px;
	background-color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}

.left {
	background-image: url(../img/border_sx.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 16px;


}
.right {
	background-image: url(../img/border_dx.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 16px;
}
.sein {
	background-image: url(../img/sein_rest.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 753px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;

}
.flash {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding: 0px;
	display: block;

}
.scorpo {
	background-image: url(../img/sfondo_contenuti2.jpg);
	background-repeat: no-repeat;

}
.mail {
	margin-left: 420px;
	height: 40px;
	width: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;




}
.seinen {

	background-image: url(../img/sein_eng.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 753px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none;

}
a.link:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AE3939;
	text-decoration: none;
}
.corpoN {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	margin: 0px;
	font-style: normal;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	font-style: normal;
	text-decoration: none;

}

#dhtmltooltip{
	position: absolute;
	width: 100px;
	border: 1px solid black;
	padding: 2px;
	/*background-color: lightyellow;*/
	background-color:#FFFFFF;
	opacity:.70;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

