BODY{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-image:url('../assets/background.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

div#wrapper{
	
}
div#header {
	padding:20px 0px 0px 30px;
}
div#mainCNT {
	
}

div#footer {
	margin-top:5px;
}

.footer{
	padding-left:30px;
	font-weight: bold;
	color: #003e7d;
	font-size: 10px;
	text-decoration: none;
	line-height:12px;
}

.sicar{
	font-weight: normal;
	color: #003e7d;
	font-size: 14px;
	text-decoration: none;
	background-image:url('../assets/background.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

.separatore{
	font-weight: normal;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.mailto{
	font-weight: bold;
	color: #d67b19;
	font-size: 9px;
	text-decoration: none;
}