/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #edf6e3;
 	background-image: url(img/sfondo.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35A1F0;
	font-weight: bold;
}
.Stile2 {font-size: 10px; color: #35A1F0; font-family: Verdana, Arial, Helvetica, sans-serif;}
.Stile3 {font-size: 10px}
a { color:#35a1f0; text-decoration: none;font-weight:bold;}
a:hover { color:#de0000; }
.bordo{
	padding:10px;
	border: 1px solid #cccccc;
}

.Stile4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #de0000;
	font-weight: bold;
}

