﻿ 
@import url("login.css"); 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}  
body{
	background-color: #e6e6e6;
}
h1, h2, h3{color: #003366; padding-bottom: 10px; font-family: Georgia, Times New Roman, Times, serif;}
h2{font-size: 18px;}
h2.title{ margin-right:10px; clear: both; padding: 5px;}
h3{padding:0 0 5px 10px !Important; color: #000; font-weight: normal; clear: both; font-size: 16px;}
img{
	border: 0;
}
fieldset{
	border-top: 1px solid #FF9900;
	border-bottom: 0; border-left: 0; border-right:0;
	padding: 0 15px;
	display: block;
}
p{padding: 5px;}
a{ text-decoration:none;
font-size:11;
color:#000000;

	}
	
th, th a{ text-decoration:none;
font-size:11;
color:#000000;

	}

/* Submenu */
.submenu{
	float: right;
}
.submenu li {
	display: inline;
	padding: 3px;
	font-size: 11px;
	
}
.submenu li a {
	width: 100px;
	height: 13px;
	padding: 5px;
	background-color: #003366;
	background-image: url('../images/submenu-bg.png');
	background-position: right bottom;
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px
}
.submenu li a:hover{
	background-color: #587796;
}


/* Tables */

table{
	width: 97%;
	border-collapse: collapse;
	margin: 0 auto 25px auto;
}
thead{
	border-bottom: 2px solid #003366; 
	color: #003366;
	font-family: Georgia;
	font-size: 13px;
}


table td{
	text-align: center;
	border-top: 1px solid #d1e0ef;
	font-size: 10px;
}

table tbody tr:hover td{ background-color: #D1E0EF; color: #003366;}
tbody tr:first-child td{border: 0;}
.celda_izquierda{text-align:left;}
.celda_centro{text-align:center;}
.celda_derecha{text-align:right;}

/* Generales */
.dominador { width: 30%;} .left-aling{ text-align: left !important;} .center{ text-align:center;} .right-aling{ float:right; clear: none;}
.float-left{float: left;}
.float-right{float: right;}
.clear{clear: both !important; float: none !important;}
.bold {font-weight: bold;}

.media td{
	background-color: #FFFEDF; 
border-top: 0 !important;

font-size:10px;
	text-align: center;
	font-weight:bold;
}
#content table tbody tr.media:hover td{ background-color:#FFFEDF;}
.green,{ color:#093 !important; } .orange{color:#F90 !important;} .red{color:#F30 !important;}
.col-48{ width: 48% !important;}
.col-75{ width: 75% !important;}

/* Header */
#header {
	width: 100%;
	background-image: url(../images/cabecera/header-background.png);
	background-position: center top;
	background-repeat: repeat-x;	
}
#header-2{
	height: 322px;
	background-image: url(../images/cabecera/header-2.png);
	background-position:-30px top;
	background-repeat: no-repeat;

}
#header-3{
	
	top: -30px;
	width: 70%;
	
	background-position:left;
	background-repeat: no-repeat;
	float:right;

	position: relative;	
}
#logo{
	float: left;
	margin-left: 155px;
	margin-top: 10px;
}
#menu{
	float: left;
	clear: both;
	width: 100%;
	height: 30px;
	background-image: url(../images/cabecera/menu-background.png);
	margin-top: 23px;
}

/* Content & Wrap */
#contenido
{
position:absolute;
top: 190px;
width:100%;
margin: 0 auto 0 auto;


}
#wrap {
margin: 0 auto 0 auto;
	width: 868px;
		
	
	

}
.content{
	padding: 0px 10px;
	min-height: 200px;
}
#corner-bottom-left{
	background-image: url(../images/central/corner-bottom-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#corner-bottom-right{
	background-image: url(../images/central/corner-bottom-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#corner-top-left{
	background-image: url(../images/central/corner-top-left.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#corner-top-right{
	background-image: url(../images/central/corner-top-right.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#margin-top{
	background-image: url(../images/central/margin-top.png);
	background-position: right top;
	background-repeat: repeat-x;
	height:10px;
	margin-left:10px;
	margin-right:10px;
}
#margin-left{
	background-image: url(../images/central/margin-left.png);
	background-position: left top;
	background-repeat: repeat-y;
}
#margin-right{
	background-image: url(../images/central/margin-right.png);
	background-position: right top;
	background-repeat: repeat-y;
}
#margin-bottom{
	background-image: url(../images/central/margin-bottom.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	height:10px;
	margin-left:10px;
	margin-right:10px;
}
#content-background{
	background-color: #FFF;
	background-image: url(../images/central/content-background.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-left:6px;
	margin-right:6px;
}
/* Footer */
#footer{
	text-align: center;
	font-size : 10px;
	color: #8f8f8f;
	clear: both;
}

/* Principal */
#content fieldset legend{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2.2pt;
	color: #666;
	line-height: 33px;
}
.legend{
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2.2pt;
	color: #666;
	line-height: 33px;
}
#content fieldset legend img{
	float: left;
	padding-right: 3px;
}
#content #info{float: left;}
#content #noticias{float: right;}
#content #info, #content #noticias{
	width: 49%;
	display: block;
}
#extra{
	float: left;
	clear: both;
	margin-top: 10px;
	margin-left:20px;
	display: block;
	width:95%;
	
}


/* Staf Tecnico */
#staff-tecnico .title {
	clear: both !important;
}

/* Seleccion */

#seleccion .informacion{
	width: 60%;
	float: right;

}
#seleccion .informacion h4{
	color: #003366;
	padding: 10px;
}
#seleccion .informacion div.seleccion-absoluta{
	margin-bottom: 75px;
}
#seleccion .informacion .opcion{
	width: 49%;
	float: left;
}
#seleccion .informacion h3, #seleccion .informacion div div, #seleccion .informacion .opcion{text-align: center;}
#seleccion .informacion h3{ padding: 10px !important;}
#seleccion .imagen{
	background-color:#FFFFFF;
	border:1px solid #003366;
	float:left;
	padding-top:5px;
	text-align:center;
	width:35%;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	
}
#seleccion .imagen form{
	margin-top:0px;
}




/* Tacticas */
#tacticas div, #planificacion div{
	clear: both;
	width: 97%;
	margin: 0 auto;
	border-bottom:1px solid #D1E0EF;
}
#tacticas div div, #planificacion div div{
	float: left;
	clear: none;
	padding: 5px;
	width: 23%;
	border: 0;
}
#tacticas h3{margin: 10px;}
#tacticas h3 img {padding-right: 10px;}
.entrenando
{
background-color:#DEFFD7;
}

/* Planificacion */
#planificacion div, #amistosos .amistosos div{border: 0; margin-bottom: 15px;}
#planificacion div div{margin-bottom: 0;}
#planificacion .opciones{ width: 40%; float: right;}
#planificacion h3{clear: right; padding: 0 5px !important;}

/* Amistosos */
#amistosos .calendario{width: 30%} 
#amistosos .amistosos{width: 74%%;}
#amistosos .amistosos div {padding-left: 10px;}

/* traspasos */
#traspasos form{clear: both; margin: 10px;}

/* Banco */
#banco .ingresos, #banco .gastos, #banco .totales{width: 49%; margin-top: 15px;}
#banco .ingresos{clear: both;}
#banco .total{width:100%;  float:left}
#banco .totales{text-align: right;}
#banco .totales div{width: 80%; margin: 0 auto;}
#banco div h2{border-bottom:2px solid #003366;margin:0 auto;text-align:center;width:98%;}
#banco hr{width: 80%; border-color:#ff9900;border-style:solid none none;border-width:1px 0 0; text-align: right;}
#banco h3{ text-align: center; padding: 10px !important;}
#banco div div div{ width: 33%; font-weight: bold; padding: 0 15px; }




/* Sponsors */
#sponsors div a{padding: 5px;}
#sponsors div img:first-child{padding: 5px;}
#sponsors p{ padding: 0 10px 40px 10px;}
#sponsors .television, #sponsors .marca-deportiva, #sponsors .secundario { display:none;}

/* Clasificacion */
#clasificacion table tbody tr:hover td{background: none;}
#clasificacion tr.playoffs td{ background-color:#CCFFCC !important; border-top:1px solid #093 !important; } 
#clasificacion tr.playoffsasc td{ background-color:#e9ffcc !important; border-top:1px solid #093 !important; } 
#clasificacion tr.playoffsdesc td{background-color: #FFEFCF !important; border-top:1px solid #FC6 !important; } 
#clasificacion tr.descenso td{background-color:#FF939F !important; border-top:1px solid #F30 !important;}

/* Mundial */
#mundial form{ margin-bottom: 10px;}
#mundial .ronda, #mundial .grupo { display: inline;}
#mundial .grupo { margin-left:65%;}

/* Fichar */
#fichar div, #fichar-empleado div, #fichar-entrenador div{float: left;}
#fichar fieldset, #fichar-empleado fieldset, #fichar-entrenador fieldset{ width: 90%; margin: 15px auto; padding: 15px 0; border-top: 1px solid #d1e0ef; font-weight: bold;}
#fichar fieldset:first-child, #fichar-empleado fieldset:first-child, #fichar-entrenador fieldset:first-child {border: 0;}
#fichar select, #fichar-empleado select, #fichar-entrenador select{width: 100px;}
#fichar .filtrado-1 div, #fichar .filtrado-2 div, #fichar .filtrado-3 div, #fichar-empleado .filtrado-1 div, #fichar-empleado .filtrado-2 div, #fichar-entrenador .filtrado-1 div, #fichar-entrenador .filtrado-2 div{ padding: 3px;}
#fichar .filtrado-1 div, #fichar-empleado .filtrado-1 div, #fichar-entrenador .filtrado-1 div{ padding-left:50px;width:25%;}
#fichar .filtrado-1 div.nombre{ width: 100%; clear: both;}
#fichar-entrenador .filtrado-1 div.caracter{width: 50%;}
#fichar .filtrado-2 div, #fichar .filtrado-3 div{ width: 48%; }
#fichar .filtrado-2 div div, #fichar .filtrado-3 div div, #fichar-empleado .filtrado-2 div, #fichar-entrenador .filtrado-2 div {width: 100%; }
#fichar .filtrado-2 div div div, #fichar .filtrado-3 div div div, #fichar-empleado .filtrado-2 div div, #fichar-entrenador .filtrado-2 div div{ text-align: right; width:20%;}
#fichar .min, #fichar .max, #fichar-empleado .min, #fichar-empleado .max, #fichar-entrenador .min, #fichar-entrenador .max {text-align:center !important; font-weight: normal; width:35% !important;}

/* Calendario */
#calendario table{ margin: 5px}


.visita
{


float:left;
text-align:left;
font-weight: bold;
	color: #000000;



}

#visitas
{
float:left;
background-image: url(../images/iconos/visitas.png);
background-repeat:no-repeat;
background-position:right;
width:140px;
text-align:right;
font-weight: bold;
	color: #FFFFFF;

}
.boton
{
background-image: url(../images/varios/boton_submit.png);
background-repeat:repeat;
background-position: right bottom;
font-size:11px
}

 .ultimo_year
 {
 color:#FF0000;
 font-weight:bold;
 
 }
.separacion_cuartos
{
color:#F7FE2E;
}

/* Ficha */
.ficha fieldset{ margin-bottom: 5px; }
.ficha legend {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2.2pt;
	color: #666;
	line-height: 33px;
}
.ficha ul{ float: left; width: 32%; padding: 3px;}
.ficha ul li { list-style: none; margin-bottom: 3px; clear: both; }
#datos-contractuales li #op {
	border:0 none;
    color:#FFFFFF;
    height:25px;
    line-height:13px;
    margin:5px;
    padding:5px;
    text-align:center;
    text-decoration:none;
    width:80%;
	background-color: #003366;
	background-image: url(../images/submenu-bg.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
#datos-contractuales ul{ float: left; width: 40%; padding: 3px;}
#datos-contractuales #nuevo-contrato ul{ float: left; width: 40%; padding: 3px;}
#datos-contractuales #nuevo-contrato{float:left; width:100%; }
#datos-contractuales #nuevo-contrato li #op { width:40%;}
#datos-contractuales #nuevo-contrato h4 { text-align: center; }
#datos-contractuales input[type="text"]{ width: 80px; float: right; margin-bottom: 3px;}
select[name="anios"]{float: right;}
#foto img { border: 1px solid #e6e6e6; padding: 3px; margin: 10px; -moz-border-radius: 3px; }
.modal .ui-tabs {border:0 none; padding:0;}
.modal .ui-dialog-content .ui-widget-header{ 
    background:transparent none repeat scroll 0 0;
    border-color:-moz-use-text-color -moz-use-text-color #011932;
    border-style:none none solid;
    border-width:0 0 1px;
}
.modal table {margin: 3px auto;}


#datos-contractuales #cesion_contrato { width:80%;}
#datos-contractuales #cesion_contrato h4 { text-align: left; }
 #datos-contractuales #cesion_contrato #op {
	border:0 none;
    color:#FFFFFF;
    height:25px;
    line-height:13px;
    margin:5px;
    padding:5px;
    text-align:center;
    text-decoration:none;
    width:32%;
	background-color: #003366;
	background-image: url(../images/submenu-bg.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}



#habilidades
{
	
	width:40%;
	float:left;
}

#habilidades table{
	width:100%;
	border-collapse: collapse;
	float:left;
}



#habilidades table td{
	text-align: left;
	border-top:none;
	
}

#cesion
{
	
	width:100%;
	float:left;
}


/* Estadistica partido */
#capaescudo1 {
	width:200px;
	height:200px;

	float:left;
}

#capaescudo2 {
	width:200px;
	height:200px;

	float:right;
}
/* Ficha usuario*/

#ficha_equipo ul li { list-style: none; margin-bottom: 3px; }

#ficha_equipo #equipo_general
{
width:30%;


float:left;
}
#ficha_equipo #pabellon_general
{
width:30%;

float:left;
}

#ficha_equipo #moderador
{
width:30%;

display:inline;

float:left;
}
#ficha_equipo #habilidades
{
width:30%;

float:left;
}
#ficha_equipo #escudo
{
width:30%;
display: inline;


float:left;
}

#ficha_equipo #estadio
{
width:30%;
display: inline;

float:left;
}



/***COMUN**/

#tip { 
    display:none; 
    background:transparent url(../images/varios/black_arrow2.png); 
	background-repeat: no-repeat;
    font-size:12px; 
    height:85px; 
    width:175px; 
    padding:15px; 
    color:#fff;
	z-index:100;
	

}



.equipo_resaltado
 {
 color:#FF0000;
 font-weight:bold;
 
 }
.equipo_rojo
 {
 color:#FF0000;

 
 }
.resalto_alerta
 {
 color:#FF0000;
 font-weight:bold;
 
 }
 
 .jugador_resaltado
 {
 color:#F00;
 font-weight:bold;
 
 }
 .amigo
 {
 color:#00C;
  font-weight:bold;
 }

/* buzon */

#buzon .msg-body {width: 95%; margin: 0 auto; text-align: justify;}
#buzon th.dominador { width: 70%; }
#buzon th.opciones { width: 9%; }
#buzon table tbody tr.active:hover td{ background: none; color: #003366;}
#buzon .delete-msg {cursor: pointer;}
#buzon .send-msg {width: 99%; margin: 0 auto; padding: 5px; background-color:#F00}
#buzon .ok { left:30%;position:absolute;right:30%;top:2px;width:350px;}
#buzon .ok span{float: left;}


/* Partido */
#partido .panel-marcador{ font-family: LCD; width: 710px; margin: 0 auto; background-image: url(../images/marcador/panel-marcador.png); color: #fff; letter-spacing: 0.2em;}
#partido .panel-marcador-top { width: 710px; margin: 10px auto 0 auto; background-image: url(../images/marcador/panel-marcador-top.png); background-position: right 5px; background-repeat: no-repeat; height: 25px;}
#partido .panel-marcador-bottom { width: 710px; margin: 0 auto 10px auto; background-image: url(../images/marcador/panel-marcador-bottom.png); background-position: right -3px; background-repeat: no-repeat; height: 25px;}
#partido #panel-marcador #casa, #partido #panel-marcador #visitante{ width: 195px; height: 249px;}
#partido #panel-marcador #casa {background-image:url(../images/marcador/marcador-lateral-izq.jpg);background-position:22px 0;background-repeat:no-repeat;margin-top:-2px;padding-left:30px;}
#partido #panel-marcador #casa div div, #partido #panel-marcador #visitante div div{margin: -10px 0; position: relative;}
#partido #panel-marcador .convocados { color: #FF9900; margin-top:20px; }
#partido #panel-marcador .banquillo {margin-top: 40px;}
#partido #panel-marcador span#led { position: absolute; top: 0; right: 12px; }
#partido #panel-marcador span#led h5 {display: inline;}
#partido #panel-marcador #visitante {background-image:url(../images/marcador/marcador-lateral-dch.jpg);background-position:10px 0;background-repeat:no-repeat;margin-top:-2px; padding-left:20px;
padding-right:10px;}
#partido #panel-marcador #casa, #partido #panel-marcador #marcador{float: left;}
#partido #panel-marcador #marcador{width: 244px; height: 248px; margin:-2px 0 0 9px; position: relative; background-image:url(../images/marcador/marcador.jpg);background-repeat:no-repeat;}
#partido .panel-marcador #marcador h4, #partido #slide-marcador .mini-marcador h4 { color: #fff;}
#partido #panel-marcador #marcador .casa, #partido #panel-marcador #marcador .visitante, #partido #panel-marcador #marcador .cuarto, #partido #panel-marcador #marcador .tiempo, #partido #panel-marcador #marcador .fp-casa, #partido #panel-marcador #marcador .fp-visitante {position: absolute; text-align: center;}
#partido #panel-marcador #marcador .casa {top: 10px; left: 20px; font-size: 3em; line-height:25px; color: #FF9900;}
#partido #panel-marcador #marcador .casa h4, #partido #panel-marcador #marcador .visitante h4 { font-size: 0.5em; }
#partido #panel-marcador #marcador .visitante {top: 10px; right: 20px; font-size: 3em; line-height:25px; color: #FF9900;}
#partido #panel-marcador #marcador .tiempo {font-size:3.5em;left:75px;top:200px; color: #DF3B02;}
#partido #panel-marcador #marcador .cuarto {top: 100px; left: 85px; font-size: 1.75em; line-height:25px; color: #05C900;}
#partido #panel-marcador #marcador .fp-casa{top: 150px; left: 25px; line-height:15px; color: #FF0000;}
#partido #panel-marcador #marcador .fp-visitante{top: 150px; right: 25px; line-height:15px; color: #FF0000;}
#partido #panel-marcador #visitante {float: right;}
#partido #comentarios{width: 685px; margin: 20px auto;}
#partido #comentarios dt {font-size: 0.7em; color: #666; font-weight:bold;line-height:8px; padding:0 10px 0 5px; }
#partido #comentarios dd {margin-bottom: 5px; padding: 5px 15px; -moz-border-radius: 5px;  -webkit-border-radius: 5px; }
#partido #comentarios dd.odd {background-color: #003164; color: #fff;}
#partido #comentarios dd.even {background-color: #D1E0EF;}
#partido #slide-marcador {width: 705px; height: 140px !important; margin: 10px auto;}
#partido #slide-marcador .mini-marcador { font-family: LCD; background-image: url(../images/marcador/mini-marcador.png); width: 170px; height: 140px; display:inline-block; margin-right:93px; position: relative;}
#partido #slide-marcador ul li{display: block; height: 140px;}
#partido #slide-marcador .mini-marcador .casa {top:20px; left:15px; font-size: 2.5em; line-height:30px; color: #FF9900; width: 80px; position: absolute; text-align:center;}
#partido #slide-marcador .mini-marcador .casa h4, #partido #slide-marcador .mini-marcador .visitante h4 { font-size: 0.5em; }
#partido #slide-marcador .mini-marcador .visitante {top: 20px; right: 15px; font-size: 2.5em; line-height:30px; color: #FF9900; width: 80px; position: absolute; text-align:center;}
#partido #slide-marcador .mini-marcador .opciones {position: absolute; bottom: 16px; right: 20px;}
#partido #slide-marcador .mini-marcador .opciones img {padding-left: 10px;}

/***/
#partido .no_faltas{
font-size:12px;
	color:#FFF;
	
}

#partido .faltas{
font-size:12px;
	color:#F93;
	
	
}
#partido .quinta_falta{
font-size:12px;
	color:#F00;
	
}


#partido #cancha{

	height:281px;
	width:500px;
	/*background-image: url(../images/simulador/cancha.png);*/
	
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	
	
}

#partido #escudo_cancha{
	display:inline;
	height:50px;
	width:50px;

	
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	
	
}



#playoff #playoff_semifinal
{
	position:relative;
	float:left;
	width:40%;
	height:300px;

	display:inline;
	
}

#playoff #playoff_final
{
	position:relative;
	float:right;
	display:inline;
	width:40%;
	height:500px;

	
	padding-top: 90px;
	
}

#playoff #playoff_linea_semifinal
{
	
	
	
	width:100%;
	background-image: url(../images/playoff/fondo_cuadro.png);
	background-position: center top;
	background-repeat: no-repeat;	
	height:600px;

	z-index:10;

	

	
}

#playoff #playoff_linea_semifinal_g1
{
	
	
	
	width:100%;
	background-image: url(../images/playoff/fondo_cuadro_g1.png);
	background-position: center top;
	background-repeat: no-repeat;	
	height:600px;

	z-index:10;

	

	
}

#playoff #playoff_linea_semifinal_g2
{
	
	
	
	width:100%;
	background-image: url(../images/playoff/fondo_cuadro_g2.png);
	background-position: center top;
	background-repeat: no-repeat;	
	height:600px;

	z-index:10;
	
}

#playoff #playoff_linea_semifinal_g3
{
	
	
	
	width:100%;
	background-image: url(../images/playoff/fondo_cuadro_g3.png);
	background-position: center top;
	background-repeat: no-repeat;	
	height:600px;

	z-index:10;
	
}

#playoff #playoff_linea_semifinal_g4
{
	
	
	
	width:100%;
	background-image: url(../images/playoff/fondo_cuadro_g4.png);
	background-position: center top;
	background-repeat: no-repeat;	
	height:600px;

	z-index:10;
	
}


#playoff #equipo_ganador
{
	float:left;
	display:inline;
	width: 70%;
	height: 100px;
	padding: 15px;
	background-color: #003366;
	
	background-position: right bottom;
	background-repeat: repeat-x;
	color: #FF5C0F;

	font-size:18px;
	border-width:medium;

	border-color:#FF5C0F;
	border-style:solid;
	text-decoration: none;
	-moz-border-radius: 15px;  
	-webkit-border-radius: 15px;
}

#playoff #equipo1
{
	float:left;
	display:inline;
	width: 70%;
	height: 100px;
	padding: 15px;
	background-color: #003366;
	
	background-position: right bottom;
	background-repeat: repeat-x;
	color: #fff;
	border-width:medium;
	border-color:#000;
	border-style:solid;
	text-decoration: none;
	-moz-border-radius: 15px;  
	-webkit-border-radius: 15px;
}


#playoff #equipo_ganador_descenso
{
	float:left;
	display:inline;
	width: 70%;
	height: 100px;
	padding: 15px;
	background-color:#099;
	
	background-position: right bottom;
	background-repeat: repeat-x;
	color: #FF5C0F;

	font-size:18px;
	border-width:medium;

	border-color:#FF5C0F;
	border-style:solid;
	text-decoration: none;
	-moz-border-radius: 15px;  
	-webkit-border-radius: 15px;
}

#playoff #equipo1_descenso
{
	float:left;
	display:inline;
	width: 70%;
	height: 100px;
	padding: 15px;
background-color:#099;
	
	background-position: right bottom;
	background-repeat: repeat-x;
	color: #fff;
	border-width:medium;
	border-color:#000;
	border-style:solid;
	text-decoration: none;
	-moz-border-radius: 15px;  
	-webkit-border-radius: 15px;
}

#playoff #resultado
{
	
	float:left;
	
	width: 10%;
	height: 10px;
	position:relative;
	left:-55px;
	padding-top: 40px;
	-moz-border-radius: 15px;  
	-webkit-border-radius: 15px;


	color: #fff;
	font-size:24px;
	text-decoration: none;
	
	
}

#playoff #resultado_g
{
	
	float:left;
	
	width: 10%;
	height: 10px;
	position:relative;
	left:-55px;
	padding-top: 40px;
	-moz-border-radius: 15px;  
	-webkit-border-radius: 15px;

	color: #FF5C0F;
	font-size:24px;
	text-decoration: none;

}

/********** BORRAR******************/
.letra_cuerpo_resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	font-style: normal;
	font-weight: bold;
	color:#F00;
	
}
.letra_cuerpo_resaltado2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	
}
.letra_titulo {
	font-weight: bold;
		 FONT-SIZE: 4mm;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}
.fondo_fila1 {
	background-color: #F7F7F7;
}
.fondo_fila2 {
	background-color: #E8E8E8;
}
.fondo_fila3 {
	background-color: #A0a0a0;
}

.fondo_fila4 {
	
	background-color: #FF9933;
	font-weight: normal;
	color: #000000;
}
.fondo_fila5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-position: center center;
	background-color: #000000;
	font-weight: bold;


}
.fondo_fila6 {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 3mm;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-position: center center;
	background-color: #000099;
	
}

.fondo_fila7 {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 3mm;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-position: center center;
	background-color: #E10000;
	
}
.fondo_fila8 {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 3mm;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-position: center center;
	background-color: #787878;
	
}
.fondo_fila_resultado {
	background-color: #55AAAA;
}
/********* WIDGETS *********/
.widget_partido_fecha{
	text-align:left;
	display:inline; 
	float:left;
	width:40%;
}
.widget_partido_jornada{
text-align:right;
display:inline;
 float:right;
 width:45%;
 font-weight:bold;
}
.widget_partido_separador{
color:#00C; 
}

.widget_image_pabellon
{
	position:relative;
	float:right;
	width:50%;

	margin-right:5%;
	display:inline;
}
.widget_informacion_pabellon
{
	position:relative;
	float:left;
	width:45%;
	
	margin-top:10px;
	display:inline;
}
