#logo {
	margin: 0px 10px 5px 10px;
}

.div_intro {
	margin: 8px auto;
	width: 290px;
}

#claim {
	font-weight: bold;
	color: #555555;
	font-size: 15px;
	margin: 0px;
}

#intro {
	font-weight: bold;
	color: #777777;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
}

#contatti {
	font-weight: bold;
	color: #777777;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

.p_home {
	background-image: url(imgstrct/pulsante_home.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 40px;
	margin: 10px auto;
}

a {
	color: #666666;
}

a:hover {
	color: #666666;
}

.icona_p {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

.titolo_p {
	text-align: center;
	float: left;
	width: 235px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}

.sottotitolo_p {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 235px;
}