­*
{
	color: #1d356b; /*QUESTO È DA CAMBIARE SE SI VUOLE COLORE AL SITO*/
}

body
{
	/*min-width: 800px;*/
	background-color: #ffffff;
	font-family:arial;
	­overflow-y: hidden;
	/*color: #1d356b;*/
}


	/*a:hover {color:#ffffff} */
	a:active {color:#1d356b} 
	a:visited {color:#1d356b} 
	a:link {color: #1d356b} 

.presenti
{
	margin-top:8px;
	background-image:url("../img/presenti.png");
	width:170px;
	height:32px;
	color:white;
	font-size:9pt;
	padding-top:3px;
}

.votidinamici
{
	background-image:url("../img/tras.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:170px;
	height:80px;
	color:blue;
	font-size:9pt;
	text-align:center;
	
}

.nuvola
{
	display:none;
	z-index:2;
	margin-left:-200px;
	position:absolute;
	margin-top:-30px;
	background-image:url("../img/nuvoletta.png");
	width:198px;
	height:58px;
	float: left;
	
}
.nuvola2
{
	display:none;
	z-index:2;
	margin-left:155px;
	position:absolute;
	margin-top:-40px;
	background-image:url("../img/nuvoletta2.png");
	width:198px;
	height:58px;
	
}

.text
{
	padding-top:5px;
	/*padding-left:15px;*/
	font-size:13px;
	padding-right:10px;
	margin:auto;
}


.spessore
{
	background-image:url("../img/spessore.png");
	width:20px;
	height:5px;
}

.linea
{
	background-image:url("../img/linea-info.png");­
	width:170px;
	height:7px;
	margin-right:2px;
	
}

.text2
{
	padding-top:5px;
	/*padding-left:15px;*/
	font-size:13px;
	padding-left:10px;
	margin:auto;
}


.spessore2
{
	background-image:url("../img/spessore.png");
	width:20px;
	height:5px;
}

.linea2
{
	background-image:url("../img/linea-info.png");­
	width:170px;
	height:7px;
	margin-left:7px;
	
}

.Table
{
	table-layout: fixed;
	background-color: #e5e5e5;
	vertical-align: top;
	z-index:1;
	/*color: #1d356b;*/
	/*text-color: #1d356b;*/
}


td
{
	vertical-align: top;
}

.Table .TableUpperLeft {
background-image:url("../img/bss.png");
background-repeat:no-repeat;
height:12px;
width:12px;
}

.Table .TableUpper {
background-image:url("../img/bo.png");
background-repeat:repeat-x;
height:12px;
width:auto;
}

.Table .TableUpperRight {
background-image:url("../img/bsd.png");
background-position:right top;
background-repeat:no-repeat;
height:12px;
width:12px;
}

.Table .TableLeft {
background-image:url("../img/bv.png");
background-repeat:repeat-y;
width:5px; 
height:auto;
}

.Table.Highlight .TableCenter {
}

.Table .TableCenter {
width:auto;
height:auto;
table-layout: fixed;
}

.Table .TableCenter {
background-color:#e5e5e5;
color: #1d356b;  /*QUESTO È DA CAMBIARE SE SI VUOLE COLORE AL SITO*/
height: 500px;
}

.Table .TableCenter.Logo
{
	height: auto;
}

.Table .TableRight {
background-image:url("../img/bv.png");
background-position:right top;
background-repeat:repeat-y;
width:5px;
}

.Table .TableFooterLeft {
background-image:url("../img/bbs.png");
background-repeat:no-repeat;
height:15px;
width:12px;
}

.Table .TableFooter  {
background-image:url("../img/bo.png");
background-position:center bottom;
background-repeat:repeat-x;
height:5px; 
width:auto;
}

.Table .TableFooterRight {
background-image:url("../img/bbd.png");
background-position:right bottom;
background-repeat:no-repeat;
height:12px;
width:12px;
}


#marqueecontainer{
position: relative;
width: 550px; /*marquee width */
height: 84px; /*marquee height */
background-color: #dddddd;
overflow: hidden;
border: 2px solid blue;
color: #1d356b;
padding: 2px;
padding-left: 4px;
}

#newsticker-demo { 
width:558px; 
height: 90px;
background-color: #dddddd;
color: #d50a09;
border: 2px solid navy;
padding:1px 1px 0; 
font-family:Arial,Sans-Serif;
font-size:12px;
margin:-3px auto;
}

#newsticker-demo a { font-weight:bold; color:#1d356b; text-decoration:none; }
#newsticker-demoa img { 
border: 2px solid navy; 
width:102px;
height:62px;
margin-top:4px;
}

#pal {

}

#newsticker-demo .title {
text-align:center;
background-color: #5d7289;
font-size:10px;
font-weight:bold;
padding:1px;
color: white;
}

.newsticker-jcarousellite { width:555px; height:70px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:right; width:112px; }
.newsticker-jcarousellite .info { padding-top:3px; float:left; padding-left:0px; width:430px; font-size:17px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#1d356b; }

.clear { clear: both; }


