@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
}
body {
	background-image:url(../Img/Background/Bg_body2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
}
body {
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-image: url(../Img/Background/Bg_body2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a:link {
	color: #03C;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #909;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
a:active {
	text-decoration: none;
}.Prova {
	background-image: url(../Img/Background/Bg_body2.jpg);
	background-position: bottom;
	font-size: 12px;
}
.FondoPagina {
	font-size: 10px;
}

