@charset "utf-8";
/* CSS Document */

/* A */
A:link {text-decoration: none; color: #FFFFFF; outline:none;}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
A:hover {text-decoration: underline; outline:none;}
/* BODY */
body {
/*	background-color: #5C5C5C;*/
	background:#5C5C5C url(../immagini/home/background3.png) repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	/*behavior: url(csshover2.htc);*/
	}
.blink
{
	text-decoration:blink;
}
/* UL */
select
{
	width:170px;
}
ul
{
	list-style-type: disc;
}
.conte
{
text-align:left;
}
.aggio
{
	list-style-type: none;
}
/* MENU MESI JAVASCRIPT */
.ddmx	{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 0px 0px 40px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    color: #fff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #000;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #666;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 0px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx { position: relative; } /* ie 5.0 fix */
/* MENU MESI nuovo....*/
a.MENU
{
    display: Block;
    position: Relative;
    background: #000;
    color: #fff;
    text-decoration: None;
    padding: 0px 3px 0px 0px;
}
a.MENU:hover
{
    display: Block;
    position: Relative;
    background: #000;
    color: #fff;
    text-decoration: None;
}
a.SMENU
{
    display: Block;
    position: Relative;
    background: #000;
    color: #fff;
    text-decoration: None;
    padding: 3px 3px 3px 3px;
}
a.SMENU:hover
{
    display: Block;
    position: Relative;
    background: #666;
    color: #fff;
    text-decoration: None;
    padding: 3px 3px 3px 3px;
}
div.SMENU
{
	visibility: Hidden;
	position: Absolute;
	margin: -19px 0px 0px 130px;
	border:1px solid #999999;
	background: #EEEEEE;
	width: 180px;
	z-index:500;
}
/* MENU MESI */
	#menu{
	padding-top:0px;
	padding-bottom:0px;
	margin:0;
	}
	#menu ul li{
	padding:0px;
	margin:0px;
	}
	#menu li{
	list-style: disc;
	/*position: relative;
	margin-left: 40px;*/
	height:15px;
	background-color: #000000;
	cursor:pointer;
	}
	#menu ul li ul li{
	list-style: none;
	margin-left:0px;
	position: relative;
	background-color: #000000;
	width:132px;
	cursor:pointer;
	}
	#menu ul li{
	width:139px;
	}
	#menu ul li a{
	color: white;
	outline:none;
	}
	#menu ul li:hover{
	text-decoration:none;
	}
	#menu ul ul{
	margin-left:0px;
	position: relative;
	z-index:1;
	top:-14px;
	left:125px;
	visibility:hidden;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color: #000;
	width:132px;
	padding:5px;
	}
	#menu ul li:hover ul{
	visibility:visible;
	}
/* TEXT STYLE */
.style1 {
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}
.style2 {
color: #FFFFFF;
font-size: 12px;
text-align:center;
}
.style3 {
color: #0160E0;
font-size: 24px;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
color: #FF008E;
font-size: 24px;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
color: #FFFFFF;
font-size: 10px;
}
.style6 {
color: #000000;
font-size: 12px;
font-weight: bold;
}
.style7 {
text-decoration:blink;
background-color:#FFFF00;
font-size:10px;
color:#000000;
font-weight: normal;
}
.style8 {
text-decoration:blink;
font-size:12px;
font-weight:bold;
color:#000000;
}
.style9 {
font-size: 14px;
color: #000000;
font-weight: bold;
}
.style10 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}
.style17 {
color: #999999;
font-size: 10px;
}
/* TABLE */
table
{
/*	background-color:#4D4D4D; */
	margin:auto;
}
.tablehome
{
background: url(../immagini/home/background2.png) fixed repeat-x top;
border: 3px double;
/*	background-color:#4D4D4D; */
margin:auto;
}
.tableheader
{
	background: url(../immagini/home/header.png);
	border: 2px solid #939393;
}
.tableattachements
{
background-color: #000000;
margin:auto;
border-left:1px solid #999999;
border-top:1px solid #999999;
border-bottom:3px groove #999999;
border-right:3px groove #999999;
}
caption
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: bold;
text-align:center;
padding-bottom:2px;
}
/* DIV */
div
{
text-align:left;
}
div.barra
{
background-color: #000000;
background-color: #636363;
border-left:1px solid #000000;
border-top:1px solid #000000;
border-bottom:3px groove #444444;
border-right:3px groove #444444;
padding-top:10px;
padding-right:7px;
padding-left:7px;
overflow: Auto;
}
div.barra#con
{
height:150px;
/*overflow-y: scroll;*/
}
div#split div
{
float:left;
}
div#closedleft
{
clear:left;
}
div.box
{
	background-color: #000000;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:3px groove #999999;
	border-right:3px groove #999999;
	padding-top:10px;
	padding-right:7px;
	padding-left:7px;
}
div.boxx
{
background-color: #CCCCCC;
color:#000;
border-left:1px solid #666666;
border-top:1px solid #666666;
border-bottom:3px groove #999999;
border-right:3px groove #999999;
padding-top:10px;
padding-right:7px;
padding-left:7px;
text-align:center;
}
div.boxul
{
	background-color:  #000000;
	border-left:1px solid #999999;
	border-right:3px groove #999999;
	border-top:1px solid #999999;
	border-bottom:3px groove #999999;
	padding-top:4px;
	width: 181px;
}
div.clock
{
width:100px;
height:100px;
text-align:center;
background-color:#000000;
border: groove;
border-color: #FFFFFF;
}
div.title185
{
text-align:center;
width:185px;
height:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}
div.title570
{
text-align:center;
width:570px;
height:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}
div.header
{
	text-align:center;
	width:280px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding-left:9px;
	padding-top:145px;
}
/* banner iniziale */
#sponsor
{
	position: fixed;
	background: url(../immagini/home/sfondospot.png) repeat-x center;
	font-size: 10px;
	font-family: Verdana;
	width:210px;
	height:110px;
	top:50%;
	left:50%;
	margin-left:-105px;
	margin-top:-55px;
	border: Solid 1px #000000;
	z-index:1;
}
div.spot
{
	position: fixed;
    text-align: Center;
	font-size:12px;
	width:160px;
	height:80px;
	top:50%;
	left:50%;
	margin-left:-80px;
	margin-top:-40px;
	background-color: ;
	color:#fff;
	font-weight:bold;
}
div.chiudi
{
    text-align: center;
	font-size:16px;
	font-weight:bold;
}
a.sponsor
{
    color: #fff;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}
#opacizzato {
  display: block;
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  z-index:100;
  background:url(../rescaldina/immagini/sfondospot.png) repeat-x center;
}



p.enclosure
{
}
div#creditfooter
{
	padding-bottom:10px;
	padding-left:10px;
}
div.feedburnerFeedBlock ul li
{
    color: #CFCFCF;
	padding-bottom:10px;
	padding-top:10px;
}
div.feedburnerFeedBlock p.feedTitle a
{
    color: #FFFFFF;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
}
.date
{
    color: #1F1F1F;
	font-weight:bold;
}
.headline a
{
    color: #FFFFFF;
	font-size:14px;
}

