span.path {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}
A.path:Link,A.path:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}
A.path:hover, A.path:visited:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

ul
{ margin: 0;
  padding: 0;
  list-style: none;
}

li
{ line-height: 15px;
  margin-left: 8px;
  padding-left: 8px;
  padding-top: 0px;
  background-image: url(gfx/quadratino.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

ul li a:link, ul li a:visited {
	color: #336633;
	text-decoration: none;	
	font-size:12px;
}
ul li a:hover, ul li a:visited:hover {
	color: #336633;
	text-decoration: underline;
	font-size:12px;
}

div.linee_grigie
{ border-top:1px solid #d0d0d0;
}

/* TAG CLASSES -------------------------------------------------*/
BODY{
 	background-color: #FFFFFF;
}
TD{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;	
}
IMG{
	border: 0;	
}
FORM{
	margin: 0;	
	padding: 0;
}
INPUT{
	border: 1px solid #003300;
	color: #003300;
font-size:11px;
}
A {
	color: #336633;
	text-decoration: none;	
	font-size:11px;
}
A:hover {
	text-decoration: underline;	
}
/* menu -------------------------------------------------*/
.lm{
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
}
.lm:hover{
	color: #FFFF99;
	text-decoration: none;	
	font-weight: bold;
}
.fm{
	color: #666666;
	text-decoration: none;	
	font-size:10px;
	font-weight: bold;
	white-space: nowrap;
}
.fm:hover{
	color: #003300;
}
.rm{
	color: #333333;
	text-decoration: none;	
	font-size:11px;
	font-weight: bold;
}
.rm:hover{
	color: #8DC48D;
}
.rm2{
	color: #336633;
	text-decoration: none;	
	font-size:11px;
	font-weight: bold;
}
.rm2:hover{
	color: #8DC48D;
}
.rm3{
	color: #336633;
	text-decoration: none;	
	font-size:11px;
	font-weight: bold;
}
.rm3:hover{
	color: #8DC48D;
}
.drm{
	color: #336633;
	text-decoration: none;
	background-color: trasparent;
	margin:5px;
	padding: 5px;
text-align: left;
}
.drm2{
	width: 240px;
	height:140px;
	color: #336633;
	text-decoration: none;
	background-color: #F6F6F6;
	margin:5px;
	padding: 5px;
}
.ref{
	border: 1px solid #336633;
	margin-left:5px;
}
/* orologio -------------------------------------------------*/
.clock_font{
	color: #669966;
	text-decoration: none;	
	font-weight: bold;
	font-size: 9px;
}

.err_msg{
	color: #ff0000;
	text-decoration: none;	
	font-weight: bold;
	font-size: 10px;
}
/* generali -------------------------------------------------*/
.c-g1 {
 background-color: #E7E7E7;
}
.c-g2 {
 background-color: #349E34;
}
.c-h1 {
	color: #666666;
	text-decoration: none;	
	font-size:10px;
	font-weight: bold;
	white-space: nowrap;
}
.c-h2 {
	color: #FFFFFF;
	text-decoration: none;	
	background-color: #349E34;
	font-size:11px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #003300;
}
.c-h3 {
	color: #666666;
	text-decoration: none;	
	background-color: #f0f0f0;
	font-size:11px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #d0d0d0;
    padding: 8px 0px 8px 0px;
}

.cat_name {
	color: #FFFFFF;
	text-decoration: none;	
	font-size:12px;
	font-weight: bold;
	white-space: nowrap;
}
.c-i1 {
	border: 0px;
}
.c-img1 {
	border: 1px solid #003300;
}
.g-h1 {
	color: #336633;
	text-decoration: none;	
	font-size:10px;
	font-weight: bold;
	white-space: nowrap;
}
.g-h2 {
	color: #336633;
	text-decoration: none;	
	font-size:11px;
	font-weight: bold;
}
.g-t1 {
	color: #003300;
	text-decoration: none;	
	font-size:11px;
	font-style: italic;
	white-space: nowrap;
}
.g-li {
	list-style-image : url(gfx/ok.gif);
}
table.secret_area_table {
}
table.secret_area_table th {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 text-decoration: none;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 4px;
 background-color: #ff9900;
 border-left: 1px solid #ffffff;
}
table.secret_area_table tr {
 background-image:url(templates/img/back_dotted_01.png);
 background-position:bottom;
 background-repeat:repeat-x;
}
table.secret_area_table td {
 padding-left:4px;
 padding-bottom:4px;
}
.search_ident {
 color: #ff6600;
 text-decoration: none;
 font-weight: bold;
}