#header
{
	height:327px;
}

#flash_header
{
	margin-top:25px;
	height:216px;
}

/* CORPO CENTRALE */


#homeMainContainer
{
	width: 900px;
	clear: both;
	height: 341px;
	background-image: url(/images/header_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	background-color: #000000;
}
	



/* FOOTER */

#footer
{
	width: 900px;
	clear: both;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 72px;
	margin: 0px;
	padding:0px;
	border:0px;
}

#footer #copy
{
	width: 368px;
	float:left;
	margin:0px;
	padding:0px 0px 17px 32px;
	border:0px;
}

#footer #copy ul 
{
	list-style-type: none;
	margin:16px 0px 0px 0px;
	padding:0px;
	border:0px;
}

#footer #copy li
{
	display:inline;
	margin:0px;
	padding:0px;
	border:0px;
	color: #999999;
	font-size: 10px;
}

#footer #menuFooter
{
	width: 418px;
	float:left;
	margin:0px 32px 0px 0px;
	padding:0px;
	border:0px;
	font-size: 10px;
	text-align: right;
}

#footer #menuFooter ul
{
	list-style-type: none;
	margin:16px 0px 0px 0px;
	padding:0px;
	border:0px;
}

#footer #menuFooter ul li
{
	display:inline;
	margin:0px;
	padding:0px;
	border:0px;
	color: #999999;
	font-size: 10px;
}

#footer #menuFooter ul li a
{
	color: #999999;
	text-decoration: none;
}

#topMainUP {
	background-image: url(/images/background_home_black.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:#000000;
	
}

#mainUP
{
	margin-left: 0px;
	padding: 0px;
	float: left;
	background-image: url(/images/background_home_all_box.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;



}

.box 
{
	width: 150px;
	padding: 0px;
	margin: 0px;
	float:left;
}

#sfumatura_box
{
	background-image: url(/images/background_box_sfumatura.png);
	_background-image: url(/images/background_box_sfumatura.jpg)!Important;
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height: 41px;
	margin:0px;
	padding:0px;
	
}

.testo_box{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	padding-left: 14px;
	padding-right: 14px;
	padding-top:5px;
	
}



.box a{
	border-width: 0px;
	padding-right:0px;
	margin: 0px 0px 0px 0px;
}

.box a img{
	float:right;
	border-width: 0px;
	text-decoration:none;
	padding-right:6px;
	
}


.voce{
	width: 140px;
	margin: 0px;
	padding: 0px;
	height: 260px;
}



.box_grande
{
	width: 255px;
	margin-left: 0px;
	padding: 0px;

	float:left;
	
}

#text_link{
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	color: #ffcc00;
	height: 33px;
	padding-left: 6px;
	text-align: center;
	padding-top:0px;
}

#text_link a{
	text-decoration: none;
	color: #ffcc00;
	font-size: 9pt;
	}

#text_link a img
{
	border-width: 0px;
	text-decoration: none;
	padding-top: 0px;
}


#immagine_grande
{
	padding: 6px;
	margin: 0px;
  background-color:black;
	
}

#main_footer
{
	margin-left: 20px;
	padding: 10px;
	clear: both;
	width: 835px;
}

#main_footer a
{
	color: #ccc;
	text-decoration: none;
}

#main_footer a b
{
	color: #fff;
}





.voce img{
	margin: 6px;
	padding:0px;
}

.main_menu{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background_title_box_home.jpg);
	background-repeat:no-repeat;
	background-position: center;
	height: 30px;
	
	
}

.menu_voice{
	padding-top:  4px;
	padding-left:14px;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	color: #ffcc00;
}

.menu_voice a 
{
	text-decoration: none;
	color: #ffcc00;
	font-size: 9pt;

}

.clearB
{
	clear:both;	
}