/* ENTIDADES GENERALES */

html, body{ 
 	background-image: url("../images/background_pagina.jpg");
	background-repeat: no-repeat;
	font-size: small;
	margin:0; 
	padding:0; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #7A7A7A;
} 

table { 
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: hidden;
	vertical-align: top;
	color: #FFFFFF;
}

th {
	color: #ECD225;
}

a {
	color: #ECD225;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
	color: #ECD225;
}

label {
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block
}

input.submit {
	color: #ECD225;
	background: #7A7A7A;
	margin-left: 155px;
}
input.submit2 {
	color: #ECD225;
	background: #7A7A7A;
}

input.submit_login {
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;

	padding-right: 15px;
	background-image: url("../images/btn_enviar.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	width: 87px;
	height: 23px;
	border: 0px;
/*
	color: #ECD225;
	background: #7A7A7A;
	margin-top: 15px;*/
}

input, textarea, select{
	color: #555555;
	background: #FFFFFF;
	border: 2px solid #7A7A7A;
}

input:focus , textarea:focus, select:focus{
	background: #FFF29E;
	color: #000000;
}

fieldset{
	border: 2px solid #7A7A7A;
	padding: 10px;
}

legend {
	color: #ECD225;
	background: #000000;
	border: 2px solid #7A7A7A;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 12px;
}

a img{
	border: 0px;
}

.subrayado {
	text-decoration: underline;
}

/* ESTILOS INDIVIDUALES */

table.cabecera {
	width: 100%;
	height: 190px;
}

div.cabecera_eventos_deportivos {
	width: 249px;
	position: absolute;
	height: 36px;
	left: 50%;
	margin-left: -388px;
	background:url("../images/bg_menutop_eventos.gif") no-repeat;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

/*table.cabecera td {
 	background-image: url("../images/admin_cabecera_degradado.jpg");
	background-repeat: repeat-x;
	background-color: #000000;
}*/

table.dos_columnas {
	width: 100%;
}

table.dos_columnas tr td{
	vertical-align: top;
}

td.menu_izquierda {
	width: 205px;
	border-right: 3px solid #7A7A7A;
	padding-left: 35px;
	vertical-align: top;
	color: #7A7A7A;
	font-weight: bold;
}

td.contenidos {
	padding-top: 20px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
}

td.menu_izquierda ul.menuizquierda{
	list-style: none;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

td.menu_izquierda ul.menuizquierda2{
	border-top: 1px solid #EC8325;
	list-style: none;
	margin: 0;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0;
}

td.menu_izquierda ul ul {
	list-style: none;
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

td.menu_izquierda ul ul li{
	margin-top: 10px;
	color: #EC8325;
}

td.menu_izquierda ul ul ul li{
	margin-top: 10px;
	color: #7A7A7A;
}

td.menu_izquierda li{
	margin-top: 20px;
}

td.menu_izquierda a {
	color: #ECD225;
	font-weight: bold;
	text-decoration: none;
}

td.menu_izquierda ul ul li a{
	color: #EC8325;
	font-weight: bold;
	text-decoration: none;
}

td.menu_izquierda ul ul ul li a{
	color: #7A7A7A;
	font-weight: bold;
	text-decoration: none;
}

td.menu_izquierda a:hover {
	text-decoration: underline;
}

td.menu_superior ul{
	list-style: none;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 15px;
	padding: 0;
}

td.menu_superior ul li{
	margin: 0px 15px 0px 15px;
	display: inline;
}

div.caja {
	padding: 10px;
	color: #999999;
	line-height: 150%;
	background: url("../images/fondo_caja_03.gif") no-repeat top right;
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

h1{
	font-size: 18px;
}

div.caja h1{
	font-size: 24px;
}

.anchototal {
	width: 860px;
	background-image: url("../images/fondo_caja2.jpg");
	background-repeat: repeat-x;
	background-color: #000000;

}

.altura_minima {
    height:900px;
	float:right;
    width:1px;

  }
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

div.anchogrande {
	width: 390px;
}

div.anchopeque {
	width: 221px;
}

div.floatderecha {
	position: relative;
	float: right;
}

a.boton {
	background-color: #7A7A7A;
	padding: 3px;
	margin: 2px;
}

table.datos_grid_peque {
	width: 200px;
}

table.datos_grid {
	width: 830px;
}

table.datos_grid_grande {
	width: 800px;
}

table.datos_grid_grande td, table.datos_grid td, table.datos_grid_peque td{
	padding: 5px;
}

.amarillo {
	color: #ECD225;
	font-weight: bold;
}

h2.gris{
	color: #7A7A7A;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 10px;
}

.naranja {
	color: #EC8325;
	font-weight: bold;
}

.naranja_claro {
	color: #EEA25D;
	font-weight: bold;
}

.gris {
	color: #7A7A7A;
}

.rojo {
	color: #C22525;
	font-weight: bold;
}

.verde {
	color: #13AE0C;
	font-weight: bold;
}

input.enfrentamiento_rellenado {
	background-color: #BDB266;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

input.enfrentamiento_norellenado {
	font-weight: bold;
}

img.float_derecha {
	float: right;
}

div.cajafecha {
	position: relative;
	float: left;
	left: -20px;
	top: -20px;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url("../images/fondo_fecha.gif");
	background-repeat: no-repeat;
	width: 75px;
	height: 72px;
}

div.cajafecha .dia{
	padding-top: 8px;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
}

div.cajafecha .mes{
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

/*div.cajafecha .dia{
	font-size: 25px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

div.cajafecha .mes{
	background-color: #ECD225;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}*/

div.caja a.titulo{
	text-decoration: underline;
}

div.caja a.titulo:hover{
	color: #EC8325;
}


div.caja a.leer_mas {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #7A7A7A;

	padding-right: 15px;
	background-image: url("../images/flecha_leer_mas.jpg");
	background-repeat: no-repeat;
	background-position: right center;
}

div.caja a.leer_mas:hover {
	text-decoration: none;
	background-color: #666666;
	color: #EC8325;
}

.centrado {
	text-align: center;
}

ul.normal {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

td.peque {
	font-size: 12px;
}

div.galeria {
	float: left;
	width:160px;
	height:160px;
}

h1.foro {
	padding-bottom: 5px;
	border-bottom: 2px solid #EC8325;
	font-size: 14px;
}

table.foro {
	border: 1px solid #CCCCCC;
}

table.foro th{
	background-color: #333333;
}
table.foro td {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

.foro_fecha_hora {
	font-size: 10px;
	color: #EC8325;
}

.par_admin {
	background-color: #333333;
}

.impar_admin {
	background-color: #191919;
}

table.calendario {
	text-align: center;
}

table.calendario td{
	text-align: center;
	color: #999999;
	font-weight: bold;
}

td.calendario_dia_no_existente {
}

table.calendario td.calendario_dia_festivo{
	background-color: #666666;
	color: #CCCCCC;
}

table.menu_superior {
	width: 890px;
	margin-bottom: -1px;
	margin-top: 28px;
}

.menu_superior_02 {
	padding:5px 0 0 4px; 
	margin:0; 
	list-style:none; 
	height:40px; 
	position:relative; 
	background:transparent url("../images/pro_five_0c.gif") repeat-x left bottom; 
	font-size:11px;
	text-align: center;
}

.menu_superior_02 li {
	float:left; 
	height:40px; 
	margin-right:1px;
}

.menu_superior_02 li a {
	display:block; 
	float:left; 
	height:40px; 
	line-height:35px; 
	color:#FFFFFF; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px; 
	cursor:pointer; 
	background:url("../images/pro_five_0a.gif") no-repeat;
}

.menu_superior_02 li a.evento {
	display:block; 
	float:left; 
	height:40px; 
	line-height:35px; 
	color:#FFFFFF; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px; 
	cursor:pointer; 
	background:url("../images/pro_five_0a2.gif") no-repeat;
}

.menu_superior_02 li a b {float:left; display:block; padding:0px 11px 5px 6px; background:url("../images/pro_five_0b.gif") no-repeat right top;}
.menu_superior_02 li a.evento b {float:left; display:block; padding:0px 11px 5px 6px; background:url("../images/pro_five_0b2.gif") no-repeat right top;}
.menu_superior_02 li a:hover {color:#000;}

.menu_superior_02 li.current a {color:#E9D423; background:url("../images/pro_five_2a.gif") no-repeat;}
.menu_superior_02 li.current a b {background:url("../images/pro_five_2b.gif") no-repeat right top;}
.menu_superior_02 li.current a:hover {color:#E9D423; background: url("../images/pro_five_2a.gif") no-repeat; cursor:default;}
.menu_superior_02 li.current a:hover b {background:url("../images/pro_five_2b.gif") no-repeat right top;}

.menu_superior_02 li.current a.evento {color:#CCCCCC; background:url("../images/pro_five_2a2.gif") no-repeat;}
.menu_superior_02 li.current a.evento b {background:url("../images/pro_five_2b2.gif") no-repeat right top;}
.menu_superior_02 li.current a.evento:hover {color:#CCCCCC; background: url("../images/pro_five_2a2.gif") no-repeat; cursor:default;}
.menu_superior_02 li.current a.evento:hover b {background:url("../images/pro_five_2b2.gif") no-repeat right top;}

.foto_home_aleatoria {
	font-family: "Bradley Hand ITC", Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	height: 194px;
	width: 250 px;
	background: url('../images/bg_foto_home.jpg') no-repeat right top;
	text-align: center;
	padding-top: 8px;
	color: #000000;

}

.foto_home_aleatoria img{
	width:210px;
	height: 148px;
}

.boton_menu {
	height: 23px;
	padding: 5px 5px 5px 0px;
	background: url('../images/btn_bg.gif') no-repeat right top;
	width: 180px;
}

.caja table {
	border: 0px;
}

table {
	border: 0px;
}

.partida_pendiente{
	background-color: #ECD225;
	color: #000000;
}

div.intro_ligas_easo {
	width: 820px;
	border: 1px solid #ecd225;
	background: url('../images/bg_intro_ligas.jpg') no-repeat left top;
	padding: 45px 10px 10px 10px;
}
