@import url("locanda.css");

#contenedorPrincipalCentral{
background-image:url(../../images/locanda/casetinaCostruzione.jpg);
}



#parrafoConstruzione{
	font-size:12px;
	color:#000000;
	margin:80px 0 0 50px;
}



#parrafoConstruzione a{
	font-size:11px;
	text-decoration:none;
	color:#690;
	font-weight:bold;
}
#parrafoConstruzione a:hover{
	text-decoration:underline;
}
