html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #0361ab url(../images/04c.jpg);	
}
body {
	background: url(../images/bg_lalli.png) top left no-repeat;
	position: relative;
	width: 835px;
	height: 785px;
	margin: 0px auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

img, div, a, input { behavior: url(include/iepngfix.htc) }

a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #EC008C;
	font-weight: bold;
}
a:hover {
	color: #000;
}
h1 {
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	color: #EC008C;
	font-weight: normal;
	line-height: 19px;
}
h2 {
	margin: 7px 0px 7px 0px;
	font-size: 20px;
	color: #EC008C;
	font-weight: normal;
}
h3 {
	margin: 10px 0px 5px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
#Colonna_Sx {
	width: 370px;
	position: absolute;
	top: 160px;
	left: 25px;
	/*ackground: #e2e2e2;*/
}
#Colonna_Sx p {font-size: 11px }
#Colonna_Dx {
	position: absolute;
	top: 270px;
	left: 490px;
	width: 300px;
	height: 400px;
}
#Icona_Pasticceria {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 330px;
	left: 420px;
}
#Icona_Enoteca {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 480px ;
	left: 420px;
}
#Icona_Pizzeria {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 610px;
	left: 420px;
}

/* Footer */
#Footer {
color: #EC008C;
font-size: 11px;
position: absolute;
width: 800px;
height: 30px;
top: 765px;
left: 0px;
padding: 10px 10px 10px 25px;
}
