#contatti
{
	position: relative;
	padding-top: 40px;
	padding-bottom: 200px;
}

#contatti p
{
	margin-bottom: 13px;
	line-height: 20px;
}

#indirizzo
{
	position: relative;
	left: 100px;
	border-right: solid 1px #ccc;
	padding-right: 50px;
	padding-bottom: 30px;
}


#postaElettronica
{
	position: relative;
	right: 400px;
	top: 30px;
}

#contatti #sfondo
{
	background-image: url(../ImgsNET/contenuti/contatti/chiocciola.jpg);
	background-repeat: no-repeat;
	width: 173px;
	height: 246px;
	position: absolute;
	/*top: 0;*/
	right: 150px;
	bottom: 0;
}

#contatti .nome
{
	font-size: 14pt;
}
