html, body {
   	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0; 
 	margin: 0; 
}

html, body{
background-color: #F4F2EE;
}

A:link {
	COLOR: #319B00;
	underline: none;
	font-size: 11px
}
A:visited {
	COLOR: #319B00;
	underline: none
}
a:hover
{
	color: #319B00
}


A:link.black_link {
	COLOR: #391700;
	underline: none
}
A:visited.black_link {
	COLOR: #391700;
	underline: none
}

a:hover.black_link
{
	color: #319B00
}


A:link.nulla {
	color: #000000;
	underline: none
}
A:visited.nulla {
	color: #000000;
	underline: none 
}

a:hover.nulla
{ color: #319B00 }

.green { color: #008000;}
.gray_dark { color: #636363;  }
.gray_white { color: #DEDDDB; }

tr.green {background-color: #008000; }
tr.gray_dark {background-color: #636363; }
tr.gray_white {background-color: #DEDDDB; }

.successo
{
	background-color: #ACE1AC;
	COLOR: #138D21;
   	font-weight:bold;
	height: 25px;
	text-align:center;
}

.criterio
{
	font-weight:bold;
	COLOR: #CCCCCC;
	font-size: 25px;
}
.criterio2
{
	font-weight:bold;
	COLOR: #555555;
	font-size: 16px;
}

TABLE {
	
   	font-family:arial, helvetica, sans-serif;
	font-size: 11px
    	border-width: 0 0 0px 0px;
    	border-spacing: 0;
    	border-collapse: collapse;
	COLOR: #000000;


}
.spazio1{
	border-width: 1 1 1px 1px;
    	border-spacing: 3px;
	margin: 1px;
	padding: 1px;
}


td
{
    margin: 0;
    padding: 0px;
    border-width: 1px 1px 0 0;
}



A IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

button{		
	background-image:url(img_sw/button.gif);
	background-repeat:repeat-x;
	border:1px solid #4c4c4c;
	border-style:outset;
	color:#fff;
	text-align:center;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	padding:2px 9px 2px 9px;
      width: 125px;
}
button:hover{			
	color:#000000;
}


DIV#top {
 height:30px;
}

DIV#top A {
 text-decoration:none;
 COLOR: #FFFFFF;
 FONT-SIZE: 12px;
 background-image: url('http://www.tribook.com/navbar/verde/simple.jpg'); 
 background-repeat: no-repeat; 
 background-position: right top; 
 PADDING-TOP: 10px; 
 DISPLAY: block; 
 height:30px 
}

DIV#top A:hover {
 background-image: url('http://www.tribook.com/navbar/roll_over/simple.jpg');
 background-repeat: no-repeat; 
 background-position: right top; 
 DISPLAY: block; 
 PADDING-TOP: 10px; 
 height:30px 
}

DIV#top a.sel {
 background-image: url('http://www.tribook.com/navbar/verde/selected.jpg');
 background-repeat: no-repeat;
 background-position: right top;  
 DISPLAY: block; 
 PADDING-TOP: 10px; 
 height:30px
}

DIV#top a:hover.sel {
 background-image: url('http://www.tribook.com/navbar/verde/selected.jpg'); background-repeat: no-repeat;
 background-repeat: no-repeat;
 background-position: right top;  
 DISPLAY: block; 
 PADDING-TOP: 10px; 
 height:30px
}

DIV#top a.sel2 {
 background-image: url('http://www.tribook.com/navbar/verde/simple_cd.jpg'); 
 background-position: right top;  
 background-repeat: no-repeat;
 background-position: right top;  
 DISPLAY: block; 
 PADDING-TOP: 10px; 
 height:30px
}

DIV#top A:hover.sel2 {
 background-image: url('http://www.tribook.com/navbar/roll_over/simple_cd.jpg'); background-repeat: no-repeat;
 background-position: right top;  
 DISPLAY: block; 
 PADDING-TOP: 10px; 
 height:30px
}






input.sized
{
   font-size: 11px;
	width: 195px
}

input
{
   font-size: 11px;
}


select {
width:200px;
font-size: 11px;
}

.titolo_1{
	COLOR: #277005;
   	font-size: 15px;
	font-weight:bold;
}

.big{
   	font-size: 15px;
	font-weight:bold;
}

.titolo_2real{
	COLOR: #444444;
   	font-size: 12px;
	font-weight:bold;
	
}

.titolo_3{
	COLOR: #277005;
   	font-size: 12px;
	font-weight:bold;
}



.categoria{
	COLOR: #c0c0c0;
}


.alert{
	COLOR: #C51D15;
   	font-weight:bold;
	background-color: #E4B1B1;
   	height: 25px;
	text-align:center;
}

td.titolo_2
{
	background-color: #CCCCCC;
}

tr.titolo_2
{
	background-color: #CCCCCC;
}

.sfondotabella1{
	background-color: #CCCCCC;
}

table.titolo_2
{
	background-color: #CCCCCC;
}


textarea
{
   font-size: 11px
}

.evidenzia
{
   background-color: #DFFCDC;
   COLOR: #267004
}

.titolo_grigio_12px
{
   COLOR: gray;
   font-size: 12px
}

.px10
{
   font-size: 10px
}

.px5
{  font-size: 2px  }



.mini
{
  font-size: 1px
}

.grigio{
  background-color: #D0D0D0;
  font-weight:bold;
}

.footer
{
	COLOR: #666666;
	font-size: 10px;
}

