* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color: Black;
	background-image: url(sfondo_body.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
	color: #FFFFFF;
}

.box_001 {
	width: 850px;
	margin: auto;
}



/*		header
----------------------------------------*/

.header {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height:	176px;
	width: 880px;
}

.header h1 {
	display: none;
}

/*		menu
----------------------------------------*/

.main_menu {
	text-align: left;
}

.main_menu li {
	list-style: none;
	float: left;
	padding: 2px 30px 0px 20px;
	font-weight: bold;
	background-image: url(menu_pirolo.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

.main_menu a {
	color: #FFFFFF;
}

.main_menu a:hover {
	color:	#E8E8E8;
}

/*		paginetta
----------------------------------------*/
.paginetta {
	display: block;
	min-height: 250px;
	clear: both;
	width: 850px;
	margin: 30px auto 0px auto;
	text-align: left;
	position: relative;
}

h2 {
	color: White;
	font-weight: 	normal;
	text-align:	right;
	font-size: 180%;
}

h3 {
	border-bottom: 1px dashed White;
	font-size: 100%;
	margin-bottom: 15px;
	padding-bottom: 10px;
}



.paginetta ul li {
	color: #FFFFFF;
	margin-left: 20px;
	list-style: square;
}

.paginetta a:hover {
	color: Red;
}


/*		footer
----------------------------------------*/
.footer {
	clear: both;
	display: block;
	background-image: url(sfondo_footer.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 6px;
	margin-top: 20px;
}

.footer p {
	width: 850px;
	text-align: center;
	margin: auto;
}

.footer a {
	border-bottom: 1px Dashed White;
}

.footer a:hover {
	border-bottom: 	none;
}

.subfooter {
	width: 850px;
	text-align: right;
	margin: 0px auto 10px auto;
}

/*		particolari
----------------------------------------*/
.swf_home {
	background-image: url(sfondo_flash_home.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 10px;
	display: block;
	float: left;
}


.box_prodotti_home {
	background-image: url(fx.gif);
	background-position: top right;
	background-repeat:	repeat-y;
	min-height: 310px;
	height: auto !important;
	height: 310px;
}

.box_prodotti_home img {
	border: none;

}

.box_prodotti_home a , .box_prodotti_home a:hover {
	border: 1px dashed White;
	height: 50px;
	width: 50px;
	display: block;
	overflow: hidden;
	margin: 10px 8px;
	float: left;
	opacity:.70;
	}

.box_prodotti_home a:hover{
	border-color: Red;
	opacity:1;
}

.boxino_prodotto , .box_eventi {
	color: #FFFFFF;
	border: 1px Solid White;
	width: 500px;
	margin: 15px;
	padding: 10px;
}

.box_eventi a {
	display: block;
}

.boxino_prodotto img {
	margin-right: 10px;
	border: 1px dashed White;
}

.boxino_prodotto a {
	padding: 0px 10px 10px 0px;
	float: left;
}

.headerino , .titolino_news_1 {
	display: block;
	font-weight: bold;
	border-bottom: 1px dashed White;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.ul_sottocategorie {
	width: 200px;
	position: absolute;
	top: 50px;
	right: 0px;
}

.ul_sottocategorie li {
	list-style: square;
	color: #FFFFFF;
	margin: 10px 10px 10px 20px;
	border-bottom: 1px dashed White;
}
