@charset "UTF-8";
/* CSS Document */
body { color: #000000; background-color: #FFFFFF; margin:0px; height:100%;}
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
.indirizzo { font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #999999; }
a.indirizzo:link {
	color: #999999;
	text-decoration: none;
}
a.indirizzo:visited { color: #999999; text-decoration: underline; }
a.indirizzo:hover { color: #999999; text-decoration: underline; }
a.indirizzo:active { color: #999999; text-decoration: underline; }
a.boxhome:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #e90000;
	text-decoration: underline;
}
a.boxhome:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #e90000;
	text-decoration: underline;
}
a.boxhome:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #e90000;
	text-decoration: underline;
}
a.boxhome:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #e90000;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #aaaaaa;
	text-align: justify;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-align: justify;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #bbbbbb;
	text-align: justify;
}
.h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #dddddd;
	text-align: justify;
}
.titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #e90000;
	text-align: justify;
}
.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.testo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.kmnews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	padding-top:10px;
}
.kmdivnews {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}
.label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}
.mailsent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #e90000;
}
.footerdiv {
	position:relative;
	bottom:0;
	width:100%;
	height:230px; 
}
.footerhome {
	position:relative;
   	bottom:0;
   	width:100%;
   	height:60px;
   	background-color:#FFF
}
.pagehome {
	min-height:100%;
	position:relative;
	margin-bottom: 0px;
}
.topdiv {
	height:200px;
}