@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #000000;
	background-image: url(img/b_main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #003399;
}
img {
	border: 0;
}
#main_top {
	position: relative;
	margin: auto;
	width: 980px;
	height: 8px;
	background-image: url(img/main_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main {
	position: relative;
	margin: auto;
	padding: 8px;
	padding-top: 0;
	width: 964px;
	background-color: #c1dc85;
}
#main_bottom {
	clear: both;
	position: relative;
	margin: auto;
	width: 980px;
	height: 8px;
	background-image: url(img/main_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu {
	width: 964px;
	height: 26px;
	background-image: url(img/b_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 8px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
.menu-item {
	margin-left: 20px;
	padding-right: 24px;
	float: left;
	height: 26px;
	background-image: url(img/div_menu.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.menu-item img {
	background: none;
}
.menu-item:hover img {
	background: #fff;
}
#header {
	width: 964px;
	height: 192px;
	background-image: url(img/b_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#logo {
	float: left;
	margin-left: 48px;
}
#ascolta {
	float: right;
	margin-right: 32px;
}
#container {
	position: relative;
	margin: auto;
	padding-left: 8px;
	padding-right: 8px;
	clear: both;
	float: center;
	width: 964px;
	overflow: hidden;
	background-color: #c1dc85;
}
#header-title {
	position: absolute;
	left: 55px;
	bottom: 14px;
}
#left {
	float: left;
	width: 410px;
	overflow: hidden;
}
#left-big {
	float: left;
	width: 584px;
	overflow: hidden;
}
#left-mid {
	float: left;
	width: 472px;
	overflow: hidden;
}
#center {
	float: left;
	margin-left: 8px;
	width: 238px;
}
#center-large {
	float:left;
	margin-left: 8px;
	width: 372px;
}
#right {
	float: right;
	width: 300px;
}
#right-small {
	float: right;
	width: 238px;
}
#youtube-bar {
	position: relative;
	margin-left: -8px;
	width: 980px;
	padding-top: 30px;
	clear: both;
	background-image: url(img/b_youtube.png);
	background-repeat: repeat-x;
}
.title-bar {
	width: 100%;
	height: 26px;
	background-image: url(img/b_menu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
}
.news-detail {
	width: 560px;
	padding: 12px;
	display: table;
	background-color: #fff;
}
.news-preview {
	display: table;
	width: 396px;
	background-color: #fff;
	padding: 8px;
	margin-bottom: 8px;
}
.news-sport {
	width: 456px;
}
.news-preview p, .home-w p {
	margin: 0;
}
.news-preview hr {
	color: #a7a7a7;
	border-top: 2px solid #a7a7a7;
}
.news-preview .foto {
	float: left;
	border: solid 4px #a7a7a7;
	margin-right: 8px;
}
.foto-big {
	float: left;
	border: solid 4px #a7a7a7;
	margin-right: 8px;
}
.news-preview .data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.gns-root {
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	margin-bottom: 8px;
}
.gns-300x250 {
	background-color: none !important;
	background-image: url(img/home-w-g.png) !important;
}
.gns-300x250:hover {
	background-color: none !important;
	background-image: url(img/home-w-g.png) !important;
}
.gns-basecanvas {
	background-image: url(img/generic-noborder-298x248.png) !important;
	background-color: transparent !important;
}
.gns-query-title {
	height: 20px !important;
	background-image: url(img/t_dalmondo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.news-preview .titolo, .gns-title-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.news-preview .corpo, .gns-snippet {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
}
.news-preview .segue {
}
.w_text a {
	text-decoration: none;
	color: black;
}
.w_text a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.home-w {
	position: relative;
	width: 222px;
	background-image: url(img/home-w.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e0f8ab;
	padding: 8px;
	margin-bottom: 8px;
}
.home-w-b {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 238px;
	height: 6px;
	background-image: url(img/home-w-b.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.home-w .titolo {
}
.home-w hr {
	border: 0;
	border-top: 1px solid #0e984b;
	margin-top: 4px;
	margin-bottom: 6px;
}
.home-w .corpo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.home-w .w_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
#w-big {
	position: relative;
	width: 342px;
	background-image: url(img/w-big.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px;
	margin-bottom: 8px;
	background-color: #e7fabc;
}
#w-big .text {
	margin-top: 10px;
	width: 200px;
}
#w-big .w_text {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#w-big .titolo {
	margin: 0;
	padding: 0;
	color: #0e984b;
	font-weight: bold;
}
#w-big .corpo {
	font-size: 11px;
	color: #005023;
}
.titolo a {
	color: black;
	text-decoration: none;
}
.titolo a:hover {
	color: #0e984b;
	text-decoration: underline;
}
.gns-title a {
	color: black !important;
	text-decoration: none !important;
}
.gns-title a:hover {
	color: #0e984b !important;
	text-decoration: underline !important;
}
#w-big .titolo a {
	color: #0e984b;
	text-decoration: none;
}
#w-big .titolo a:hover {
	color: #0e984b;
	text-decoration: underline;
}
#w-big hr {
	color: #77c87b;
	border-top: 1px solid #0e984b;
	border-bottom: 1px solid #77c87b;
}
.w-big-b {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 6px;
	background-image: url(img/w-big-b.png);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	position: relative;
	width: 980px;
	margin: auto;
	margin-top: 14px;
	margin-bottom: 20px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
#footer a {
	color: #999;
}
.banner_300 {
	margin-bottom: 8px;
}
#palinsesto_giorni {
	margin: 0;
	padding: 0;
	margin-left: 48px;
	cursor: pointer;
}
#palinsesto_giorni li {
	margin-right: 10px;
	display: inline;
}
#palinsesto_giorni li:hover {
	text-decoration: underline;
}
#palinsesto_container {
	margin-top: 10px;
	overflow: hidden;
}
#palinsesto_container .ext {
	width: 3240px;
}
.palinsesto {
	float: left;
	width: 316px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.palinsesto .box {
	padding: 8px;
	background: #fff;
}
.palinsesto strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
}
#chart div {
	position: relative;
	width: 400px;
	height: 40px;
	margin-bottom: 8px;
	background-image: url(img/chart_b.png);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: middle;
}
#chart div img {
	float: left;
	margin-top: 11px;
	margin-left: 14px;
}
#chart p {
	position: absolute;
	left: 45px;
	top: 0px;
}
#chart .posizione {
	font-weight: bold;
	color: #008c3c;
}
#chart .nome {
	font-weight: bold;
}
.mercatino {
	display: table;
	width: 458px;
	background-color: #fff;
	padding: 8px;
	margin-bottom: 8px;
}
.mercatino ul {
	display: table;
	margin: auto;
	margin-bottom: 15px;
	padding: 0;
	float: none;
	border-bottom: 1px dotted #008c3c;
}
.mercatino ul li {
	display: inline;
}
.mercatino ul li a {
	padding: 6px 10px 6px 10px;
	float: left;
	background-color: none;
	font-weight: bold;
	text-decoration: none;
	color: #008c3c;
}
.mercatino ul li a:hover {
	background-color: #e7fabc;
	text-decoration: underline;
}
.mercatino .annuncio {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
}
.mercatino .data {
	font-size: 11px;
	font-weight: bold;
	color: #008c3c;
	margin-bottom: 5px;
}
.mercatino .data a {
	color: #008c3c;
	text-decoration: none;
}
.mercatino .data a:hover {
	text-decoration: underline;
}
.contatti {
	color: #008c3c;
}
.mercatino hr {
	border: none;
	border-top: 1px dotted #888;
}
#sport-header {
	height: 30px;
	width: 100%;
}
#sport-header p {
	margin: 0;
	padding: 0;
}
#sport-header .left {
	float: left;
}
#sport-header .right {
	float: right;
}
#sport-header .right img {
	float: left;
	margin-right: 5px;
}
.sport {
	float: left;
}
.sport td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.sport .center {
	width: 378px;
}
.classifica {
	width: 170px;
	background-color: #e7fabc;
	border: 1px solid #77c87b;
	border-bottom: none;
}
.classifica td {
	padding: 5px;
	border-bottom: 1px solid #77c87b;
}
.squadre {
	margin: auto;
	width: 360px;
	background-color: #e7fabc;
	border: 1px solid #77c87b;
}
.squadre td {
	padding: 5px;
}
.squadre .titolo {
	border-bottom: 2px solid #008c3c;
}
.squadre .titolo p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.risultati td {
	border-bottom: 1px solid #008c3c;
}
.squadre .data {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
}
.sport .news {
	margin: auto;
	width: 360px;
	background-color: #fff;
	border: 1px solid #77c87b;
}
.partite {
	width: 170px;
	background-color: #cce19d;
	border: 1px solid #77c87b;
}
.partite td {
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.partite .lista {
	background-color: #e7fabc;
}
.partite .lista a {
    color: #008c3c;
	text-decoration: none;
}
.partite .lista a:hover {
    color: black;
	text-decoration: underline;
}
.partite .lista .small {
	font-size: 11px;
}
#s3slider { 
    width: 300px;
    height: 150px;
    position: relative;
    overflow: hidden;
}

#s3sliderContent {
    margin: 0;
    padding: 0;
    width: 300px;
    position: absolute;
    top: 0;
    margin-left: 0;
}

.s3sliderImage {
    list-style: none;
    float: left;
    position: relative;
    display: none;
}

.s3sliderImage a {
	color: #fff;
	text-decoration: none;
}
.s3sliderImage a:hover {
	text-decoration: underline;
}

.s3sliderImage span {
    position: absolute;
    left: 0;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 374px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
    top: 0;
}

.clear {
    clear: both;
} 

#nerealcom {
	position: absolute;
	right: 0;
	bottom: 0;
}
-->