﻿.tabellaCorpo  
{
  padding: 12px 12px 12px 12px;
  margin:0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:756px;
	border-width:1px;
	background-color:#FFFFFF;
	border-color:#000000;
	border-style: solid;
	vertical-align: top;
	height:435px;
}


#divContentEvents
{
	position: absolute;
	left: 0px;
	top: 284px;
	width: 780px;
	background-color: #EFF0F2;
	z-index:0;
	margin:0px;
}

#pnlContentEvents
{
	font-family:Verdana; font-size:small;
	padding:12px;
}

.tdButtonNews
{
    width: 180px;
    height:80px;
    margin: 0px;
    padding-left:24px;
    font-family:Verdana;
    font-size:small;
}
.tdButtonNews a
{
 color:#FFFFFF;
 text-decoration:none;
 }
.tdButtonNews a:hover
{
    color: #005AA0;
    text-decoration: none;
}
/*bottone selezionato*/
.tdButtonNewsGot
{
	width: 180px;
	margin: 0px;
	height: 80px;
	padding-left: 24px;
	font-family: Verdana;
	font-size: small;
}
.tdButtonNewsGot a
{
 color:#ACBBC0;
 font-weight:bold;
 text-decoration:none;
 }
.tdButtonNewsGot a:hover
{
    color: #005AA0;
    font-weight:bold;
    text-decoration: none;
}
