/* CSS Document */

TABLE.Main
{

}
.titulo
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}

.txtmain
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #9B9B9B;
}

.txtmain:hover
{

}

.txt
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #9B9B9B;
}

.txtselect
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #00A0C6;
}

.noticia
{
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #292929;
}

.subtitulo
{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #6E6E6E;
}

select {
	font-size: 10px;
}

.style13 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.marco {
	border: thin solid #9B9B9B;
}

