div#topnews {
	height:300px;
	width:453px;
	float:left;
} 

div.sfumatochiarobasso  
{
	height:76px;
	width:453px;
	float:left;
	position:absolute;
	bottom:0;
	z-index:1;
	overflow:hidden;
	background-image:url('../images/grigiochiaro.png');
	background-repeat:repeat;
} 



a.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size:3.1em;
	color: #1D1579;
	font-weight:600;
	text-decoration:none;	
}

a.titolo:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:3.1em;
	color: #1D1579;
	font-weight:600;
	text-decoration:underline;
}
 

a.materia
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color: #1D1579;
	font-weight:600;
	text-decoration:none;
}

a.materia:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color: #1D1579;
	font-weight:600;
	text-decoration:underline;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* hax */
.clearfix:after {
  content: ".";
  display: block;
  
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  height:300px;
}



.ticker, #feature, #somewrapper, #feeds, #offers h2, .verdana {
	font-family:Verdana, sans-serif;
}
#tickerwrapper {
	float:left;
	display:inline;
	position:relative;
	width:453px;
	height:300px;
}
.ticker {
	position:absolute;
	top:0;
	left:0;
}
.currentticker {
	display:block;
	visibility:visible;
}
.ticker .header {
	position:relative;
	height:300px;
	margin-bottom:5px;
	width:453px;
}
.ticker .header .title {
	position:relative;
	bottom:0px;
	left:1px;
	width:459px;
}

#tickercontrols {
	position:absolute;
	left:472px;
	top:105px;
	width:180px;
	
}
#tickercontrols li 
{
	float:left;
	display:inline;
	width:18px;
	margin-left:4px;
	margin-right:4px;
}
#tickercontrols li a 
{
	display:block;
	font-size:1.2em;
	text-align:center;
	color:White;
	line-height:1.2;
	
}
#tickercontrols li a.current 
{
	background-color:#707070;
	color:#e2e6ef;
	text-decoration:none;
	line-height:1.2;
	text-align:center;
}



body {
  margin: 0;
  padding: 0;
  min-width: 50em;
  font-size: 75.01%; /* 12px [1] */
  line-height: 1.5em; /* 18px [2] */
  background:white;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}





