body {
    background-image: url('../DPU/Fondo/fondo.jpg');
    background-repeat: no-repeat;
}

a:link {
	font-family: Arial;
	font-size: x-small;
	color: white;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: x-small;
	color: white;	
	text-decoration: none;
}

a:hover 
{
	font-family: Arial;
	font-size: x-small;
	color: #0E686D;
                      background-color: white;
	text-decoration: none;
}

.CajasDeTexto
{
    font-family: Arial;
    font-size: x-small;
    color: black;
    font-weight: normal;
    border-color: #248487;
    border-style: solid;
    border-width: 1px;
}

.CeldaCabecera
{

    background-color: #F4FBDA;
}

.CeldaTituloSeccion
{
	background-color: Silver;
}

.Combos
{
    font-family: Tahoma;
    Color: Black;
    Font-size: x-small;
}

.Etiquetas
{
    font-family: Tahoma;
    Color: Green;
    Font-size: small;
}

.EtiquetaUsuario
{
    font-family: Arial;
	font-size: x-small;
	color: White;
	text-decoration: none;
}

.EtiquetaNota
{
    font-family: Arial;
	font-size: xx-small;
	color: Black;
}

.GridEntrenamientosCabecera
{
    font-family: Arial;
    Color: Green;
    Font-size: small;
    Font-Weight: bold;
}

.GridEntrenamientosItem
{
    font-family: Arial;
    Color: Black;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridEntrenamientosItemAlternativo
{
    font-family: Arial;
    Color: Red;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridEquiposCabecera
{
    font-family: Tahoma;
    Color: Black;
    Font-size: x-small;
    text-align: left;
    background-color: #CCCCCC;
}

.GridEquiposItem
{
    font-family: Verdana;
    Color: Red;
    Font-size: x-small;
    text-align: left;
}

.GridEquiposItemAlternativo
{
    font-family: Verdana;
    Color: Orange;
    Font-size: x-small;
    text-align: left;
}

.GridJugadoresCabecera
{
    font-family: Arial;
    Color: Blue;
    Font-size: small;
    Font-Weight: bold;
}

.GridJugadoresItem
{
    font-family: Arial;
    Color: Olive;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridJugadoresItemAlternativo
{
    font-family: Arial;
    Color: Silver;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridPatrocinadoresCabecera
{
    font-family: Arial;
    color: Blue;
    font-size: x-small;
    font-weight: bold;
    background-color: #CCCCCC;
}

.GridPatrocinadoresItem
{
    font-family: Arial;
    Color: Olive;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridPatrocinadoresItemAlternativo
{
    font-family: Arial;
    Color: Silver;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridResponsablesCabecera
{
    font-family: Arial;
    Color: Orange;
    Font-size: small;
    Font-Weight: bold;
}

.GridResponsablesItem
{
    font-family: Arial;
    Color: Gray;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridResponsablesItemAlternativo
{
    font-family: Arial;
    Color: Maroon;
    Font-size: x-small;
    Font-Weight: Normal;
}

.ListaOpciones{
    font-family: Arial;
    font-size: x-small;
    color: black;
    font-weight: normal;
}

.NombreEquipo
{
    font-family: Verdana;
    Color: Red;
    Font-size: small;
    Font-Weight: bold;
}

.PatrocinadoresEnlace
{
	
}

.PatrocinadoresLogo
{
    background-color: #D6F0CD;
    background-image: url('../DPU/Fondo/pelotas.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 40%;
    height: 50px;
}

.PatrocinadoresPatrocinador
{
	text-align: center;
    vertical-align: middle;
}


.PatrocinadoresTabla
{
    background-color: #D6F0CD;
    vertical-align:top;
    margin-left: auto;
	margin-right: auto;
    width: 100%;
}

.PatrocinadoresTitulo
{
    font-family: Times New Roman;
    color: #19536E;
    font-size: 12px;
    font-weight: bold;
    width: 60%;
    height: 50px;
    vertical-align: middle;
}

/*------------------------------------------------*/
/*------------------------------------------------*/
/*Estilos para la tabla principal de la aplicaci�n*/
/*------------------------------------------------*/
/*------------------------------------------------*/

.TablaPrincipal
{
	width: 980px;
}

/*------------------Primera fila------------------*/
/*Fila vac�a para simular un margen*/

.TablaPrincipalCelda_1_1
{
	background-color: white;
	width: 15px;
	height: 15px;
}

.TablaPrincipalCelda_1_2
{
	background-color: white;
	width: 950px;
	height: 15px;
}

.TablaPrincipalCelda_1_3
{
	background-color: white;
	width: 15px;
	height: 15px;
}

/*------------------Segunda fila------------------*/

/*En la celda central de esta fila se inserta la 
cabecera, por lo que la altua de toda la fila est� 
sujeta a la altura de la cabecera que se defina*/

.TablaPrincipalCelda_2_1
{
	background-color: white;
	width: 15px;
}

.TablaPrincipalCelda_2_2
{
	background-color: white;
	width: 950px;
	text-align: left;
}

.TablaPrincipalCelda_2_3
{
	background-color: white;
	width: 15px;
}

/*------------------Tercera fila------------------*/
/*En la celda central de esta fila se inserta el 
men�, por lo que la altua de toda la fila est� 
sujeta a la altura del mismo*/

.TablaPrincipalCelda_3_1
{
	background-color: white;
	width: 15px;
                     height: 51px;
}

.TablaPrincipalCelda_3_2
{
	/*background-color: white;*/
	margin: 0px;
	width: 950px;
                     height: 51px;
                    	text-align: left;
}


.TablaPrincipalCelda_3_3
{
	background-color: white;
	width: 15px;
                     height: 51px;
}

/*------------------Cuarta fila------------------*/
/*Fila para el menú secundario*/

.TablaPrincipalCelda_4_1
{
	background-color: white;
	width: 15px;
	height: 20px;
}

.TablaPrincipalCelda_4_2
{
	background-color: white;
	width: 950px;
	height: 20px;
	text-align: right;
 }             

.TablaPrincipalCelda_4_3
{
	background-color: white;
	width: 15px;
	height: 20px;
}

/*------------------Quinta fila------------------*/
/*Fila de contenido*/

.TablaPrincipalCelda_5_1
{
	background-color: white;
	width: 15px;
	height: 620px;
}

.TablaPrincipalCelda_5_2
{
	background-color: white;
	width: 665px;
	height: 620px;
	text-align: left;
	vertical-align: top;
                     padding-right:15px
                   }

.TablaPrincipalCelda_5_3
{
	text-align: center;
	background-color: #0E686D;
	width: 270px;
	height: 620px;
	vertical-align: top;
}

.TablaPrincipalCelda_5_4
{
	background-color: white;
	width: 15px;
	height: 620px;
}

/*------------------Sexta fila------------------*/
/*Fila vac�a separadora*/

.TablaPrincipalCelda_6_1
{
	background-color: white;
	width: 15px;
	height: 10px;
}

.TablaPrincipalCelda_6_2
{
	background-color: white;
	width: 950px;
	height: 10px;
}

.TablaPrincipalCelda_6_3
{
	background-color: white;
	width: 15px;
	height: 10px;
}

/*------------------S�ptima fila------------------*/

.TablaPrincipalCelda_7_1
{
	background-color: white;
	width: 15px;
	height: 10px;
}

.TablaPrincipalCelda_7_2
{
	background-color: #0E686D;
	width: 950px;
	font-family: Arial;
	font-size: x-small;
	color: White;
	text-decoration: none;
	text-align: center;
}

.TablaPrincipalCelda_7_3
{
	background-color: white;
	width: 15px;
	height: 10px;
}

/*------------------Octava fila------------------*/
/*Fila vac�a para simular un margen*/

.TablaPrincipalCelda_8_1
{
	background-color: white;
	width: 15px;
	height: 10px;
}

.TablaPrincipalCelda_8_2
{
	background-color: white;
	width: 950px;
	height: 10px;
}

.TablaPrincipalCelda_8_3
{
	background-color: white;
	width: 15px;
	height: 10px;
}

/*------------------------------------------------*/
/*------------------------------------------------*/
/*---Fin de los etilos para la tabla principal----*/
/*------------------------------------------------*/
/*------------------------------------------------*/

.Titulo1
{
	font-family: Tahoma;
	font-size: x-large;
	color: Silver;
	text-align: left;
	font-weight: bold;
}

.Titulo2
{
	font-family: Verdana;
	font-size: medium;
	color: Red;
	text-align: left;
	font-weight: bold;
}

.TituloSeccion
{
    font-family: Arial;
    Color: Blue;
    Font-size: small;
    Font-Weight: bold;
}

.UltimasNoticias
{
    font-family: Arial;
    Color: red;
    Font-size: 12px;
    Font-Weight: Normal;
}

.UltimasNoticiasCuerpo
{
	font-family: Arial;
    color: white;
    font-size: x-small;
    font-weight: normal;
}

.UltimasNoticiasFecha
{
	font-family: Arial;
    color: white;
    font-size: small;
    font-weight: bold;
}

.UltimasNoticiasLeerMas
{
	font-family: Arial;
    color: #4D99C7;
    font-size: small;
    font-weight: normal;
    text-decoration: underline;
}

.UltimaasNoticiasMarcaColor
{
    background-color: #0E686D;
    background-image: url('../DPU/Fondo/CuadroCeleste.gif');
    background-position: top center;
    background-repeat: no-repeat;
}

.UltimasNoticiasTabla
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.UltimasNoticiasTitular
{
	font-family: Arial;
	color: white;
	font-size: x-small;
	font-weight: normal;
}
