@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
.cellatesto{
	background-image: url(immagini/backtesto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
.cellatitolo{
	background-image: url(immagini/titoli.png);
	background-position: center;
	height: 61px;
	width: 340px;
	font-size: 18px;
	font-weight: bold;
	color:#000033;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0;
}
h3 {
	font-size: 24px;
	color: #C00;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 2px;
}
#indirizzo{
	color: #C00;
	height: 50px;
	width: 290px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:1020px;
	position: absolute;
	line-height: normal;
}

