TD
{
	background-color: transparent;
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	border: none;
	font-size: 12px;
	vertical-align: top;
}

TD.punteado
{
	border-right: dotted 1px #297B00;
	text-align: justify;
}

TD.noticias, TD.iconoNoticias
{
	padding: 10px 10px 10px 0px;
	border-bottom: solid 1px #C0C0C0;
}

TD.iconoNoticias
{
	text-align: center;
}

H1
{
	color: #297B00;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	font-size: 18px;
}

H2
{
	color: #297B00;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}

H3
{
	font-size: 12px;
	margin-top: 0px;
}

HR.sepNoticias
{
	color: #c0c0c0;
	margin: 12px 0px 12px 0px;
}

A, A:visited, A:active, A:hover
{
	font-size: 10px;
	font-weight: normal;
}

P.bienvenida:first-letter
{
	color: #297B00;
	font-size: 150%;
}

