a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #666666;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	height: 625px;
	vertical-align: text-top;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.dati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/CeramicheML_dati.gif);
	padding: 6px;
	background-repeat: no-repeat;
}
.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/CeramicheML_contatti.gif);
	height: 650px;
	width: 800px;
	vertical-align: text-top;
	letter-spacing: 0.1em;
}

