body{
padding:0px;
margin:0px;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 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:#669D7F;
}
.col_data
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:center;
	background:#E3F0E9;
}
.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 10pt Tahoma;
	color:#C10F02;
	text-decoration:none;
}
.a_menu:visited {
	font: bold 10pt Tahoma;
	color:#C10F02;
	text-decoration:none;
}
.a_menu:hover {
	font: bold 10pt Tahoma;
	color:#C10F02;
	text-decoration:underline;
}
/**********************************************************************************************************/
.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: 148px; /*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;
	}
	
		