﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C0C0C0;
	margin-top: 0;
}

.tabla_general
{
	
	}

.style1
{
	background-color: #FFFFFF;
}

.tabla_derecha
{
	background-color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 0;
	margin-top: 0;
}

.pie
{
	font-size:10pt;
	color:#FFFFFF;
	background-color:#ff0000;
	margin: 5px;
}

.fondo_tabla_derecha
{
	background-color:#000000;
}

.tabla_flash
{
	border: 3px solid #808080;

}
.noticias
{
	color: Gray;
	font-size: 11px;
	text-align: justify;
}
.titular_noticias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.ultimas_noticias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.link_noticias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	
}
.link_noticias:visited {color: #FF0000}
.link_noticias:hover {color: #333333}
.link_noticias:active {color: #333333}

.partners
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}