/*
 * * INICIO ETIQUETAS  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	padding: 1px;
	font-family: Verdana, Arial, times;
	font-size: 9pt;
	margin: 0px;
}

img { vertical-align: top;}

a, a:visited {
	color: #800;
	text-decoration: none;
}

a:hover {
	color: #E00;
}


a img {
	border: 0px;
}

#faq dt {
    margin-top: 10px;
    font-weight:bolder;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #dcdcdc;
    border-bottom: 1px solid silver;
}

#faq dd {
    padding: 3px;
}

#faq h2 {
    padding: 3px;
    color: white;
    background-color: #333;
}

#faq h3 {
    padding: 3px;
    color: white;
    background-color: #999;
}
/*
 * * FIN ETIQUETAS  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */



 * * INICIO BLOQUES PRINCIPALES * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#titulo_pagina {
	width: 100%;
}
 
#Contenido {
	width: 100%;
	/* float: left; */
	background: white;
}

#Panel_Lateral {
	width: 170px;
	float: left;
}


#Panel_Central {
	/*margin-left: 170px;*/
	text-align: center;
	padding-bottom: 30px;
}

#foot {
	width: 100%;
	font-size: 0.9em;
	clear: left;
	text-align: center;
	padding-top: 5px;
	color: #ddd;
}

#tbFooter { width: 100%; color: #888; background:#000;  }
#tbFooter td { vertical-align: top; width: 20%; padding-bottom: 25px;}
#tbFooter td a { color: lemonchiffon; font-weight: bold; }
#tbFooter .TituloLateral { padding: 3px; border-bottom: 1px solid white;}
#tbFooter td div.center { padding: 10px 5px 10px 5px; }

#footer-outter {
  position:absolute;
  bottom:0px;
  width:100%;
  height:75px;
}

html>body #footer-outter { position:fixed }

#footer-inner {
  height: 75px;
}

/*
 * * FIN BLOQUES PRINCIPALES * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/*

/*
 * * INICIO LISTADO * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.Listado {
	margin-top: 10px;
	padding-left: 22px;
	background: url('/images/fondopelota.gif') no-repeat center right;
}

.Listado table {
	font-family: Verdana, Arial, times;
	font-size: 9pt;
	text-align: left;
	margin: auto;
}

.Listado th {
	background-color: #CCCCFF;
	border-left: 1px dotted #aaa;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding: 2px;
	color: #333;
	text-align: center;
}

.Listado td {
	padding: 2px;
	border-bottom: 1px dotted #aaa;
	border-left: 1px dotted #aaa;
}

.Listado caption {
	margin: auto;
	font-weight: bold;
	font-size: 1.5em;
	padding: 5px;
}

.Listado tr:hover {
	background-color: #d6c5b4;
}

.Listado td:hover {
	background-color: #e6d5a4;
}

.Listado col:hover {
	background-color: #d6c5b4;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.Paternidad0 {
	background-color: green;
	color: white;
}

.Paternidad1 {
	background-color: yellow;
 }

.Paternidad2 {
	background-color: red;
	color: white;
 }
/*
 * * FIN LISTADO * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */





/*
 * INICIO CAJA BORDE MADERA * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.caja {
	border: 5px ridge #cc9966;
	margin-bottom: 2px;
}

.caja .contenido {
	background-color: rgb(253,245,230);
	font-family: Verdana, Arial, times;
	font-size: 9pt;
	padding: 2px;
}
/*
 * FIN CAJA BORDE MADERA * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * INICIO MLIBRE * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.ml_item {
	padding: 2px;
	font-size: x-small;
	text-align: left;
	border: 4px ridge gold;
	background-color: white;
	min-height: 55px;
}

.ml_item IMG {
	border: none;
}

.ml_item A {
	text-decoration: none;
	color: black;
}

.ml_precio {
	padding-top: 8px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.ml_item:hover {
	background-color: #dcdcdc;
}

.ml_item A:hover {
	color: darkblue;
}


/*
 * FIN MLIBRE * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */



/*
 * * * INICIO MENU * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.menu_principal {
	border: 1px solid black;
	background-color: white;
	padding: 3px;
	margin: 3px;
}

.menu_principal:hover {
	background-color: #f6e5b4;
}

.menu_principal a, .menu_principal a:visited {
	color: #6172AC;
	font-family: Verdana, Arial, times;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_principal a:hover {
	margin-left: 5px;
	text-decoration: underline;
	color: #51620C;
}


.submenu_principal {
	margin-left: 5px;
	border-left: 1px solid black;
}

.submenu_principal:hover {
	background-color: #f6f5c4;
}

.submenu_principal a, .submenu_principal a:visited {
	color: #6172CC;
	font-family: Verdana, Arial, times;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

.submenu_principal a:hover {
	margin-left: 10px;
	text-decoration: underline;
	color: #51620C;
}

.submenu_secundario {
	margin-left: 10px;
	border-left: 1px solid black;
}

.submenu_secundario:hover {
	background-color: #f6f5f4;
}

.submenu_secundario a, .submenu_secundario a:visited {
	color: #6172EC;
	font-family: Verdana, Arial, times;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

.submenu_secundario a:hover {
	margin-left: 10px;
	text-decoration: underline;
	color: #51620C;
}
/*
 * * * FIN MENU * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */




/*
 * * * INICIO MENSAJE ERROR * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#MensajeError {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
  color: red;
  border-top: 5px ridge red; 
  border-bottom: 5px ridge red;
}

#MensajeError div {
	padding: 15px;
	background: #FFC url('/images/exclamacion.gif') no-repeat right;
}

#MensajeError a {
	font-size: 11pt;
}

/*
 * * * FIN MENSAJE ERROR * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */





/*
 * * * INICIO FORMULARIOS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.form {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.form form {
	background: url('/images/lapicera.gif') no-repeat right;
	padding: 10px;
}

/*
 * * * FIN FORMULARIOS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */






/*
 * * * INICIO INFORMACION * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.Informacion {
	font-family: Verdana, Arial, times;
	font-size: 9pt;
	text-align: left;
	margin: auto;
}
.InformacionTitulo {
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid black;
	margin-bottom: 15px;
}
.InformacionMensaje {
	padding: 15px;
	padding-left: 30px;
	background: url('/images/informacion.gif') right no-repeat;
}
/*
 * * * FIN INFORMACION * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */





/*
 * * * INICIO PAGINA DE LINKS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.LinkBanner {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.LinkBanner img {
	border: 5px ridge red;
}
/*
 * * * FIN PAGINA DE LINK * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */





/*
 * * * INICIO DATOA PARTIDO * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#DatosPartido {
	background: url('/images/fondopelota.gif') bottom right no-repeat;
}

#DatosPartido a {
	font-size: 1.2em;
}
/*
 * * * FIN DATOS PARTIDO * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */



.TituloLateral, #menu_principal caption {
	background-color: #333;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}


#GolesPorFecha {
	margin-left: 25px;
	background-color: silver;
	border: 1px solid  black;
}

.golestotal {
	background-color: #004040;
	border: 1px solid  black;
        width: 99%;
}

.golestotal td {
        vertical-align: bottom;
}

.goleslocal {
	background-color: #0080C0;
	border: 1px solid  black;
        width: 99%;
}

.golesvisitante {
	background-color: #80FFFF;
	border: 1px solid  black;
        width: 99%;
}

.celdafondo {
	border: 1px dotted #aaa;
        vertical-align: bottom;
}

#GolesPorFecha caption {
	margin: auto;
	font-weight: bold;
	font-size: 1.5em;
}

#GolesPorFecha th {
	background-color: #FF8040;
	font-weight: normal;
}

.datos_titulo {
    background-color: #BACFF0;
    border: outset 2px black;
    border-bottom: 1px dotted #555;
    font-weight: bold;
    padding: 2px;
}

.datos_datos {
    background-color: white;
    border: outset 2px black;
    border-top: none;
    padding: 2px;
}

/******************************************************************************/
.TableMain{
margin:auto;
border: none; /* 1px solid black; */
padding-bottom: 15px;
}

.TableMain .TableContainer { width: 95%; margin: auto; }

.scrollTable{ width:100%; font: inherit }

.scrollTable td{
padding: 2px;
border-bottom: 1px dotted silver;
}

.scrollTable thead th {
background-color: rgb(153,153,255);
color: white;
padding-bottom: 2px;
border: 1px solid rgb(72,61,139);
}

.scrollTable tfoot th {
background-color: rgb(204,204,153);
color: black;
border: 2px inset silver;
}


.scrollTable > tbody{
height:300px;
max-height:300px;
overflow:auto;
}

.scrollTable .th_extra{
width: 18px;
padding: 0;
border-right-width: 0;
visibility: hidden;
}

.TableMain caption {
margin: auto;
font-weight: bold;
font-size: 1.2em;
padding: 4px;
border: 1px solid blue;
background-color: darkblue;
color: white;
}
	

