@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(img/bg.jpg) repeat-x top center;

	font-size:12px;
	color: #666666;
	/*overflow:auto;*/
}

a{
	text-decoration: none;
	color: #003399;
}

a:hover{
	color: #00256f;
	text-decoration: underline;
}

p{
	text-align: justify;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}

h2{
	color: #003399;
	font-size: 16px;
	text-transform: uppercase;
}

img{
	border: 0;
	outline: 0;
}

div.clearfix{
	clear:both;
}

div.centrato{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

div.top_banner{
	margin-top:2px;
	width:1020px;
}

div.big_banner{
	background:none repeat scroll 0 0 transparent;
	float:left;
	height:90px;
	margin-right:2px;
	width:748px;
}

div.small_banner{
	width:270px;
	height:90px;
	background:#ddd;
	float:left;
	text-align: center;
}

div.banner_giocatori{
	width: 300px;
	text-align: center;
	float: right;
}

div.bg_head{
	margin-top:4px;
}

div.bg_head_black{
	width:100%;
	height:90px;
	background:#000000;
}

div.content_head{
	height:90px;
	width:1000px;
}

div.logo{
	float: left;
	width: 178px;
	/*padding-left:50px;*/
	margin-left:-5px;
}

div.form_login{
	color:#FFFFFF;
	font-size:12px;
	vertical-align:bottom;
	text-align: right;
	width: 500px;
	float: right;
	padding-top: 58px;
}

div.form_login form{
	position: relative;
}

div.form_login input[name="log"]{
	width:145px;
	height:13px;
	margin-right:15px;
}

div.form_login input[type="submit"]{
	width:20px;
	height:20px;
	background:url(img/form_login_sub.jpg) no-repeat;
	border: medium none;
	outline:none;
	text-indent: -9999px;
	cursor: pointer;
	position: relative;
	float: right;
}

/*
div.signin_commu{
	margin-top:28px;
	margin-right:10px;
}

div.signin_commu a{
	color: #f9b000;
	padding-right: 12px;
	background:url(img/send_comm.jpg) no-repeat right center;
	text-decoration:none;
	font-weight:bold;
}

div.signin_commu a:hover{
	color: #ffea00;
	background:url(img/send_comm_hov.jpg) no-repeat right center;
}
*/

div.bg_head_orange, div.bg_head_blue{
	width:100%;
	height:4px;
	background:#3399cc;
	margin-top:2px;
	font-size: 0;
}

div.bg_head_blue{
	background: #003399;
}

div.voce_menu{
	float:left;
	padding:5px 0 8px 0;
	margin-left:1px;
	display: inline;

}

div.voce_menu_first{
	margin-left:0;
}

div.voce_comm{
	margin-left: 3px;
	padding-bottom: 9px;
	/*
padding-left: 13px;
	*padding-left: 0; 
	[if IE 8]padding-left: 0; 
*/
	background:#369ccd url(img/bg_send_comm.jpg) repeat-x bottom;
	float: right;
	display: inline;

}

div.voce_comm a.last_comm{
	color: #ffffff;
	padding-right: 47px;
	background: url(img/send_comm.png) no-repeat 160px 8px;
}

div.voce_comm a.last_comm:hover{
	background:url(img/send_comm_hov.png) no-repeat 160px 8px;
	color: #000000;
}


div.voce_menu a{
	padding:5px 14px 8px;
	*padding:5px 14px 8px; /* Hack IE */
	text-decoration:none;
	color: #666666;
	font-size: 12px;
}

div.voce_menu a:hover, div.voce_menu a.selected{
	background:#3399cc url(img/bg_menu_hover.jpg) repeat-x bottom;
	color:#FFFFFF;
}

div.content{
	margin-top: 10px;
	margin-bottom: 15px;
}

div.main{
	width: 798px;
	float: left;
	background: #fff;
}

div.main_dx{
	width: 194px;
	margin-top:-10px;
	float: left;
	margin-left: 8px;
	position: relative;
}

div.palinsesto{
	width: 474px;
	margin-bottom: 30px;
	background: #F5F5F5;
	padding: 5px 10px 10px;
}

div.palinsesto img{
	height: 32px;
	width: 32px;
	vertical-align: middle;
	margin-right: 5px;
}

div.pal_day{
	font-size: 20px;
	color: #003399;
	width: 200px;
	border-bottom: 1px solid #003399;
	margin-bottom: 5px;
}

div.palinsesto .pal_programma{
	border-bottom: 1px dotted #003399;
	padding-left: 20px;
	padding: 5px 0 0;
}

div.palinsesto .pal_conduttore{
	text-align: left;
	position: relative;
	left: 80px;
	margin-bottom: 5px;	
}

div.palinsesto .pal_conduttore a{
	text-decoration: none;
	font-size: 13px;
	color: #003399;
}

div.palinsesto .pal_conduttore a:hover{
	color: red;
}

div.palinsesto .pal_time{
	font-size: 16px;
	color: #003399;
	width: 100px;
}

div.archivio_audio_tot{
	padding: 10px;
}

div.archivio_audio{
	width: 460px;
	float: left;
	padding: 10px 5px;
	background: #eeeeee;
}

div.audio_tag{
	margin-top: 10px;
		
}

div.audio_tag a{
	margin-right: 5px;
}


div.audio_pari{
	background: #c1e0f0;
	color: #333333
}

div.audio_pari div.archivio_audio_desc{
	color: #333333;
}

div.archivio_audio_title{
	font-weight: bold;
	color: #003399;
	margin-top: 5px;
	text-transform: uppercase;
	
}

div.archivio_audio_desc{
	font-size: 11px;
	margin-bottom: 5px;
	color: #666666;
}

div.archivio_audio_links{
	margin-top: 3px;
	text-align: center;
	width: 489px;
	color: #666666;
}

div.archivio_audio_links a{
	text-decoration: none;
	color: #003399;
	padding: 5px 10px;
}

div.archivio_audio_links a:hover{
	color: red;
}