/* CSS Document */
body{
	background-color:#FFFFFF;
}

#contenitore{
margin:0;
padding:0;
	width:900px;
	height:588px;
	
}

#header{
	height:86px;
	width:900px;
	background-color:#ffffff;
	clear:both;
	background-image: url(img_html/structure/header.jpg);	/*float:left;*/
	background-repeat: no-repeat;	
}

#menu{
	height:502px;
	width:248px;
	background-color:#ffffff;
	background-image: url(img_html/structure/bg_menu.jpg);	/*float:left;*/
	background-repeat: no-repeat;
	text-align:left;
}

#content{
	height:502px;
	width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_intro.jpg);
	background-repeat: no-repeat;
}
#content01{
		height:502px;
	width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_home.jpg);
	background-repeat: no-repeat;
}
#content02{
		height:502px;
	width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_3stili.jpg);
	background-repeat: no-repeat;
}
#content03{
		height:502px;
	width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_anima_divertente.jpg);
	background-repeat: no-repeat;
}
#contentlumina{
width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_lumina.jpg);
	background-repeat: no-repeat;
}
#content04{
	height:502px;
	width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_design_young.jpg);
	background-repeat: no-repeat;
}
#content05{
		height:502px;
	width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_energy.jpg);
	background-repeat: no-repeat;
}
#contentgetti{
	width:652px;
	background-color:#ffffff;
	float:right;
	background-image: url(img_html/structure/bg_getti.jpg);
	background-repeat: no-repeat;
}
#colonnaSX
{
	float:left;
	width:248px;
	text-align:left;
}

#listamenu
{
	margin: 0 10px auto 10px;
	padding-top:10px;
	
}

#listamenu ul{
	
	
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	list-style:none none;

}

#listamenu ul ul{

	margin:5px 0 5px 15px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	list-style:none none;

}

#listamenu ul li{
	margin: 0 0 1px  0;

	padding:0;
}

#listamenu ul a
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d9d9d9;
	text-decoration:none;

}

#listamenu ul a:hover
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	
}
h1{
font-size:10px;
font-weight:normal;
margin:0;
padding:0;

}
#testo{
margin:20px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	list-style:none none;
	text-align:left;


}
#testo #testosopra{
margin:0;
	padding:0 0 20px 0;
	


}
#testo p{
margin:0;
	padding:0;
	


}
#testo a{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4682ba;
	text-decoration:none;
	


}


#testo a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1b5f9e;
	text-decoration:bold;
	


}
#titolo h1{
margin:20px;
	padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b5f9e;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	
	
	

}
.testo{
margin:20px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	list-style:none none;
	text-align:left;


}
.testo #testosopra{
margin:0;
	padding:0 0 20px 0;
	


}
.testo p{
margin:0;
	padding:0;
	


}
.testo a{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4682ba;
	text-decoration:none;
	


}


.testo a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1b5f9e;
	text-decoration:bold;
	


}
.testo h1{
margin:0;
	padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1b5f9e;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	
	
	

}
.immagine{
width:100%;
text-align:left;
margin:3px auto;
}