body {
	background-image: url(pict/eg05.gif);
	background-repeat:  repeat-x;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0B4394;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.containtable {
	background-color: #FFFFFF;
	
}
.piede {
	font-size: 90%;
	font-weight: lighter;
	color: #FFFFFF;
}
.contenuto {
	padding-right: 80px;
	padding-left: 70px;
	text-align: justify;
}
.bottoni {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-color: #133675;
	color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
}
.campi {
	font-size: 90%;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
