@charset "UTF-8";
/* CSS Document */
	body {
	margin: 0 auto;
	background-color: #FFCC00;
	text-align: left;
}
		
		div#container{
	width:834px;
	height: 540px;
	z-index:1;
	background-image: url(../img/finestrino.gif);
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#content {
	height: 100%;
	width: 100%;
	z-index: 1;
	margin: 0;
	text-align: left;
}
		
	div#menu{
	z-index: 7;
	position: relative;
	width: 200px;
	height: 130px;
}
	
	
	
			ol#nav{
	margin-left:0px;
	width:100px;
	margin-right: 0px;
}
		ol#nav,ol#nav li
		{
	list-style-type:none;
	z-index:2;
	padding: 0 0 0 0;
}
		
		ol#nav li{
	float:left;
	margin-top: 3px;
	text-align: left;
}
		ol#nav a{
	float:left;
	width: 9em;
	font: bold 14px Verdana,Arial,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color: #999999;
	padding: 8px 0px 8px 8px;
}
		ol#nav a:hover{
	color: #FFCC00;
	background-color: #000000;
}
		ol#nav li.activelink a{
	color: #000000;
}
		ol#nav li.activelink a:hover{
	color: #FFCC00;
}
/*		li#home a{background: #FF749C}
		li#chi a{background: #DF3694}
		li#prod a{background: #4D80FF}
		li#serv a{background: #80FF4D}
		li#cont a{background: #FFCB4D}*/

	div#footer{
}
	div#header{
}
div#Llumar {
	z-index: 3;
	position: relative;
	top: -120px;
	background-image: url(../img/Llumar.gif);
	height: 67px;
	width: 100px;
	left: 170px;
}
div#mappa {
	position: relative;
	height: 350px;
	width: 480px;
	top: -90px;
	left: 330px;
	background-image: url(../img/segnposto_mappa.jpg);
}
div#chi_siamo {
	position: relative;
	z-index: 4;
	height: 470px;
	width: 670px;
	left: 170px;
	text-align: justify;
	top: -120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	margin: 10px;
}
div#home {
	position: relative;
	z-index: 4;
	height: 400px;
	width: 450px;
	left: 310px;
	text-align: justify;
	top: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: medium;
	margin: 0px;
}
div#volantino {
	position: relative;
	z-index: 4;
	left: 45px;
	text-align: justify;
	top: -170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: medium;
	margin: 10px;
}
div#idea_regalo {
	height: 71px;
	width: 107px;
	position: relative;
	left: 110px;
	top: -280px;
}
div#contatti {
	position: relative;
	z-index: 4;
	height: 250px;
	width: 230px;
	left: 50px;
	text-align: right;
	top: -320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: small;
	margin: 10px;
}
div#llumarHP {
	position: relative;
	z-index: 4;
	left: 60px;
	top: -230px;
	margin: 10px;
}
div#anteprima {
height:500px;
left:10px;
position:relative;
top:-120px;
width:800px;
}
.style1 {
	color: #FFCC00
}
         .foto {
	width:auto;
	background:#FF00FF;
	z-index: inherit;

         }
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {font-size: medium}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
	
