
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D64A9;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
}

.testo_standard {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.testostandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sfondotasto {
	background-image: url(img/tasto.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #F1C0D6;
	text-decoration: none;
}
.titolisezione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C63A8;
	text-decoration: none;
}
.testostandardblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #194C90;
	text-decoration: none;
}
.testotitolonew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #194C90;
	text-decoration: none;
}
.bordoimmagine {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
