/* ---------------- Links --------------------- */
* {
	padding:0;
	margin:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333;
	margin:0;
	padding:0;
}

a img {
	border:0;
}

a:link, a:active {
	color:#225187;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#3175BF;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#FFB62F;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #225187;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #789DC9;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	display:block;
}

h3 {
	font-size:16px;
	margin:10px 0px 5px 0px;
}

#header {
	height:150px;
	background:url("../imagenes/sistema/header_top_x.jpg");
	margin-bottom:30px;
}

#contenedor {
	width:996px;
	margin:auto;
	text-align:left;
	font-size:12px;
}

#barra {
	float:left;
	width:185px;
	text-align:center;
	padding-top:15px;
	padding-right:20px;
	border-right: 1px dashed #B9B7BF;
}

#contenido {
	width:765px;
	padding-top:7px;
	padding-left:50px;
}

html>body #contenido {
	padding-left:250px;
	width:720px;
}

#footer {
	color:#ccc;
	font-weight:bold;
	clear:both;
}

#texto {
	line-height:20px;
}
#texto p {
	margin:10px 0px;
}

#barra_derecha {
	float:right;
}

#detalles {
	border:1px solid #789DC9;
	background:#F8FAFC;
	padding:5px;
	margin-left:7px;
	margin-bottom:3px;
	clear:both;
}

#banners {
	float:right;
	padding:5px;
	margin-left:7px;
	margin-bottom:3px;
}

#barra_derecha.notas {
	width:260px;
}
#barra_derecha.videos {
	width:365px;
}
#barra_derecha.videos {
	width:365px; 
}
#barra_derecha.combates {
	width:260px;
}

#lista_videos li {
	display:block;
	height:46px;
	list-style-type:none;
	border:2px solid #F5F5F5;
	margin:2px 0px 2px 0px;
	background:url('../imagenes/sistema/video.gif') no-repeat right;
	padding:5px;
	line-height:21px;
}
html>body #lista_videos li {
	height:36px;
}
#lista_videos li:hover {
	border:2px solid #789DC9;
}

#lista_combates_padre {
	text-align:center;
}

#aviso ul {
	list-style-type:none;
	margin:3px 0px 3px 0px;
}
#caja_portada li {
	padding:5px 0px 5px 0px;
}

#lista_combates {
	padding:5px 0px 0px 0px;
	margin:0px 5px 15px 5px;
	line-height:20px;
	cursor:pointer;
	border:1px solid #DEDEDE;

}
#lista_combates.normal {
	background:#F7F7F7;
}

.lista_box {
	display:block;
	float:left;
	height:40px;
	width:164px;
	border:1px solid #ccc;
	margin:5px;
	text-align:center;
	padding:7px 2px 2px 2px;
	background:#FCFCFC;
}

table {
	font-size:12px;
}

.fecha {
	font-size: 10px;
}

.titulo {
	font-size: 14px;
	font-weight:bold;
	color:#225187;
	margin-bottom:10px;
}

.copete {
	font-size: 14px;
	color:#225187;
	margin-top:10px;
}

.autor {
	font-size: 10px;
	margin-bottom:10px;
}

.pie {
	border-bottom:1px dashed #999;
	color:#999;
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	display:block;
	margin-bottom:10px;
}

.dashed {
	border:1px dashed #B9B7BF;
}

.lupa {
	background:url("../imagenes/sistema/detalles.gif") no-repeat;
	display:block;
}

.autoridad {
	color:#225187;
	font-size:10px;
	font-weight:bold;
}

.cargo {
	font-size:10px;
	color:#666666;

}

.enfr_footer {
	font-size:11px;
}

.gris_oscuro {
	background:#E1E1E1;
}
.gris_claro {
	border-top:1px solid #D4D4D4;
	background:#FFFFFF;
}











/* HASTA ACA ESTA ORDENADO */


/* ------------------- Objetos -------------------- */

.masculino, .masculino a {
	color: #003366;
}
.femenino, .femenino a {
	color: #CC0000;
}
#aviso {
	border:2px solid #FFB62F;
	background:#FFF9EC;
	margin:10px 0px 10px 0px;
	text-align:center;
}
#aviso a {
	font-weight:normal;
	color:#A66B00;
	font-style:italic;
	display:block;
	padding:5px;
}
#buscar_seccion {
	text-align:right;
	margin-bottom:10px;
	float:right;
	width:360px;
	display:block;
	height:20px;
}
#buscar_seccion input.texto {
	font-size:11px;
	border:1px solid #25528B;
	height:16px;
	padding:1px 0px 1px 0px;
	background:url("../imagenes/sistema/input_text_18.png");
}
#buscar_seccion input.buscar {
	font-size:11px;
	border:1px solid #25528B;
	height:16px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF;
}
#guia_navegacion {
	width:350px;
	float:left;
	margin-bottom:10px;
	display:block;
	height:20px;
}
#guia_navegacion, #guia_navegacion a {
	color:#333;

}
/* Header */
#header h1 {
	display:none;
}
#logo {
	border:0;
	height:150px;
	padding-top:76px;
	padding-left:485px;
	width:433px;
	margin:auto;
	background:url("../imagenes/sistema/header_top.jpg") no-repeat;
}
html>body #logo {
	padding-top:60px;
}
#menu-superior ul {
	padding:0;
	margin:0;
}
#menu-superior {
	white-space:nowrap;
}
#menu-superior li {
	display:inline;
	white-space:nowrap;
}
#menu-superior li a {
	font-weight:bold;
	color:#B1C9E0;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:0px 15px 0px 15px;
	margin:0;
}
#menu-superior li a:hover {
	color:#FFC968;
}
/* Barra */
#menu-barra {
	list-style-type:none;
	text-align:left;
	font-weight:bold;
}
#menu-barra li {
	display:block;
	height: 30px;
	text-align: right;
}
#menu-barra li a {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#menu-barra li a:hover {
	color: #F7F9FF;
	text-decoration: none;
	background-color: #1D5089;
}
#menu-superior li a:hover,
#menu-superior .activo {
	color:#FFC968;
}
/* Contenido */
/*
#contenido h3 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	padding-top:7px;
	padding-bottom:4px;
}
/* Portada */
.box_portada_100,
.box_portada_50_left,
.box_portada_50_right {
	border:1px solid #225187;
	margin:10px 0px 0px 0px;
}
.box_portada_50_left,
.box_portada_50_right {
	width:353px;
}
.box_portada_50_left {
	float:left;
}
.box_portada_50_right {
	float:right;
}
.box_portada_100 li,
.box_portada_50_left li,
.box_portada_50_right li {
	list-style-type:none;
	text-align:center;
	padding:3px 0px 3px 0px;
}
.box_portada_100 li:hover,
.box_portada_50_left li:hover,
.box_portada_50_right li:hover {
	background:#FFCC6F;
}
.top_box_portada_azul,
.top_box_portada_rojo {
	padding:3px 10px 3px 3px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	margin:0px;
}
.top_box_portada_azul  {
	background:url('../imagenes/sistema/top_box_portada_azul.png') repeat-x #225187;
}
.top_box_portada_rojo {
	background:url('../imagenes/sistema/top_box_portada_rojo.png') repeat-x #225187;
}
.texto_box_portada {
	margin:0px 5px 5px 5px;
}
.titulo_box_portada {
	font-size:14px;
	font-weight:bold;
	margin:10px 5px 5px 5px;
}

/* ------------------------------------ Enfrentamientos ------------------------------------------ */
.encurso {
	background:#FFF0D5;
	font-style:italic;
}
.enfr_num {
	font-weight: bold;
	text-align:center;
}
#enfrentamiento_detalles {
	float:right;
	width:130px;
	border:1px solid #ccc;
	padding:10px;
}
#enfrentamiento_resultado {
	text-align:center;
}
.categoria {
	font-size:16px;
	font-weight:bold;
	text-align:center;	
	background:url('../imagenes/sistema/top_box_portada_negro.png') repeat-x;
	color:#fff;
}
.top_box_femenino {
	background:url('../imagenes/sistema/top_box_portada_rojo.png') repeat-x;
}
.top_box_masculino {
	background:url('../imagenes/sistema/top_box_portada_azul.png') repeat-x;
}
.top_box_femenino,
.top_box_masculino {
	color:#fff;
	text-align:center;
	text-transform:capitalize;
	font-size:12px;
	height:20px;
	font-weight:bold;
	margin-bottom:15px;
}
.top_box_femenino p,
.top_box_masculino p {
	margin-bottom:3px;
}
/* integrantes */

/* Video */
#detalles_video {
	float:right;
	width:310px;
	border:1px solid #ccc;
	padding:10px;
}

#formulario_comentar label {
	display:block;
	width:100px;
}
#formulario_comentar submit,
#formulario_comentar textarea,
#formulario_comentar input {
	border:1px solid #789DC9;
	background:#F0F4F9;
	color:#1F4676;
}
#fomurlario_comentar submit,
#formulario_comentar input {
	width:150px;
}
#formulario_comentar textarea {
	width:400px;
	height:70px;
}



#fotos_detalles li {	
	display:inline;
	padding-right:5px;
	padding-bottom:5px;
	list-style-type:none;
}
h2 {
	margin-bottom:10px;
}