body{
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	color:#EEEEEE;
	background: #000000 url(../images_for_css/BKG_Page.gif) repeat-y fixed center;
}

body a{
	color: #FFCC00;
}

body a:hover{
	color: #FFFF00;
}

table{
	font-size: 13px;
	border-collapse:collapse;
}
table.Gabbia{
	margin:0px auto;
	width:840px;
	/*width:100%;*/
	clear:both;
}
table.Gabbia td{
	padding-top:3px;
	vertical-align:top;
}
table.Gabbia td.Seconda{
	padding:0 20px;
	background: #333333 url(../images_for_css/BKG_Seconda.gif) no-repeat top;
}
table.Gabbia td.Terza{
	text-align: left;
	width:252px;
	background-color: #000000;
	border-right: 10px solid black;
	padding-top:0;
	padding-left: 10px;
}
table.Gabbia td.Terza span{
	display:block;
	width:100%;
	font-size: 12px;
}
/*table.Gabbia td.Terza script{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}*/
table.Gabbia td.Terza img{
	margin-top:10px;
	margin-bottom:10px;
}
table.Gabbia td.Terza hr{
	color:#660000;
	height:2px;
}
Table.Neutra td {
	padding:0px;
}
.Spaziatore {
	padding-left:5px;
	padding-right:5px;
}
.FloatHack {
	clear: both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}

/* Layout */
.floatNONE {float: none}
.floatLEFT {float:left}
.floatRIGHT {float:right}
.clearBOTH {clear:both}
.clearLEFT {clear:left}
.clearRIGHT {clear:right}
.intero {width:100%}
.mezzo {width:49%}
.dueTerzi {width:60%}
.unTerzo {width:38%}
.unQuarto {width:24%}
.treQuarti {width:74%}
.dueQuinti {width:35%}
.treQuinti {width:63%}

/* Header e menu */
#Header{
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;
	/*background: black url(../images_for_css/BKG_Page.gif) repeat-y 1px;*/
	width:900px;
}
#Header table{
	width:840px;
	margin-left:auto;
	margin-right:auto;
}
#Header table td{
	text-align:center;
	width: 109px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
	font-size:12px;
	color:#EEEEEE;
	cursor: default;
}
#Header div{
	background-color:#A37A7A;
	border:1px solid #D3AAAA;
	position:absolute;
	visibility:hidden;
	top:149px;
	width:10px;
	z-index: 100;
	text-transform: uppercase;
}
#Header img{
	border:none;
}
#Header span{
	display:block;
	color:Black;	
	width:100%;
	text-align:center;
	/* font-weight:bold; */
	font-size:11px;
	/* border-bottom:1px solid black; */
	padding-top: 4px;
	padding-bottom:1px;
}
#Header a{
	display:block;
	color:#FFFFFF;
	width:100%;
	text-align:left;
	/* font-weight:bold; */
	font-size:11px;
	text-decoration:none;
	/* border-bottom:1px solid black; */
	padding: 1px 2px 1px 5px;
}
#Header a:hover{
	background-color: #FFCC00;
	color:#FFFFFF;
	background-image: none;
}
#Header a.LinkNeutro{
	display:inline!important;
	padding:0px!important;
	text-indent: 0px!important;
	border-bottom:none!important;
}

/* Footer */
#Footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color: #CCCCCC;
	background: #000000 url(../images_for_css/BKG_Footer.gif) no-repeat;
	padding: 30px 30px 140px 0;
}
#Footer span{
	display:block;
	font-weight:normal;
	margin-top:5px;
	font-size:11px;
}
#Footer a{
	color:#FFCC00;
	text-decoration:none;
}
#Footer a:hover{
	color:#FFFF00;
}
#Footer img{
	margin:10px 0px;
	/*border:1px solid #BA8301;*/
}
#Footer div{
	float: right;	
	/* height:44px; */
}

/* Path */
#Path {
	/* border: 3px double #000; */
	background-color: #660000;
	margin: 0 -21px 20px -21px;
	padding: 20px 0px 5px 20px;
	font-size: 13px;
	text-transform: uppercase;
}
#Path a, div.Paginazione a {
	color:#FFCC00;
}
#Path a:hover, div.Paginazione a:hover {
	color:#FFFF00;
}

/* Fonts, caratteristiche generali */
.Titolo {
	font-size:15px;
	font-weight:bold;
	color : #FFCC00;
}
.DataOra{
	font-size:9px;
	color:#AAAAAA;
}

/* Box */
div.Box {
	margin-bottom:8px;
	/*border-right:1px solid #660000;
	border-left: 1px solid #660000;*/
	/*background-color:White;*/
	background-color:#555555;
}
div.BoxNoLink {
	margin-bottom:8px;
}
div.BoxNoLink a {
	color:#FFCC00;
}
div.BoxNoLink a:hover {
	color:#FFFF00;
}
div.Box a {
	display:block;
	width:100%;
	text-decoration: none;
	border-bottom:1px solid #666666;
	font-size:12px;
	color:#FFFFFF;
}
div.Box a:hover {
	color:#FFFFFF;
	background: #666666;
}
div.Box a:hover div.Titolo, div.Box a:hover div.DataOra {
	color: #FFFF00;
}
div,a,span{-moz-box-sizing:border-box;box-sizing:border-box}
div.HeaderBox, .PaginaInfo caption, .infoHeaderBox{
	background-color: #660000;
	color: #FFFFFF;
	/* font-weight:bold; */
	text-align: left;
	font-size:13px;
	padding: 20px 0px 5px 10px;
	/* border:3px double #6F6F6F; */
	text-transform: uppercase;
}
/* Informazioni testuali */
div.Info {
	/*background-color:#F5D2D4;*/
	padding-bottom:5px;
}
div.Info div.Testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 10px 10px 0px 10px;
}
div.Info div.Testo a{
	font-weight:bold;
	color:#FFCC00;
}
div.Info div.Testo a:hover{
	color:#FFFF00;
}
/* Thumbnail */
div.Thumbnail {
	border-bottom:0px solid #660000 !important;
	/*height:100%;*/
	min-height: 100px;
	height: auto !important;
	height: 100%;
}
.Thumbnail a {
	width:110px!important;
	height:140px!important;
	float:left;
	text-align:center;
	padding-bottom:5px;
	font-size:9px!important;
	/* font-weight:bold; */
	/*color:#DEDEDE!important;*/
	border-bottom:none!important;
	overflow: hidden;
}
.Thumbnail a:hover {
	background: #660000;
	/*color:#660000!important;*/
}
.Thumbnail a img {
	border:0px solid #EEEEEE;
	margin: 5px auto 5px auto;
}

/*Dettaglio News Standard*/
div.NewsStandard img {
	float:left;
	margin-right:10px;
}
div.NewsStandard *.HeaderBox {
	display:none;
}
div.NewsStandard *.Titolo {
	font-size:21px;
	margin-bottom:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.NewsStandard *.Titolo2 {
	font-size:15px;
	font-weight:bold;
	margin-top:8px;
}
div.NewsStandard *.DataOra {
	font-size:13px;
	font-weight: bold;
	margin-top:-8px;
	margin-bottom:5px;
	
}
div.NewsStandard *.Abstract {
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	color: #FFFFFF;
	line-height: 18px;
}
div.NewsStandard *.Testo {
	font-size:13px;
	color: #EEEEEE;
	margin-bottom: 10px;
	line-height: 18px;
}
div.Approfondimenti ul {
	margin:0px;
}
div.Approfondimenti li {
	color: #FFCC00;
	margin:0px;
	list-style-position: inside;
}
div.Approfondimenti a {
	color: #FFCC00;
	text-decoration:none;
}
div.Approfondimenti a:hover {
	color: #FFFF00;
	text-decoration:underline;
}

/* Editoriale */
.Editoriale {
	background-color:#FFCC00;
	border: 1px solid black;
	padding-bottom:5px;
	width:200px;
}
.Editoriale img {
	border-bottom: 1px solid black;
	margin-bottom:10px;
}
.Editoriale div.Testo {
	font-size:12px;
	font-style: italic;
}
.Editoriale div.Titolo {
	font-size:13px;
}

/* Elenco Altre News */
div.AltreNews a {
	font-size:12px;
	padding: 3px 0px 2px 2px;//padding: 3px 2px 2px 5px;
	color: #BDBDBD;
}


div.Paginazione {
	color: #660000;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:20px 0px 20px -3px;
}

/* Elenco Ultime News */
div.UltimeNews a, div.Spot a {
	padding: 0px 0px 0px 10px;//padding: 10px;
	color: #DDDDDD;
	font-size:12px;
	font-weight: 16px;
	padding-top:5px;
	padding-bottom:5px;
}
div.UltimeNews div.DataOra {
	font-weight:bold;
	font-size: 12px;
	color: #BBBBBB;
}

/* Box Spot */
div.Spot {

}	
div.Spot a {
	border-bottom:none!important;
}
div.Spot a:hover {
	color:#FFFFFF;
}
div.Spot a img {
	float:left;
	border: 0px solid;
	margin-right: 10px;
}
div.Spot div.Titolo{
	margin-top:8px;
	margin-bottom: 5px;
}
div.Spot div.Testo{
	color: #DDDDDD;
	font-size:12px;
	font-weight: 16px;
}
div.Spot div.Continua {
	font-weight: bold;
	margin-top:5px;
}


div.Calendario div.Titolo {
	margin-top:20px;
	margin-bottom:15px;
	font-size:12px;
	padding-left:10px;
}
div.Calendario {
	/* border-bottom:1px solid #660000; */
}
div.Classifica table.tbody th {
	font-size:11px;
}
/* Elenco di dati cliccabile*/
.Elenco, .Classifica {
	width: 100%;
	/*border-collapse: separate;*/
}
.Elenco caption{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
	color:#660000;
}
.Elenco th{
	background-color:#F5D2D4;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}
.Elenco td{
	text-align:left;
	padding-left:20px;
	font-size:13px;
	padding-bottom:4px;
	border-bottom:1px solid #F5D2D4;
}
.Elenco col.Col04{
	font-weight:bold;
}
.ON {
	background-color: #FFCC00;
	/*cursor:pointer;*/
}
.OFF {
	background-color: transparent;
}
.SELECTED {
	background-color: #FFCC00;
	/*cursor:pointer;*/
}

.Sondaggi, .Classifica, .Login{
	/* border-bottom:1px solid #660000; */
}
.Sondaggi div.Titolo, .Sondaggi div.DataOra, .Sondaggi div.Abstract {
	margin-top:10px;
	margin-left: 5px;
	margin-right: 5px;
}
.Sondaggi div.Abstract {
	font-weight:bold;
	color: #939393;
	text-align:center;
}
.Sondaggio{
	width:100%;
	table-layout:fixed;
	margin-top:10px;
	margin-bottom:20px;
}
.Sondaggio td {
	font-size:12px;
	font-weight:bold;
}
.Sondaggio div{
	float:left;
	color:white;
	text-align:right;
}
.Sondaggio div span{
	background-color:black;
	padding:0px 5px;
}
.Sondaggio form{
	margin:0px;
	padding:0px;
}
.Sondaggio form input{
	width:70px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:9px;
	cursor: pointer;
}
.Bottone2 {
	background-color:#DEDEDE;
	border:1px solid green;
}
.Bottone2HOVER {
	background-color:#FFCC00;
	border:1px solid black;
}
.Sondaggio col.Col01{
	width:90px;
	text-align:right;
	padding-right:10px;
}
.Sondaggio col.Col02{
	width:80px;
}




.Classifica td {
	border:1px solid #F5D2D4;
}
.Classifica thead th {
	background-color:#F5D2D4;
	border:1px solid #660000;
	padding-top:10px;
}
.Classifica tbody td {
	border:1px solid #F5D2D4;
	text-align:center;
	font-size:12px;
}
.Classifica tbody th {
	background-color:#DEDEDE;
	border:1px solid #939393;
	color:Gray;
	font-size:12px;
	padding: 5px 3px 2px 3px;
}
.Classifica tbody tr.SELECTED {
	font-weight:bold;
	cursor: default;
}

/* Form */
.Form {
	/*background-color:#F5D2D4;*/
}

.Form form, .FormFittizio  {
	margin:5px;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.Form input {
	width:100%;
	margin-bottom:15px;
}
.Form select {
	width:100%;
	//width:94%;
	margin-right:-10px;
	margin-bottom:15px;
}
.Bottone{
	margin-bottom:3px!important;
	height:18px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:9px;
	cursor: pointer;
}

.Login {
	text-align:center;
}
.Login table{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.Login table col.Col01, .Login table td:first-child  {
	width:100px;
	text-align: right;
	font-weight:bold;
}
.Login table td{
	padding:5px;
	/*border:1px solid black*/
}
.Login table td input{
	margin-top:-3px;
}

.boxLogin {
	text-align: left;
	font-weight: bold;
}
.LoginHOME {
	background-color:#000000;
	border-top:1px solid #000000;//border-top:none;
	padding-bottom:3px;
}
.LoginHOME table{
	width:100%;
}
.LoginHOME input{
	width:100%;
	height:15px;
	font-size:9px;
	border:1px solid #000;
}
.LoginHOME a{
	display:block;
	font-size: 12px;
	font-weight:bold!important;
	color:#FFF;
	text-decoration:none;
}
.LoginHOME a:hover{
	background-color:#000000;
	color:#000;
}
.LoginHOME .Col01, .LoginHOME table td:first-child {
	text-align:right;
	font-size:9px;
	padding-top:3px;
	white-space: nowrap;
	width:98px;
	padding-right:3px;
}
.LoginHOME .FormFittizio {
	padding:0;
	margin:0;
	font-weight:normal!important;
}
.LoginHOME .HeaderBox{
	display:none;
}
.LoginHOME span{
	display:block;
	padding: 0 5px;
	font-size:10px;
}


.Registrazione table col.Col01{
	font-size:12px;
	width:100px;
}
.Registrazione td{
	font-size:12px;
}
.Registrazione select {
	width:100%;
}
.Radio, .Radio input{
	display:inline!important;
	padding:0!important;
	width:15px!important;
	margin-right:4px;
	vertical-align: top!important;
}
.Registrazione iframe {
	height:80px;
}

#MenuSecondario { 
	padding-left:10px;
	background-image: url(../images_for_css/BKG_MenuSecondario.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#MenuSecondario td{
	padding:0px 2px;
}

#MenuSecondario a {
	display:block;
	padding:2px 20px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	text-decoration:none;
	background-color: #D5D4E4;
	color: gray;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images_for_css/BKG_MenuSecondario.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width:100%;
}
#MenuSecondario a.Attivo {
	background-color: #EBEBF5;
	background-image: none;
	color:black;
	border-left: 1px solid #1F015D;
	border-right: 1px solid #1F015D;
	border-top: 1px solid #1F015D;
}
#MenuSecondario a.Attivo:hover {
	background-color: #EBEBF5;
	color:black;
	text-decoration:underline;
}