body {
	margin:0 auto;
	font-style: normal;
	font-weight: normal;
	font-size: 76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#eaeaea url(img/bg2.gif) top center repeat-y;
	color:#3a3a3a;
}

#ciccio{
	margin-top:0;
	position: absolute;
	width: 220px; /*marquee width */	
}

A:LINK {
	font-size: 12px;
	color: blue;
	text-decoration: none;
	font-weight:normal;
}

A:HOVER {
	font-size: 12px;
	color: blue;
	text-decoration: underline;
/*	background-color: yellow;*/
}

A:VISITED {
	font-size: 12px;
	color: blue;
	text-decoration: none
}

A:ACTIVE {
	font-size: 12px;
	color: blue;
	text-decoration: underline
}

#container {
	position:relative;
	background-color:#ffffff;
	color:#303030;
	margin:0px auto;
	padding:1px 1px;
	width:960px;
}

#main {
	float:left;
	width:960px;
	background:url(img/pat_hp.gif) repeat-y;
}

/***** Header *****/

#header {
	color:#505050;
	background:#ffffff url(img/header.jpg) bottom left no-repeat;
	height:100px;
	padding:0;
}

#feed{
position:absolute;
margin-top:-100px;
margin-left:900px;
/*background:transparent url(feed.png) no-repeat left center;*/
width:53px;
height:20px;
}


#feed a{
display:block;
width:53px;
height:20px;
float:right;
padding-top:5px;
padding-left:22px;
background:transparent url(feed.png) no-repeat left center;
color:#FFF;
}

#content {
	margin:0;
	padding:0;
	line-height:1.5em;
	text-align:left;
}

#left{
	position:relative;
	float: left;
	top: 0px;
	left: 5px; 
	margin: 0;
	padding: 0;
	/*padding-right:15px;*/
	/*width:160px;*/ 
	/*width:230px;*/
	width: 265px;

	/*font-style:normal;*/
	/*line-height:1.5em;*/
	/*text-align:justify;*/
	line-height:1.5em;
	text-align:justify;
}

h2 {
	font-size:2 em;
	font-weight:normal;
	letter-spacing:-2px;
	color: #130737;
	line-height:1em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	color:#0099FF;
	line-height: 1em;
}

.hultimora {
	font-size: 2.5em;
	font-weight:normal;
	letter-spacing:-2px;
	color:#FF0000;
	line-height: 1em;
}

.hpm10 {
	font-size: 2.5em;
	font-weight:normal;
	letter-spacing:-2px;
	color:#FF0000;
	line-height: 1em;
}


.sondaggio_cap {
	font-size: 0.9em;
//	font-size: 1.2em;
	font-weight: normal;
//	letter-spacing: -1px;
	color:#130737;
//	color:#0099FF;
	line-height: 1em;
//	line-height: 1.1em;
}

.sondaggio_cap0 {
	font-size: 0.9em;
//	font-size: 1.2em;
	font-weight: normal;
//	letter-spacing: -1px;
	color:#130737;
//	color:#F4740C;
	line-height: 1em;
//	line-height: 1.1em;
}

.sondaggio_cap1 {
	font-size: 0.9em;
//	font-size: 1.2em;
	font-weight: normal;
//	letter-spacing: -1px;
	color:#130737;
//	color:#FF0024;
	line-height: 1em;
//	line-height: 1.1em;
}

.sondaggio_cap2 {
	font-size: 0.9em;
//	font-size: 1.2em;
	font-weight: normal;
//	letter-spacing: -1px;
	color:#130737;
//	color:#20A605;
	line-height: 1em;
//	line-height: 1.1em;
}

h4 {
	font-size:0.9em;
//	font-weight: bold;
/*	letter-spacing:-2px;*/
	color: #130737;
	line-height:0.9em;
}

.sport_cap {
	font-size:0.9em;
	font-weight: bold;
/*	letter-spacing:-2px;*/
	color: #130737;
	line-height:0.9em;
}

.news_cap {
	font-size:0.9em;
	font-weight: bold;
//	padding:4px 0px 4px 5px;
/*	letter-spacing:-2px;*/
	color: #130737;
	line-height:0.9em;
	}

.news_text {
	font-size:0.9em;
	padding:3px 0px 0px 0px;
	line-height:0.9em;
}

.news_text a{
	font-size:0.9em;
	line-height:0.9em;
}

#testo {
	font-size:0.9em;
/*	letter-spacing:-2px;*/
	line-height:0.9em;
}

#testo a{
	font-size:0.9em;
/*	letter-spacing:-2px;*/
	line-height:0.9em;
	color: blue;
}
#testo a:HOVER{
	font-size:0.9em;
/*	letter-spacing:-2px;*/
	line-height:0.9em;
	color: blue;
}

#center{
	position: relative;
	float: left;
	margin-top: 0;
	left: 25px ; 
	line-height: 1em;
//	text-align: justify;
	width: 425px;
}

#tabella{
	margin-top:430px;
}

#right{
	float:right;
	left:900px; 
	line-height:1.5em;
	text-align:left;
	width:230px;
}

#footer {
	clear:both;
	margin-top:10px;
	margin:0 auto;
	padding:8px 0;
	border-top:2px solid #dadada;
	width:960px;
	text-align:center;
	color:#808080;
	background-color:#130737;
	font-size:0.9em;
}

#footer2 {
	clear:both;
	margin-top:10px;
	margin:0 auto;
	padding:8px 0;
	border-top:2px solid #dadada;
	width:960px;
	text-align:center;
	color:#808080;
	background-color:#FFFFFF;
	font-size:0.9em;
}


#MENU {
	text-align: Left;
	padding: 3px;
   	background-color: #130737;
    /*border: Solid 1px #000000;*/
}

a.MENU {
    background-color: #130737;
    color: #FFFFFF;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border-left:4px solid #FF6329;
}
a:hover.MENU
{
    background-color: #778899;
    color: #EEEEEE;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
    border-left:4px solid #FF6329;
}

a:visited.MENU {
 color : white;
 text-decoration: none
}

#marqueecontainer2{
	position: absolute;
	width: 220px; /*marquee width */
	height: 400px; /*marquee height */
	background-color: white;
	overflow: hidden;
	/*border: 1px solid orange;*/	
	left:0px;
	top: !important 260px;
	top:80px;
}

.box {
	margin:10px 0 5px 0;
	padding:0px 0px 0px 0px;
	width:400px;
	color:#505050;
/*	background:#FFFFCC;*/
	background:#FFFFFF;
	border-top: 1px solid #D5E4FF;
/*	border-top:1px solid #130737;
	border-right:1px solid #130737;
	border-bottom:1px solid #130737;
	border-left:1px solid #130737; */
	line-height:1.3em;
}

.boxpm10 {
	margin:10px 0 5px 0;
	padding:0px 0px 0px 0px;
	width:400px;
	color:#505050;
/*	background:#FFFFCC;*/
	background:#FFFFFF;
	border-bottom: 1px solid #D5E4FF;
/*	border-top:1px solid #130737;
	border-right:1px solid #130737;
	border-bottom:1px solid #130737;
	border-left:1px solid #130737; */
	line-height:1.3em;
}


.boxsport {
	margin:0px 0px 0px 0px;
	padding:4px 0px 7px 10px;
	width:375px;
	color:#505050;
//	background:#FFFFCC;
	background:#FFFFFF;
	border-top: 1px solid #D5E4FF;
/*	border-top:1px solid #130737;
	border-right:1px solid #130737;
	border-bottom:1px solid #130737;
	border-left:1px solid #130737; 
	line-height:1em;*/
}

table{
width:100%;
}
td, th{
border:1px solid #EEE;
padding:3px 5px;

}
td{
text-align:left;
padding-right:3px;
}
th{
text-align:left
}
tr.odd td,tr.odd th{
background: #D5E4FF url(img/strelka.gif) center left no-repeat;
text-indent:25px;
font-weight:normal;
}
tr.odd2 td,tr.odd2 th{
background:#E0E9EB;
text-indent:3px;
font-weight:normal;
}
caption{
font-weight:normal;color: #000000;
}


	
img.immagine{
	position:relative;
	float:left;
	width:76px;
	height:51px;
	border: 0px;
}

img.immaginedx{
	position:relative;
	float:right;
	width:76px;
	height:51px;
	border: 0px;
}

input.test {
/*	stile per il testo alternato */
	width: 280px;
	border: 1px solid #ffffff;
	padding: 5px;
	background-color: #336699;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 210px; 
/* 	top: 370px; */
	left: 65px;
}

#video {
	padding-left: 25px;
}



.iframe2 {
    /* "ultima ora" in home page */
	width: 415px;
	height: 70px;
	overflow: auto;
	border: 1px solid;
//	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
//	background-color: #F3FDFE;
	background-color: #FFFFFF;
	text-align: left;
	border-top-color: #C6ECFF;
	border-right-color: #C6ECFF;
	border-bottom-color: #C6ECFF;
	border-left-color: #C6ECFF;
}

.iframe2 a:link, .iframe2 a:visited {
	color: #CC0000;
	text-decoration: none;
}

.iframe2 a:hover {
	text-decoration: underline;    
}

a.titologrande{
font-size:14px;
color:#000;
}