body{
	padding:0px;
	margin:0px;
	background:white;
}

a:link {
	font:9pt Tahoma;
	color: #979097;
	text-decoration: none;
}
a:visited {
	font:9pt Tahoma;
	color: #979097;
	text-decoration: none;
}
a:hover {
	font:9pt Tahoma;
	color: #979097;
	text-decoration: underline;
}
.a1:link {
	font:bold 10pt Tahoma;
	color: #F6741E;
	text-decoration: none;
}
.a1:visited {
	font:bold 10pt Tahoma;
	color: #F6741E;
	text-decoration: none;
}
.a1:hover {
	font:bold 10pt Tahoma;
	color: #F6741E;
	text-decoration: underline;
}

.a2:link {
	font:bold 8pt Tahoma;
	color: #153C77;
	text-decoration: none;
}
.a2:visited {
	font:bold 8pt Tahoma;
	color: #153C77;
	text-decoration: none;
}
.a2:hover {
	font:bold 8pt Tahoma;
	color: #153C77;
	text-decoration: underline;
}

.a3:link {
	font:bold 8pt Tahoma;
	color: #F6741E;
	text-decoration: none;
}
.a3:visited {
	font:bold 8pt Tahoma;
	color: #F6741E;
	text-decoration: none;
}
.a3:hover {
	font:bold 8pt Tahoma;
	color: #F6741E;
	text-decoration: underline;
}

.a4:link {
	font:8pt Tahoma;
	color: #153C77;
	text-decoration: none;
}
.a4:visited {
	font:8pt Tahoma;
	color: #153C77;
	text-decoration: none;
}
.a4:hover {
	font:8pt Tahoma;
	color: #153C77;
	text-decoration: underline;
}

.div_title{
	font:bold 9pt tahoma;
	color:white;
	background:#979097;
	padding:5px;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}

.copy1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.a_continua:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.a_continua:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.a_continua:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
}

.a_continua2:link {
	font: normal 8pt Tahoma;
	color: #333333;
	text-decoration: none;
}
.a_continua2:visited {
	font: normal 8pt Tahoma;
	color: #333333;
	text-decoration: none;
}
.a_continua2:hover {
	font: normal 8pt Tahoma;
	color: #333333;
	text-decoration: underline;
}

.col_title
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-align:center;
	background:#ED7924;
}

.col_data
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:center;
	background:#FACDA5;
}

.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}

.titolo {
	font: bold 13pt Tahoma;
	color: #FFFFFF;
}

.titolo_notizia {
	font: bold 13pt Tahoma;
	color: #C10F02;
}

.a_titolo:link {
	font: bold 13pt Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
.a_titolo:visited {
	font: bold 13pt Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
.a_titolo:hover {
	font: bold 13pt Tahoma;
	color: #FFFFFF;
	text-decoration:underline;	
}
.a_menu:link {
	font:bold 7pt Tahoma;
	color:#153C77;
	text-decoration:none;
	display:block;
	background:#000000;
 	padding:3px;
}
.a_menu:visited {
	font:bold 7pt Tahoma;
	color:#153C77;
	text-decoration:none;
	display:block;
	background:#000000;
 	padding:3px;
}
.a_menu:hover {
	font:bold 7pt Tahoma;
	color:#000000;
	text-decoration:none;
	display:block;
	background:#153C77;
 	padding:3px;
}
/**********************************************************************************************************/
.input1 {
	font: 8pt Tahoma;
	color:#333333;
	border:1px #565B57 solid;
}
.btn1 {
	font: bold 8pt Tahoma;
	color:#333333;
	padding:1px;
	border:1px #565B57 solid;
	cursor:pointer;
}
.input_login {
	font:8pt Tahoma;
	color: #3b3b1f; 
	border: 1px white solid;
}
/**********************************************************************************************************/
.special {

font-weight:bold;
}
/************************************************************************************************************/

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #E3F0E9;
border: 1px solid #C10F02;
}

.hovermenu ul li a:hover{
background-color: #C10F02;
border: 1px solid #E3F0E9;
color: white;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.borderimage{
	border:1px solid #FFFFFF;
}

/***************************************************************************************************************/
#marqueecontainer{
position: relative;
width: 177px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
font-family: Tahoma;
font-size: 11px;
line-height: 14px;
color: #333333;
text-align:left;
}
/***************************************************************************************************************/
.classifiche:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.classifiche:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.classifiche:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
}
/********************************************************************************************************************/

.suggestion_list
{
	background: white;
	border: 1px solid;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
}

.suggestion_list ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.suggestion_list a
{
	text-decoration: none;
	color: #333333;
}

.suggestion_list .selected
{
	background: #333333;
	color: white;
}

.suggestion_list .selected a
{
	color: white;
}

#autosuggest
{
	display: none;
}
