/*
Theme Name: pvr4
*/

@charset "utf-8";
/* CSS Document */

/* ----------------TAGS RIDEFINITI------------  */

* {
	margin:0;
	padding:0;
	border:0;
}

hr {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;	
}

ol {
	margin:0 40px;
	line-height:16px;
}

img, div { behavior: url(/iepngfix.htc); }

/* ----------------CLEARFIX------------  */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* ----------------TITOLI------------  */

h1, #headerimg {
	display:none;
}

h3 {
	color:#000;	
	font-size:20px;
	line-height:24px;
	margin-bottom:5px;
}

h3 a {
	color:#000;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
	background:#DDD;
}

h4 {
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	margin-bottom:5px;	
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
	color:#cc9900;
}

h6 a {
	color:#cc9900;
	text-decoration:none;
}

h6 a:hover {
	color:#cc9900;
	text-decoration:underline;
}

/* ----------------PAGINA------------  */

body {
	background:#FFFFFF url(/img/ombra4.gif) top no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;		
}

/* ----------------PAGINA------------  */

#precontainer {
	background:url(/img/ombra5.gif) bottom no-repeat;
}

#container {
	width: 1000px;	
	text-align: left;
	margin: auto;
	padding-bottom:30px;	
}

#testata {
	clear:both;
}

#col1 {
	width: 500px;
	margin-right:10px;
	margin-left:10px;	
	float:left;
	display:inline;
}

#col2 {
	width: 300px;
	margin-right:10px;
	float:left;		
	display:inline;		
}

#col3 {
	width: 160px;
	margin-right:0px;	
	float:left;	
	display:inline;		
}

#col-unica {
	width: 980px;
	margin-right:10px;
	margin-left:10px;	
	float:left;	
	min-height:450px;
}

#col-classifica {
	display:inline;
	float:right;
	margin-right:10px;
	width:470px;
}

#footer{
	clear: both;
	background:url(/img/bg-footer.gif) repeat-x #FC0;
	height:50px;
	text-align:center;
	font-size:10px;
	padding-top:60px;
	padding-bottom:20px;
	border-bottom:5px solid #000;
}

#footer a {
	color:#000;
}

/* ----------------FASCETTA------------  */

#fascetta {
	background:url(/img/fascetta.gif) repeat-x #0e3b5d;	
	padding:5px;
	color:#FFF;	
	clear:both;	
	border-bottom:1px solid #FFF;
}

.servizio ul li {
	display:inline;
	list-style:none;
}

.servizio ul li a {
	color:#FFF;
}

.servizio ul li a:hover {
	color:#FC0;
}

.servizio .shop {
	color:#FC0;
	background:url(/img/shop.gif) no-repeat;
	padding-left:17px;	
}

.servizio .rss {
	color:#FC0;
	background:url(/img/rss.gif) no-repeat;
	padding-left:17px;
}

.cerca {
	float: right;
}

.cerca input {
	font-size: 11px;
	background:#FFF;
	height: 13px;
}

/* ----------------IN EVIDENZA------------  */
#inevidenza {
	background:#FFCCFF;	
	padding:5px 10px;
	color:#F00;	
	clear:both;	
	border-bottom:2px solid #F00;
	border-top:2px solid #F00;
	margin-bottom:5px;
	text-align:center;	
}

#inevidenza .annuncio {
	float:left;
	margin-left:20px;
	position:relative;
	z-index:1;
}

#inevidenza ul li {
	display:inline;
	list-style:none;
}

#inevidenza ul li a {
	color:#F00;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#inevidenza ul li a:hover {
	color:#F00;
}

/* ----------------TESTA------------  */

#testa {
	background: url(/img/bg-header.gif) repeat-x;
	height:140px;		
}

a.logo {	
	float: left;
	background: url(/img/logo.gif);
	width:141px;
	height:140px;
	margin-left:30px;			
}

a.logo:hover {	
	background: url(/img/logo.gif) bottom;		
}

#testa #banner {	
	float: left;
	margin-left:45px;
	margin-top:30px;
}

#testa #banner img {

}

/* ----------------NAVIGAZIONE 1------------  */

#navigazione1 {
	 color: #000;
	 margin-top:-28px;
	 float:right;
	 padding:5px 0;
	 margin-right:10px;
}

#navigazione1 a {
	color:#000;
}

#navigazione1 a:hover {
	color:#FFF;
	background:#000;
}

#navigazione1 ul li {
	display:inline;
	list-style:none;
}

/* ----------------NAVIGAZIONE 4------------  */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav {
	height:75px; 
	background: url(/img/pro_line_0.gif) repeat-x; 
	position:relative; 
	font-family:verdana, sans-serif; 
	font-size:10px; 
	width:100%;
	z-index:500;
	clear:both;
	display:block;
}

.nav .table {
	/*display:table;*/ 
	display:inline;
	margin:0 auto;
	margin:0;
	text-align:left;	
	float:left; width:979px;/*aggiunto per evitare che vada su due righe random*/
	padding:0 10px;
}

.nav .select,
.nav .current {
	margin:0; 
	padding:0; 
	list-style:none; 
	/*display:table-cell;*/
	display:inline;/*aggiunto per evitare che vada su due righe random*/ 
	white-space:nowrap;
}

.nav li {
	margin:0; 
	padding:0; 
	height:auto; 
	float:left;
}

.nav .select a {
	display:block; 
	height:35px; 
	float:left; 
	background: url(/img/pro_line_0.gif); 
	padding:0 7px 0 7px; 
	text-decoration:none; 
	line-height:35px; 
	white-space:nowrap; 
	color:#000; 
}

.nav .current a {
	display:block; 
	height:35px; 
	float:left; 
	background: url(/img/pro_line_2.gif); 
	padding:0 0 0 7px; 
	text-decoration:none; 
	line-height:35px; 
	white-space:nowrap; 
	color:#000;
}


.nav .current a b {
	display:block; 
	padding:0 7px 0 0px; 
	background:url(/img/pro_line_2.gif) right top;
}

.nav a i {
	font-style:normal;
}

.nav .sub_show a i {
	background:#000;
	color:#FFF;
	font-style:normal;
}

.nav a:hover i {
	background:#000;
	color:#FFF;
	font-style:normal;
}

.nav .select a:hover, 
.nav .select li:hover a {
	background: url(/img/pro_line_1.gif); 
	padding:0 0 0 7px; 
	cursor:pointer; 
	color:#000;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
	display:block; 
	float:left; 
	padding:0 7px 0 0px; 
	background:url(/img/pro_line_1.gif) right top; 
	cursor:pointer;
}

.nav .select_sub {
	display:none;
}

/* IE6 only */
.nav table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0;
}

.nav .sub {
	display:table; 
	/*margin:0 auto;*/ 
	text-align:left;
	margin:0;
	padding:0; 
	list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
	background:transparent; 
	color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
	display:block; 
	position:absolute; 
	/*width:999px; 
	width:100%;*/
	top:35px; 
	/*background:url(/img/back_0.gif);*/
	background:#FFFFFF;
	padding:0; 
	z-index:100; 
	left:0; 
	/*text-align:center;*/
	text-align:left;
}

.nav .current .show {
	z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
	display:block; 
	float:left; 
	background:transparent; 
	padding:0 2px 0 2px; 
	margin:0; 
	white-space:nowrap; 
	border:0; 
	color:#000;
}

.nav .current .sub li.sub_show a { 
	/*cursor:default;
	background:url(back_2.gif);*/ 
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
	visibility:visible; 
	color:#000; 
	/*background:url(back_1.gif);
	background:url(back_2.gif);*/	
}

/* ---------------- VISORE ------------  */

#myGallery, #myGallerySet, #flickrGallery {
	width: 500px;
	height: 300px;
	z-index:5;
	border: 1px solid #000;
}

.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 100px;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}


div.datacopertina p.percopertina{
	width: 44px;
	height: 57px;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	background: url(/img/date.png) no-repeat;
	color: #000;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

div.datacopertina span.mese {
	display: block;
	margin-bottom: 10px;
	color:#FFF;
	font-size: 10px;
	line-height:16px;	
}

div.datacopertina span.giorno {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0px;	
	display: block;	
}

div.datacopertina span.anno {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 10px;
	line-height:10px;
	display: block;	
}

/* ---------------- BLOCCHI HOME ------------  */

#blocchi-home .sinistro {
	margin-right:10px;
	width:245px;		
}

#blocchi-home .destro {
	width:245px;		
}

#blocchi-home .unico {
	width:500px;		
}

#blocchi-home .blocco {
	float:left;	
	margin-bottom:10px;
}

#blocchi-home hr {
	clear:both;
}

#blocchi-home .miniatura {
	width:245px;	
}

#blocchi-home .categoria {
	display:block;
	height:123px;
	padding-top:21px;
}

#blocchi-home .unico .categoria {
	height:auto;
}

#blocchi-home .provinciali {
	background:url(/img/categorie_provinciali.gif) no-repeat;
}

#blocchi-home .csi {
	background:url(/img/categorie_csi.gif) no-repeat;
}

#blocchi-home .forum {
	background:url(/img/categorie_forum.gif) no-repeat;
}

#blocchi-home .a1m {
	background:url(/img/categorie_a1m.gif) no-repeat;
}

#blocchi-home .a1f {
	background:url(/img/categorie_a1f.gif) no-repeat;
}

#blocchi-home .a2m {
	background:url(/img/categorie_a2m.gif) no-repeat;
}

#blocchi-home .a2f {
	background:url(/img/categorie_a2f.gif) no-repeat;
}

#blocchi-home .b1m {
	background:url(/img/categorie_b1m.gif) no-repeat;
}

#blocchi-home .b1f {
	background:url(/img/categorie_b1f.gif) no-repeat;
}

#blocchi-home .b2m {
	background:url(/img/categorie_b2m.gif) no-repeat;
}

#blocchi-home .b2f {
	background:url(/img/categorie_b2f.gif) no-repeat;
}

#blocchi-home .cm {
	background:url(/img/categorie_cm.gif) no-repeat;
}

#blocchi-home .cf {
	background:url(/img/categorie_cf.gif) no-repeat;
}

#blocchi-home .dm {
	background:url(/img/categorie_dm.gif) no-repeat;
}

#blocchi-home .df {
	background:url(/img/categorie_df.gif) no-repeat;
}

/*#blocchi-home .titolo {
	background:url(/img/titoletti.png);
	margin-top:-42px;
	 Per IE 
	filter:alpha(opacity=70);
	 CSS3 standard 
	opacity:0.7;   
	}*/ 

#blocchi-home a.titolo{
	display:block;
	border-bottom:0px dotted #CCC;
	font-size:11px;	
	padding:3px 15px 7px 5px;
	color:#FFF;
	text-decoration:none;
	height:23px;	

	background:url(/img/titoletti.png) right;
	margin-top:-33px;
	/* Per IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;

}


#blocchi-home .titolo a {
/*	text-decoration:none;
	color:#FFF;
	display:block;
	height:36px;
	font-size:11px;
	padding:3px 5px 5px;*/
}

#blocchi-home ul li {
	list-style:none;
}

#blocchi-home ul li a {
	display:block;
	border-bottom:1px dotted #CCC;
	font-size:11px;	
	padding:3px 15px 3px 5px;
	color:#000;
	text-decoration:none;
	height:25px;	
	background:url(/img/titoletti_off.png) right;
}

#blocchi-home ul li a:hover {
	background:url(/img/titoletti_on.png) right;
}

/* ---------------- POST ------------  */

.post {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #DDD;
	min-height:160px;
}

.date {
	font-size:10px;
	font-weight:bold;
	color:#666;
	margin-bottom:5px;	
	/*font-family:"Courier New", Courier, monospace;
	text-align:right;*/
}

.date a {
	color:#000;
}

.storycontent p{
	line-height: 20px;
	margin:10px 0;
}

.storycontent a {
	background:#F0F0F0;
	color:#000000;
}

.storycontent a.more-link {
	background:none;
}

.storycontent a:hover {
	color:#000;
	background:#FFC;
	text-decoration:underline;
}

blockquote {	
	font-style: normal;
	border-top: 1px solid #CC9900; 
	border-bottom: 1px solid #CC9900;
	margin-left: 1.5em;
	margin-right: 1.5em;	 
	padding: 0 5px; 
	background-color: #FFC;
	display:table;
}

.storycontent ul {
    list-style:inside;
    margin-bottom:20px;
    margin-left:20px;
}


.storycontent ul li {
    line-height:18px;
}

div.wp-caption {
	width:500px;
}

div.wp-caption a {
	background:none;
	text-decoration:none;
}

p.wp-caption-text {
	color:#666;
	background:#CCC;
	font-size:10px;
	font-style:italic;
	margin-top:1px;
	padding:0 10px;
	text-align:right;
	vertical-align:top;
}

.alignright {
	float:right !important;
	margin:0 0 15px 15px !important;
}

.alignleft {
	float:left !important;
	margin:0 15px 15px 0 !important;
}

.leggianche {
	border-top:1px dotted #CCCCCC;
	display:block;
	margin:20px 0 10px;
	padding-top:20px;
	font-weight:bold;
}

.leggianche a {
	font-weight:normal;
}

.wp-pagenavi {
	margin-bottom:20px;
	text-align:center;
}

/* ---------------- SHORTCUT ------------  */

.shortcut {
	padding:5px;
	border:1px solid #DDD;
	margin-bottom:5px;
	font-size:11px;
	line-height:18px;
}

.shortcut div {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #DDD;	
}

.shortcut div.ultimo {
	margin-bottom:10px;
	padding-bottom:0px;
	border-bottom:0px;
}

.shortcut a {
	color:#000;
}

.shortcut a:hover {
	color:#000;
	background:#DDD;
}

.shortcut ul li {
	margin:0 20px;
}

.elencosquadre {
	margin-top:10px;
}

ul.elencosquadre li {
	list-style:none;
	display:inline;
	margin:0 15px 5px 10px;
}

div.icona {
	float:right;
	width:48px;
	height:48px;
	margin:0 0 2px 2px;
	border-bottom:none;
}

div.sportillustrato {
	background:url(/img/sportillustrato.gif) top right no-repeat;
	width:194px;	
}

.sportillustrato ul li a {
	display:block;
	clear:both;
}

#foto li {
	list-style:none;
	margin:0;
}

#foto li a {
	display:block;
	clear:both;
	padding:2px;
	height:90px;	
	text-decoration:none;
	background:url(/img/bg-foto.gif) no-repeat;	
	padding:6px 5px;
}

#foto li a:hover {
	background:url(/img/bg-foto-over.gif) no-repeat #eaeaea;
}

#foto li a img {
	margin-bottom:2px;
	margin-right:6px;
	width:120px;
	height:90px;
	float:left;
}

.shortcut .clearbox {
	clear:both; 
	border:none; 
	margin:0; 
	padding:0;
	}

div.community {
	background:url(/img/shortcut_community.gif) top right no-repeat;
}

div.serviziorisultati {
	background:url(/img/shortcut_serviziorisultati.gif) top right no-repeat;
}

div.squadre {
	background:url(/img/shortcut_squadre.gif) top right no-repeat;
	display:none;
}

div.pdf {
	background:url(/img/shortcut_pdf.gif) top right no-repeat;
}

div.sw {
	background:url(/img/icona_sw.gif) top right no-repeat;
}

div.indizioni {
	background:url(/img/shortcut_indizioni.gif) top right no-repeat;
}

div.provvedimenti {
	background:url(/img/shortcut_provvedimenti.gif) top right no-repeat;
}

div.video {
	background:url(/img/shortcut_video.gif) top right no-repeat;
}

div.link {
	background:url(/img/shortcut_link.gif) top right no-repeat;
}

div.feed {
	background:url(/img/shortcut_feed.gif) top right no-repeat;
}

div.nazionale {
	background:url(/img/bandiera-italia.gif) top right no-repeat;
}

div.tornei {
	background:url(/img/tornei.gif) top right no-repeat;
}

div.preparazionefisica {
	background:url(/img/preparazionefisica.gif) top right no-repeat;
}

#italia tr td {
	padding:3px 0;
}

#italia a {
	text-decoration:none;
}

#italia a:hover {
	background:#FC0;
}

#italia a img {
	border:3px solid #3366CC;
}

#italia a:hover img {
	border:3px solid #FC0;
}

.banner300 {
	margin-bottom:5px;
}

.bannerino {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #DDD;
	font-size:10px;
}

.bannerino img {
	margin:0 5px 0 0;
	border:1px solid #cc9900;
	float:left;
}

#sharingvideo {
	/*background:url(/img/bg-video2.gif);*/
}

/* ---------------- TAG CLOUD ------------  */

div.st-tag-cloud {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
	text-align:center;
}

div.st-tag-cloud a {
	display:inline-table;
}

/* ---------------- COLONNA 3 ------------  */

.banner160 {
	margin-bottom:5px;
	margin-bottom:0px;	
}

#partner {
	margin-bottom:5px;
	border:1px solid #DDD;	
}

#partner div {
	border-bottom:1px dotted #CCC;
	text-align:center;
}

#partner div.ultimo {
	border-bottom:0px;
}

#corsi {
	margin-bottom:5px;
	border:1px solid #DDD;
	font-size:10px;	
}

#corsi ul {
	list-style:none;
}

#corsi ul li {
	display:block;
}

#corsi ul li a {
	padding:5px;
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #DDD;
}

#corsi ul li a.ultimo {
	border:0px;
}

#corsi ul li a:hover {
	background:#DDD;
}

#corsi ul li a b {
	color:#cc9900;
}

#corsi ul li .plus {
	float:right;
	margin:0 0 1px 1px;
	clear:right;
}

.testatina {
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	background:url(/img/fascetta.gif) repeat-x #0e3b5d;
	padding:3px 5px;
}

#shop {
	margin-bottom:5px;
	border:1px solid #DDD;
	font-size:10px;		
}

#shop div {
	text-align:center;
	border-bottom:1px dotted #DDD;
}

#shop ul {
	list-style:none;
}

#shop ul li a {
	padding:5px;
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #DDD;
}

#shop ul li a.ultimo {
	border:0px;
}

#shop ul li a:hover {
	background:#DDD;
}

#shop ul li a b {
	color:#cc9900;
}

#shop ul li a i {
	font-weight:bold;
	color:#666;
}



/* ---------------- REDAZIONALI ------------  */

.avatarro {
	background:url(/img/bg-avatar.gif) no-repeat;
	width:105px;
	height:60px;
	float:right;
	text-align:right;	
}

.contatta-redattore {
	border: 1px solid #DDD;
	padding:5px;	
}

/* ---------------- CORSI DI PALLAVOLO ------------  */

#corsipallavolo tr td {
	border-bottom:dotted 1px #CCC;
	padding:10px;
}

#corsipallavolo tr td.ultimo {
	border-bottom:dotted 0px #CCC;
}

#corsipallavolo tr th {
	border-bottom:solid 1px #CCC;
	padding:10px;
	text-align:center;
}

/* ---------------- ROSTER ------------  */

.teamcorrente {
	background:#CCC;
}

/* ---------------- ABBONAMENTI ------------  */

table#abbonamenti tr td {
	border-bottom:1px dotted #CCC;
	padding:5px 0;
}

table#abbonamenti tr td.ultimo {
	border-bottom:none;
}

/* ---------------- RICERCA ------------  */

#incoming {
	display:none;
}

.avatar-ricerca {
	float:left;
	margin-right:5px;
}

.avatar-ricerca img {
	width:64px;
}

/* ----------------RISULTATI------------  */

.classifica, .ultimagiornata {
	border-bottom:1px solid #DDD;
	margin-bottom:5px;
}

.ultimagiornata, .prossimagiornata , .calendario{
	border-bottom:none;
	width: 500px;
	margin-right:10px;
	margin-left:10px;	
	float:left;
	display:inline;	
}

#classifica {
	width:470px;
}

#classifica th {
/*	border-bottom:1px solid #DDD;
	padding:5px;	*/	
	background:#ccc url(/img/bg-th.gif) no-repeat scroll 0 0;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px;
	text-align:center;
	text-transform:uppercase;		
}

#classifica td {
	border-bottom:1px dotted #DDD;
	line-height:20px;	
	padding:0 5px;
}

#classifica td.mini {
	font-size:10px;
}

td.bordodx {
	border-right:1px dotted #ddd;
}

td.bordosx {
	border-left:1px dotted #ddd;
}

#classifica tr:hover, .giornatacalendario tr:hover {
	background:#FC0;
}

#classifica tr.no-rollover:hover {
	background:none;
}

.prepartita {
	border-bottom:1px dotted #DDD;
}

.partita {
	width:481px;
}

.giornatacalendario {
	width:500px;
	font-size:10px;
	margin-bottom:3px;
}

.giornatacalendario tr td {
	border-bottom:1px #DDD dotted;
}

.partita tr td {
	padding:3px 5px;
}

.giornatacalendario tr td {
	padding:3px;
}

.partita tr td.dati {
	font-size:10px;
}

.partita tr td.squadra, .partita tr td.punteggio {
	font-weight:bold;
	font-size:14px;
}

.partita tr td.squadra {

}

.partita tr td.punteggio {
	width:43px;
}

.partita tr td.icone {
	width:43px;
}

.ricalcola {
	font-size:10px;
	color:#000;
	padding:0px 2px 2px 18px;
	background:url(/img/warning.png) no-repeat;
	margin-top:4px;
	line-height:20px;
	display:block;
}

.ultimagiornata h4, .prossimagiornata h4, .calendario h4 {
	background:#ccc url(/img/bg-th.gif) no-repeat scroll 0 0;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px;
	text-transform:uppercase;
}	

.prossimagiornata h4.sportwin {
	background:#ccc url(/img/bg-th-sw.gif) no-repeat top right;
}

.nascosto {
	display:none;
}

.mostrato {
	display:table-row;
}

.mostra {
	background:url(/img/show-info.gif) no-repeat;
	width:16px;
	height:16px;
}

.nascondi {
	background:url(/img/hide-info.gif) no-repeat;
	width:16px;
	height:16px;	
}

.up {
	background: url(/img/bg-dati-up.gif) no-repeat bottom;
}

.switch {
	float:left;
	margin:0 5px;
}

#vaiultimirisultati {
	background: url(/img/ultimi-risultati.gif) no-repeat left;
	padding-left:27px;
}

#vaicalendariocompleto {
	background: url(/img/calendario-completo.gif) no-repeat left;
	padding-left:27px;
}

.campionatocorrente {
	background:#DDD;
}

.dx {
	float:right; 
	width:480px;
}

.sx {
	float:left; 
	width:500px;
} 


