.monospace {font-family: verdana, monospace; background-color : white; font-size : 9px; color: navy;}

.TITOLO { font-family: tahoma;	font-size: 13px;	color: #004069;	text-decoration: none;}
.TITOLO A {	font-family: tahoma;	font-size: 13px;	color: #004069;	text-decoration: none;}
.TITOLO A:link {	font-family: tahoma;	font-size: 13px;	color: #004069; text-decoration: none;}
.TITOLO A:active {font-family: tahoma;	font-size: 13px;	color: #004069; text-decoration: none;}
.TITOLO A:visited {font-family: tahoma;	font-size: 13px;	color: #004069; text-decoration: none;}
.TITOLO A:hover {font-family: tahoma; font-size: 13px;	color: #004069; 	text-decoration: underline;}
 A:link active visited hover {text-decoration: none;color: #000000;}

.TITOLO_RED { font-family: tahoma;	font-size: 14px;	color: #B22222;	text-decoration: none;}
.TITOLO_RED A {	font-family: tahoma;	font-size: 14px;	color: #B22222;	text-decoration: none;}
.TITOLO_RED A:link {	font-family: tahoma;	font-size: 14px;	color: #B22222; text-decoration: none;}
.TITOLO_RED A:active {font-family: tahoma;	font-size: 14px;	color: #B22222; text-decoration: none;}
.TITOLO_RED A:visited {font-family: tahoma;	font-size: 14px;	color: #B22222; text-decoration: none;}
.TITOLO_RED A:hover {font-family: tahoma; font-size: 14px;	color: #B22222; 	text-decoration: underline;}

.CORPO {	font-family: tahoma;	font-size: 11px;	color: Black;	text-decoration: none;}
.CORPO A {	font-family: tahoma;	font-size: 11px;	color: Black;	text-decoration: none;}
.CORPO A:link {	font-family: tahoma;	font-size: 11px;	color: Black; text-decoration: none;}
.CORPO A:active {font-family: tahoma;	font-size: 11px;	color: Black; text-decoration: none;}
.CORPO A:visited {font-family: tahoma;	font-size: 11px;	color: Black; text-decoration: none;}
.CORPO A:hover {font-family: tahoma; font-size: 11px;	color: Black; 	text-decoration: underline;}

.CORPO_RED {	font-family: tahoma;	font-size: 12px;	color: #B22222;	text-decoration: none;}
.CORPO_RED A {	font-family: tahoma;	font-size: 12px;	color: #B22222;	text-decoration: none;}
.CORPO_RED A:link {	font-family: tahoma;	font-size: 12px;	color: #B22222; text-decoration: none;}
.CORPO_RED A:active {font-family: tahoma;	font-size: 12px;	color: #B22222; text-decoration: none;}
.CORPO_RED A:visited {font-family: tahoma;	font-size: 12px;	color: #B22222; text-decoration: none;}
.CORPO_RED A:hover {font-family: tahoma; font-size: 12px;	color: #B22222; 	text-decoration: underline;}

.CORPO_LINK {	font-family: tahoma;	font-size: 12px;	color: #004069;	text-decoration: none;}
.CORPO_LINK A {	font-family: tahoma;	font-size: 12px;	color: #004069;	text-decoration: none;}
.CORPO_LINK A:link {	font-family: tahoma;	font-size: 12px;	color: #004069; text-decoration: none;}
.CORPO_LINK A:active {font-family: tahoma;	font-size: 12px;	color: #004069; text-decoration: none;}
.CORPO_LINK A:visited {font-family: tahoma;	font-size: 12px;	color: #004069; text-decoration: none;}
.CORPO_LINK A:hover {font-family: tahoma; font-size: 12px;	color: #004069; 	text-decoration: underline;}

.mini {	font-family: tahoma;	font-size: 10px;	color: Black;	text-decoration: none;}
.mini A {	font-family: tahoma;	font-size: 10px;	color: Black;	text-decoration: none;}
.mini A:link {	font-family: tahoma;	font-size: 10px;	color: Black; text-decoration: none;}
.mini A:active {font-family: tahoma;	font-size: 10px;	color: Black; text-decoration: none;}
.mini A:visited {font-family: tahoma;	font-size: 10px;	color: Black; text-decoration: none;}
.mini A:hover {font-family: tahoma; font-size: 10px;	color: Black; 	text-decoration: underline;}

.transparent {
filter: alpha(opacity=50); /* ie */
-moz-opacity: .5; /* mozilla */
background:#ccc;
opacity: 0.5; 
}

.prova {
background-color: rgba(255, 255, 255, 0.5);
}

.no_transparent {
filter: alpha(opacity=100); /* ie */
-moz-opacity: 1; /* mozilla */
background:#ccc;
background-color:red;
}

.anylinkcss {
position:absolute;
visibility: hidden;
border:0px solid black;
border-top: 1px solid black;
font:normal 12px tahoma;
z-index: 100;
background-color: #1E4974;
border-color: #B0AEAF;
width: 100%;
}


html>body .anylinkcss {margin-top:-1px; width:105;}

.anylinkcss a{
display: block;
text-indent: 3px;
border-bottom: 1px solid #B0AEAF;
padding: 1px;
text-decoration: none;
font-weight: normal;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #5B6AA5;
color: white;
}

.button {font-family: Verdana ; font-size : 11px;  background-color: white; font-weight: bold;}
.button_book {font-family: verdana, monospace; background-color : white; font-size : 9px; color: navy; font-weight: bold;}
.button2 {font-family: Verdana ; font-size : 11px;  background-color: #FF0000;  font-weight: bold;  color: White; }

h3
{
	font-weight:normal;
	font-size:11px;
	margin:0;
	padding:0;
	display:inline;
}

h2
{
	font-weight:normal;
	font-size:11px;
	margin:0;
	padding:0;
	display:inline;
}

h1
{
	font-weight:normal;
	font-size:13px;
	margin:0;
	padding:0;
	display:inline;
}


.button_new{
width:300px; 
height:25px; 
cursor:pointer; 
font-weight:bold; 
background:green; 
color:white; 
font-size:12px;
}

.button_new_ricerca{
width:90px; 
height:20px; 
cursor:pointer; 
border:solid 2px green; 
font-weight:bold; 
background:green; 
color:white; 
font-size:12px;"
}
