body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	background: #0F0F0F url(images/struttura/sfondo.jpg) repeat-x;
}

a {
	text-decoration: none;
	color: Navy;
}

a:hover {
	text-decoration: none;
	color: Blue;
}

.presentazione {
	padding-top:1000px;
	position:relative;
	z-index:auto;
}

table.tb_generale {
	background-color: White;
	border-left: 1px solid White;
	border-right: 1px solid White;
}

td.tb_corpo {
	background-image: url(images/struttura/sfondo_centrohome.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* pulsanti */

td.tb_puls {
	background: #C9C9C9 url(images/struttura/sf_sotto_puls.jpg) no-repeat bottom;
}	

td.riga_puls a {
	font-size: 11px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3F3F3F;
	padding-left: 4px;
}

td.riga_puls a:hover {
	color: #E10000;
}
/******************/

.titoletto {
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	color: #2F597E;
	border-bottom: 1px dotted #C8C8C8;
	background-color: #F5F9FC;
	text-align: left;
}

.titolo_prod {
	font-weight: bold;
	font-size: 16px;
	height: 20px;
	color:#666666;
	text-align: left;
	height: 25px;
	vertical-align: middle;
}

.dett_prod {
	border-top: 1px dotted #C8C8C8;
}	

.copyright {
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
}

.copyright a {
	font-size: 10px;
	color: White;
	text-decoration: none;
}

.copyright a:hover {
	font-size: 10px;
	color: Lime;
	text-decoration: none;
}

.copyright2 {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

.copyright2 a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.copyright2 a:hover {
	font-size: 10px;
	color: Lime;
	text-decoration: none;
}


/* immagini */
img.images-dx {
	margin-left: 10px;
	border-color: #B9B9B9;
}

img.images-sx {
	margin-right: 10px;
	border-color: #B9B9B9;
}

/* NAVMENU */
/* www.ThisSiteSucks.com */
/* NAVMENUUUUU */


#navcontainer
{
margin: 0 auto;
padding: 1em 0;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
line-height:26px;
width:280px;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	color: #003366;
	text-decoration: none;
	background-image:url(images/bg_prodotti.gif);
	background-repeat:no-repeat;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color:#0033CC;
background-image:url(images/bg_prodotti_hv.gif);
background-repeat:no-repeat;
}
/* Thanks to Maxdesign */

.back{
	font-size:14px;
	color:#666666;
	}
a:hover{
	color:#333333;
	}