
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo_nero_mini{ font-size: 9px; font-family: Verdana; color: #000000; font-weight: none; text-decoration: none }
.testo_nero_piccolo { font-size: 11px; font-family: Verdana; color: #000000; font-weight: none; text-decoration: none }
.testo_nero_medio { font-size: 12px; font-family: Verdana; color: #000000; font-weight: bold; text-decoration: none }
.testo_nero_grande { font-size: 14px; font-family: Verdana; color: #000000; font-weight: bold; text-decoration: none }
.testo_bianco_piccolo { font-size: 9px; font-family: Verdana; color: #ffffff; font-weight: bold; text-decoration: none }
.testo_bianco_grande { font-size: 12px; font-family: Verdana; color: #ffffff; font-weight: bold; text-decoration: none }

.testo_nero_mini_giustify{ font-size: 10px; font-family: Verdana; color: #000; font-weight: none; text-decoration: none; text-align:justify }
.testo_grigio_mini_no_gr { font-size: 10px; font-family: Verdana; color: #666666; font-weight: none; text-decoration: none }
.testo_grigio_mini { font-size: 10px; font-family: Verdana; color: #666666; font-weight: bold; text-decoration: none }
.testo_grigio_grande { font-size: 14px; font-family: Verdana; color: #666666; font-weight: bold; text-decoration: none }
.testo_nero_medio_nog { font-size: 12px; font-family: Verdana; color: #000000; font-weight: none; text-decoration: none }
.testo_piccolo_footer { font-size: 10px; font-family: Verdana; color: #CC6600; font-weight: none; text-decoration: none }

.titoli { font-size: 12px; font-family: Verdana; color: #000000; font-weight: bold; text-decoration: none }

testo_nero_medio_nog
/* stili form */
form {
	padding: 0px;
	margin: 0px;
}

INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; TEXT-INDENT: 2px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}


#content {
/*float:left;*/
width:95%;
background: #FFFFFF;
margin-left:5px;
margin-right:0px;
margin-bottom:20px;
margin-top:0px;

border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;

padding-left:5px;
padding-right:5px;
padding-bottom:10px;

font-family:verdana;
color:#333333;
font-size:12px;
}

#content p {
font-family:verdana;
color: #FF6600;
font-size:14px;
font-weight: bold;
}

#content a {
font-family:verdana;
color: #666666;
font-size:12px;
font-weight: bold;
}

#content span {
font-family:verdana;
color: #999999;
font-size:14px;
font-weight: bold;
}

#content li {
list-style: none;
margin: 0;
padding: 0
line-height:1.5em;
padding-left:12px;
background:url(./images/8-em-heart.png) no-repeat left center
}

#content_nolist {
/*float:left;*/
width:95%;
background: #FFFFFF;
margin-left:15px;
margin-right:0px;
margin-bottom:20px;
margin-top:0px;

border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;

padding-left:5px;
padding-right:5px;
padding-bottom:10px;

font-family:verdana;
color:#333333;
font-size:12px;
      }
#content_nolist p {
font-family:verdana;
color: #FF6600;
font-size:14px;
font-weight: bold;
}



#comboelencoprodotti {
margin-top:10px;
width:130x;
margin-right:5px;
border:1px solid #666666;
background: #FCFCFC;
}

#bordo2 {
text-align:left;
border:4px solid #F8F8F8;
background:#FCFCFC;
}

#bordo2 a {
color:#FF6600;
font-weight: bold;
}

.lista {
list-style: none;
margin: 0;
padding: 0
line-height:1.5em;
padding-left:12px;
background:url(./images/8-em-heart.png) no-repeat left top
}

#elencoNews p{
	color: #000000;
	font-size:100%;
	font-weight:normal;
}


/* MENU */
/*-------------------------------------     STILE MENU     ------------------------------------------------*/
div#breadcrumb
{
float:left;
width:950px;
height:25px;
line-height:25px;
margin-left:10px;
background: #D4D4D4 url(./images/bcbk.png)
}
div#breadcrumb span{display:none}
div#breadcrumb a
{
float:left;
height: 25px;
padding-top:4px;
padding-right:20px;
background: url(./images/bcbk1.png) no-repeat top right;
color: #777;
text-decoration: none;
font: 65% Arial;
font-weight:bold;
}
div#breadcrumb a:hover
{
color: #0876AC
}
div#breadcrumb em
{
font-style:normal;
color: #444;
margin-left:10px
}
/* FINE MENU */

/* menu 2*/
<!--
.container {
	padding: 30px;
	margin: 20px 0 20px 0;
	padding:0;
	}

#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #333333;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #333333;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #333333;
	padding-bottom: 2px;
	color: #333333;
	}
/* fine menu 2 */
#contentNews p{
	color:#333333;
	font-weight: normal;
	font-size: 11px
}