@charset "utf-8";
/* CSS Document */
body {
	background-color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f4f6d8;
	margin:0px;
	text-decoration:none;
	}

div {
	position:relative;
	z-index: 1;
	}
a {
	color:white;
	text-decoration:none;
	}
a:hover {
	color:#a11011;
	text-decoration:underline, 1px, solid;
	}
p {
	padding:0px;
	}
	#cont {
	padding:0px;
	margin:auto;
	width:975px;
	}

	#testata {
	position:absolute;
	height:127px;
	background-image:url(../images/testata.png);
	width:640px;
	margin-left:78px;
	top:20px;
	}

	#liliana {
	position:absolute;
	background-image:url(../images/liliana.png);
	width:184px;
	height:344px;
	margin-left:718px;
	top:18px;
	}
	#menu {
	position:absolute;
	width:100%;
	height:79px;
	background-image:url(../images/menu.png);
	background-repeat:repeat-x;
	top:146px;
		}
		#home {
		position:absolute;
		width:81px;
		height:38px;
		background-image:url(../images/home.png);
		top: 19px;
		left: 166px;
		}
		#home:hover {
		background-image:url(../images/home_hover.png);
		cursor:pointer;
		}
		#servizi {
		position:absolute;
		width:86px;
		height:38px;
		background-image:url(../images/servizi.png);
		top: 19px;
		left: 248px;
		}
		#servizi:hover{
		background-image:url(../images/servizi_hover.png);
		cursor:pointer;
		}
		#eventi {
		position:absolute;
		width:94px;
		height:38px;
		background-image:url(../images/eventi.png);
		top: 19px;
		left: 335px;
		}
		#eventi:hover {
		background-image:url(../images/eventi_hover.png);
		cursor:pointer;
		}
		#galleria {
		position:absolute;
		width:112px;
		height:38px;
		background-image:url(../images/galleria.png);
		top: 19px;
		left: 430px;
		}
		#galleria:hover {
		background-image:url(../images/galleria_hover.png);
		cursor:pointer;
		}
		#info {
		position:absolute;
		width:66px;
		height:38px;
		background-image:url(../images/info.png);
		top: 19px;
		left: 543px;
		}
		#info:hover {
		background-image:url(../images/info_hover.png);
		cursor:pointer;
		}
		#contatti {
		position:absolute;
		width:122px;
		height:38px;
		background-image:url(../images/contatti.png);
		top: 19px;
		left: 544px;
		}
		#contatti:hover {
		background-image:url(../images/contatti_hover.png);
		cursor:pointer;
		}
	#migliore {
	position:absolute;
	width:93px;
	height:172px;
	background-image:url(../images/migliore.png);
	margin-left:839px;
	top: 94px;
	}
	#migliore:hover {
	background-image:url(../images/migliore_hover.png);
	cursor:pointer;
	}
	
	
#foto1	{
position:absolute;
width:114px;
height:94px;
top:210px;
left:150px;
}

#foto2	{
position:absolute;
width:114px;
height:94px;
top:210px;
left:271px;
}
#foto3	{
position:absolute;
width:114px;
height:94px;
top:210px;
left:392px;
}
#foto4	{
position:absolute;
width:114px;
height:94px;
top:210px;
left:513px;
}
#foto5	{
position:absolute;
width:114px;
height:94px;
top:210px;
left:634px;
}
#foto	{
	position:absolute;
	width:200px;
	height:165px;
	left:150px;
	top:333px;
}
.testointerno	{
	position:absolute;
	width:384px;
	height:316px;
	left:364px;
	top:331px;
}

