/********************************************
Estilos Generales
*********************************************/
body {
	font-family: Arial, Helvetica, Geneva, Verdana;
	margin: 0px;
	padding: 0px;
}

/********************************************
Estilos de la plantilla
*********************************************/
.plnMenuLateral {
	background-image: url(../Img/Menu-Bkg-185x10.gif);


}
.plnMenuLateralMedio {
	background-image: url(../Img/Menu-Btm.gif);
	height: 48px;
	width: 185px;

}
.plnCentro {
	font-family: Arial, Helvetica, Geneva, Verdana;
	vertical-align: text-top;
	padding-top: 0px;
	padding-left: 5px;
}
.plnCabecera {
	height: 130px;
}
.plnCuerpo {
	height: 360px;
}


/********************************************
Estilos del menu lateral
*********************************************/
.menu {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Verdana;
	text-decoration: none;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(../Img/Menu_Bullet-OFF.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	width: 150px;
	font-weight: bold;
	list-style-type: square;
}
.menu a {
	color: white;
	font-size: 10px;	
	text-decoration: none;
}
.menu a:hover {
	color: #ffe26c;
	font-size: 10px;	
	text-decoration: underline;
}
.menuOn{
	color: #ffe26c;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Verdana;
	text-decoration: none;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(../Img/Menu_Bullet-OFF.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	width: 150px;
	font-weight: bold;
	list-style-type: square;
}
.menuOn a {
	color: white;
	font-size: 10px;	
	text-decoration: none;
}
.menuOn a:hover {
	color: #ffe26c;
	font-size: 10px;	
	text-decoration: underline;
}

.submenu {
	position:absolute; 
	width:210px; 
	left: 155; 
	overflow: visible; 
	visibility: hidden;
	margin-top: 1px;
}
.menuOpcN1 {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Verdana;
	text-decoration: none;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(../Img/Menu_Bullet-OFF.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	width: 150px;
	font-weight: bold;
}
.menuOpcN1 a {
	color: white;
	text-decoration: none;

}
.menuOpcN1 a:hover {
	color: #ffe26c;
	text-decoration: underline;
}
.menuTablaN1 {
	background-image:   url(../Img/Menu-Bkg-185x10.gif);
	width: 180px;
}
.menuTablaN2 {
	background-image: url(../Img/Bkg_menu2_01.gif);
	width: 155px;
	padding-left: 30px;
	padding-top: 10px;
}
/********************************************
Estilos Pginas
*********************************************/
.txtTitulo{
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size:14px;
	font-weight: bold;
	color: #37677D;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37677d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #37677d;
	/*background-color: #A5C4E1;*/



}
.tablaLista{
	font-size:11px;
	border: 1px outset #37677D;
	background-color: #5E7996;
	color: #CCCCCC;
	width: 450px;
}
.txtNormal {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 11px;
	text-align: justify;
}
.txtNormal a{
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 11px;
	text-align: justify;
	font-style: italic;
	text-decoration: underline;
	color: #000000;
	text-decoration: none;
}
.txtNormal a:hover{
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 11px;
	text-align: justify;
	color: #cccccc;
	text-decoration: none;
}
.txtGrande {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-align: justify;

}
.txtGrande a{
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 12px;
	color: #555555;
	font-weight: bolder;
	text-align: justify;	
	text-decoration: none;	
}
.txtGrande a:hover{
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 12px;
	font-weight: bolder;
	font-style:italic;
	color: #555555;
	text-align: justify;
	text-decoration: none;
}

.txtSuave {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.tablaFilaTexto {
	color: #000000;
	background-color: #CCCCCC;
	padding: 2px;

}
.tablaTitular {
	font-weight: bold;
	background-color: #AAAAAA;
	color: #000000;


}

.tablaFilaPar {
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;

}
.tablaFilaPar a{
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;	
}
.tablaFilaPar a:hover{
	color: #37677D;
	font-style:italic;
	text-decoration: none;
	font-size: 11px;	
}
.tablaFilaImpar {
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: none;
	font-size: 11px;
}
.tablaFilaImpar a{
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: none;	
	font-size: 11px;	
}
.tablaFilaImpar a:hover{
	color: #FFFFFF;
	background-color: #DDDDDD;
	text-decoration: none;
	font-style:italic;
	font-size: 11px;	
}


.tablaNavegacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tablaNavegacion a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tablaNavegacion a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e7996;
	text-decoration: none;
}
.tablaFicha {
	width: 450px;
}
.tablaBotones {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
.tablaBotones a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tablaBotones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
}
.tablaFilaFrm {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
}
.tablaFilaFrm a{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
}
.tablaIdentada {
	margin-left: 8px;
}
.tablaDobleIdentada{
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 11px;
	margin-left: 30px;
}
.frmBoton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8B140E;
	font-weight: bold;
	color: #FFFFFF;

}
.frmBotonFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #37677D;
	color: #FFFFFF;
}
.frmTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #666666;
	z-index: 1;

}
.frmTextoFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;

}
.filaCampeonesTitulo {
	background-color: #5e7996;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;


}
.filaCampeonesNombre {

	background-color: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.imgIcono {
	border: 0px none;
}

.txtFechaActiva {
	border: thin outset #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #5e7996;



}
.txtFechaNoActiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
	font-weight: bold;
	background-color: #eeeeee;

}
.txtFechaNoActiva a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
	font-weight: bold;
	background-color: #eeeeee;
	text-decoration: none;
}
.txtFechaNoActiva a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
	font-weight: bold;
	background-color: #dddddd;
	font-style: italic;
	text-decoration: none;

}
.clubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clubs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e7996;
	text-weight: bold;
	border-bottom:  1px solid #FFFFFF;
	margin-top:     8px;
	margin-left:   15px;
	margin-right:  15px;
	margin-bottom:  4px;
	cursor: hand;
}
.clubs h1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e7996;
	text-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
.clubs th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-weight: bold;
	text-align: left;
}
.clubs td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/*
ul {
	margin-top: 2px;
	margin-bottom: 3px;
}
li {
	margin-top: 1px;
	margin-bottom: 1px;
}
*/
.reloj {
	font-family: Arial, Helvetica, Geneva, Verdana;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
}

/* TABLON DE ANUNCIOS */
.tAnuncios_cabeza {
	font-family: Arial, Helvetica, Geneva, Verdana;
	color:#ffffff;
	text-align:center;
	background-color:#35677C;
	font-weight: bold;
	font-size: 14px;
	height: 21px;

}
.tAnuncios_fila {
	font-family: Arial, Helvetica, Geneva, Verdana;
	color:#000000;
	background-color:#DDDDDD;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	text-align:justify;

}
/* CUADRO DE FOTOS*/
.tFotos{
	font-family: Arial, Helvetica, Geneva, Verdana;
	color:#000000;
	font-size: 10px;
	text-align:center;
}
.tBorde{
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #37677d;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #37677d;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #37677d;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #37677d;
}
