@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #aaaaaa;
	text-decoration:none;
}

p a:link, p a:active, p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #488dc6;
	text-decoration:none;
	font-weight: bold;
}
.natuna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #488dc6;
	text-decoration:none;
	font-weight: bold;
}

p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #158730;
	text-decoration:underline;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #aaaaaa;
	text-decoration:none;
}


.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #488dc6;
	text-decoration:none;
}

.link a:link, .link a:active, .link a:visited{
	font-size: 16px;
	color: #488dc6;
	text-decoration:none;
}

.link a:hover{
	font-size: 16px;
	color: #158730;
	text-decoration:underline;
}

.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	color: #488dc6;
	text-decoration:none;
	font-weight: bold;
}

.campi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	font-style: normal;
	line-height: 25px;
	color: #488dc6;
	text-decoration:none;
	font-weight: bold;
	background-color:#CCCCCC;
	border: 1px solid #CCCCCC;
}
.tab {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d2de88;
}
.testo_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #488dc6;
	font-weight: bold;
	margin-left: 10px;
}
.testo_menu_on {
	font-family: Tahoma;
	font-size: 11px;
	color: #87D248;
	font-weight: bold;
	margin-left: 10px;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#D5FFEA;
	padding:5px;
}

