body
{
	background-color: #000000;
	padding: 5px 10px 20px 10px;
	text-align: center;
	margin: 0px;
	font-family: verdana, arial;
	font-size: 70%;
	color: #a3a2a0;
}

img
{
	border: 0px;
}

a
{
	text-decoration: underline;
	color: #d7d7d7;
} 

a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#cuerpo
{
	width: 800px;
	background-color: transparent;
	margin: 0px auto;
	text-align: left;
}

div.encabezado
{
	background-color: transparent;
	text-align: left;
}

div.menu
{
	background: url(imagenes/back1.jpg) #000000;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	border: 1px solid #3c3c3c;
	word-spacing: -5px;
}

.menu a
{
	background: url(imagenes/back1.jpg) #000000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	word-spacing: 0px;
	border-right: 1px solid #3c3c3c;
}

.menu a:hover
{
	background: url(imagenes/back2.jpg) #cbcbcb;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #3c3c3c;
	word-spacing: 0px;
	color: #000000;
}

div.fondo_portada1
{
	background: url(imagenes/fondo.jpg) #cbcbcb;
	height: 100px;
}

div.fondo_portada2
{
	background: url(imagenes/fondo2.jpg) #cbcbcb;
	height: 100px;
}

div.presentacion
{
	background-color: #cbcbcb;
	color: #000000;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}

div.contenido
{
	background-color: transparent;
	color: #a3a2a0;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
}

div.cont_sec
{
	background-color: transparent;
	color: #a3a2a0;
	padding: 5px 0px 5px 0px;
}

div.principal
{
	width: 50%;
	float: left;
	background-color: transparent;
	color: #a3a2a0;
	padding: 5px 0px 5px 0px;
}

div.columna_der
{
	width: 48%;
	float: right;
	background-color: transparent;
	color: #a3a2a0;
	padding: 5px 0px 5px 0px;
}

div.noticias
{
	background-color: transparent;
	border-top: 1px solid #3c3c3c;
}

.noticias b
{
	color: #a3a2a0;
	font-size: 10pt;
}

.noticias span
{
	color: #80746c;
	font-size: 7pt;
}

div.paginacion
{
	padding: 0px 0px 5px 0px;
	margin-bottom: 5px;
}

div.cont_variado
{
	padding: 5px 5px 5px 5px;
}

div.item
{
	text-align: center;
	border: 1px solid #3c3c3c;
	margin-bottom: 5px;
}

div.item_izq
{
	border: 1px solid #3c3c3c;
	margin-bottom: 5px;
	padding: 0px 5px 0px 5px;
}

div.registro
{
	border: 1px solid #3c3c3c;
	margin-bottom: 5px;
	color: #C09501;
	padding: 5px 5px 5px 5px;
}

div.ads
{
	text-align: center;
	background-color: #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

div.ads2
{
	background-color: transparent;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}

div.centro
{
	text-align: center;
}

div.derecha
{
	text-align: right;
}

div.borde_gris
{
	border: 1px solid #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

div.salto
{
	clear: both;
}

.fecha
{
	color: #80746c;
	font-size: 7pt;
}

div.pie
{
	background-color: transparent;
	text-align: center;
	font-size: 0.8em;
	color: #a3a2a0;
	padding: 10px 5px 5px 5px;
}

.pie a
{
	text-decoration: none;
	color: #bcbbba;
}

.pie a:hover
{
	text-decoration: none;
	color: #f0f0f0;
}

h3
{
	color: #82807e;
	font-size: 16px;
}

b.url_pagina
{
	color: #80746c;
	font-size: 7pt;
}

div.pag_error
{
	text-align: center;
		
}

.pag_error b
{
	font-size: 20pt;
}

table.tabla_torneo
{
	width: 100%;
	background-color: #3c3c3c;
}

.tabla_torneo td
{
	background-color: #000000;
}

b.primero
{
	color: #ffd700;
}

b.segundo
{
	color: #c0c0c0;
}

b.tercero
{
	color: #b87333;
}

b.pos
{
	color: #f0f0f0;
}

td.pr
{
	color: #ffd700;
}

.y_color
{
	color: #ffd700;
}