.news
{
  width:100%;
  padding:1px;
  border:solid 1px #AFBED4; 
}
.news th
{
 width:170px;
text-align:left;
padding:8px;
background-color:#cdcdcd; 
}
.news tr.even
{
  background-color: #f3fafc;
}

.news tr.odd
{
}

.news tr:hover
{
  background-color: #AFBED4;
}

.news td
{
  padding: 2px 2px;
  border-bottom: 1px solid #999;
} 
.newsAll
{
width:100%;
}

.notaDelimiter
{
 background:#cccccc;
}
.notaTema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.notaTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration:none;
	text-align:left;

}
.notaLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.notaEpigrafe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

.notaNota {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.notaFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
}



