body {
	margin: 10px 0 0 0;
	background-color:#F8F8F8;
}
h1, h2, h3, h4, h5, h6 { 
	margin:0px;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0073CE;
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0073CE;
	font-weight: normal;
	letter-spacing: 0.05em;
}
h2 a{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
h2 a:hover{
	color:#CA6698;
	font-weight:bold;
	text-decoration:none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0073CE;
	font-weight: normal;
	letter-spacing: 0.05em;
}
h4 a{
	color: #0073CE;
	text-decoration:underline;
}
h4 a:hover{
	color: #FF4403;
	text-decoration:underline;
}
hr {
	margin:10 0 10 0;
}
UL{
	list-style-type:none;
	list-style-image:url(images/punto.gif);
}
#bottom{
	width:100%;
	height:80px;
	position:relative;
	bottom:0px;
	padding-bottom: 0px;
}
#testa {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 780px;
}
.campi{
	width:100%;
	height:15px;
	color:#CA6698;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	margin:3px 0 0 0;
	padding:0;
	text-indent: 5px;
}
.area{
	width:100%;
	height:220px;
	color:#CA6698;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	margin:3px 0 0 0;
	padding:0;
	text-indent: 5px;
}
.tasto{
	border:none;
	padding-left:5px;
	width:80px;
	height:15px;
	color:#CA6698;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.tabella{
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #E6E6E6;
}

.miniatureleft
{
float:left;
margin-right:5px}
