BODY {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #c6d5ec;
	scrollbar-highlight-color: #ccccff;
	scrollbar-shadow-color: #ccccff;
	scrollbar-3dlight-color: #E6E6FA;
	scrollbar-darkshadow-color: #c6d5ec;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #E6E6FA;
	scrollbar-base-color: #B0E0E6;
	overflow-x:hidden;
}

.myform {display: block;width: 275px;background: #c6d5ec;
    margin:0px 0 0 10px;font-family: verdana; font-size:10px} 

.activeprj {color: #FF9900; font-weight: normal;}
.approved {color: #006600; font-weight: normal;}
.pending {color: #0066CC; font-weight: normal;}
.rejected {color: #990033; font-weight: normal;}

#prodotto { list-style: disc url(/images/fre2.gif) inside;
	line-height:19px;
	margin-left: 0;
	padding-left: 1em;
	color: #333333;
	text-indent: -1.5em;

}
#prodottomain { list-style: disc url(/images/fre2.gif) inside;line-height:18px;
	margin-left: 1em;
	padding: 5px;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#004f91;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.titcover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}

.news 		{font-family : Verdana, Arial;font-size : 9px;color : #000000;font-weight: normal;line-height: 13px;}
	a.news:link {color : #004D91;text-decoration: none;font-weight: bold;}
	a.news:active {color : #004D91;text-decoration: none;font-weight: bold;}
	a.news:visited {color : #004D91;text-decoration: none;font-weight: bold;}
	a.news:hover {color: #1c71b9;text-decoration: underline;font-weight: bold;}

.tabmain 		{font-family : Verdana, Arial;font-size : 11px;color:#000000;}
	a.tabmain:link {color:#000000;text-decoration: none;}
	a.tabmain:active {color:#000000;text-decoration: none;}
	a.tabmain:visited {color:#000000;text-decoration: none;}
	a.tabmain:hover {color:#000000;text-decoration: none;}
	
.error {font-family : Verdana, Arial;font-size : 14px;color : red; line-height: 16px;}
a.error:link {font-weight:bold;text-decoration : underline;color : red;}
a.error:visited {font-weight:bold;text-decoration : underline;color : red;}
a.error:active {font-weight:bold;text-decoration : underline;color : red;}
a.error:hover {font-weight:bold;text-decoration : none;color : red;}

TD 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#666666;
	line-height: 160%;

}
TD A { /* selettore discendente: Associa il rosso solo agli elementi A contenuti in TD */
	color : #004f91; 
	text-decoration : none; 
	font-weight:bold;
} 

TD A:hover { /* selettore discendente: Associa il rosso solo agli elementi A contenuti in TD */
	color : red; 
	text-decoration : underline; 
	font-weight:bold;
} 

.testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38474E;
	font-size: 11px;
	line-height: 120%;

}

A.testo:link {font-weight:bold;color : #38474E;text-decoration : none;}
A.testo:visited {font-weight:bold;color : #38474E;text-decoration : none;}
A.testo:active {font-weight:bold;color : #38474E;text-decoration : none;}
A.testo:hover {font-weight:bold;color : #38474E;text-decoration : underline;}

ul { 
	list-style: disc url(http://www.ennepiesse.com/images/fre2.gif);text-decoration : none;
}