@import url("locanda.css");

#central{
	display:block;
	float:left;
	width:369px;
	height:100%;
}

#imagen{
	position:inherit;
	margin:11px 0px 10px 35px;
}


#texto{
	background-image:url(../../images/locanda/puzlalesteri.jpg);
	background-position:11px 0px 10px 35px;	
	background-repeat:no-repeat;
	width:576px;
	height:787px;
	font-size:9pt;
	color:#000;
}


#frase1{
	padding-top:10px;
	margin-left:213px;
}
#frase2{
	padding-top:274px;
	margin-left:38px;
}
#frase3{
	padding-top:190px;
	margin-left:260px;
}

