BODY { 
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #003399; 
	background-color: #FFFFFF;
	background: url(../images/sfondomainprodotti.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}

BODY.main { 
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #003399; 
	background-color: #FFFFFF;
	background: url(../images/sfondomain.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}

BODY.menu { 
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #003399; 
	background-color: #FFFFFF;
	background: url(../images/sfondomenu.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}

INPUT,TEXTAREA,SELECT { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

A,A:visited { 
	text-decoration: none;
	color: #0000CC;
}
A:hover { 
	text-decoration: none; 
	color: #CC0000;
}

UL { 
	margin: 1em;
}

LI {
	font-size: 11px;
	padding-bottom: 0.4em;
}

TD { 
	font-size: 14px; 
}

HR {
	height: 1px; 
	color: #14518A;
}

TABLE.prodtable {
	width: 90%;
    border-collapse: collapse; 
    border-spacing: 0px;
}

TD.product { 
	background-color: #cde1ed;
	font-size: 10px;
	padding: 3px;
	border-bottom: 2px #ffffff solid
}

.prod {
	font-size: 10px;;
}

.title { 
	font-size: 14px; 
	font-weight: bold; 
}

.maintitle { 
	font-size: 16px; 
	font-weight: bold; 
	color: red;
	line-height: 1.5em;
}

.maintext { 
	font-size: 12px; 
	text-align: justify;
	line-height: 1.4em;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #F0FB24;
}
A.menu,A.menu:visited {
	color: #0000CC;
}
A.menu:hover { 
	color: #f6c000;
}

.tableheader {
	background-color: #d7edf5;
	color: #060043;
	font-weight: bold;
}

TD.tabledata {
	border-bottom: 1px solid #808080;
	padding-top: 14px;
	padding-bottom: 14px;
}