BODY {
	background-color: #C27425;
}

/* CSS Document */

/* Codigo de estilos de roy*/

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.style8 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style9 {font-size: 14px; font-style: italic; }
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*De transparencia*/
.Principal_Transparencia{
	text-align: left;
}
.Principal_Titulo_Transparencia{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #D3B157;

}
.Separacion{
	background:#E2C13E;
	height: 5px;
}
/**/
.content
{

}

/*del menu*/

.background_titmenu
{
}


.sep5lineap
{
	height: 5px;
	background-color: #E2C13E;
}

.background_titsubmenu
{
	background-color: #FDFBF2;
}
/*Titulo de los baner*/
.titcanalesdeinfo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #D3B157;
	font-size: 14px;
}

/* Ligas */

.canalesdeligas {
background:#D3B157}

.liga_sin_imagen{
	text-align: left;
}
/*titulo,encabezado de las noticias*/
.titnoticias
{
font-size: 14px
}
.encabezado
{
	font-size: 14px;
	text-align: left;
}

/*Ligas en general*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.menu_horizontal a{
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}


table.general {
background-color: white;
}
