/* documento CSS */
<STYLE>
BODY
{
	margin:      0px 0px 0px;
	background-color: #e5e5e5;
}
TD
{
    font-size:   11px;
    font-family: Arial;
	color:       #000000;
	text-align:  justify;
	
}
LI
{
    font-size:   11px;
    font-family: Arial;
	text-align:  left;


}
TH
{
    font-weight:      bold;
    font-size:        12px;
    vertical-align:   bottom;
	color:            #905505;	
    text-align:       left
}
A
{
    font-size: 11px;
	color:           #FFA300;
    text-decoration: none;
	font-weight:	 bold;

}
A:hover
{
    color:           #FFA300; 
	font-weight:	 bold;	
}
P
{
    text-align: justify
}
#cinta
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#varios
{
	font-size: 13px;
	color: #FFFFFF;


}
.titulo
{
	font-size: 19px;
	color: #102F5F;
	font-weight: bold;
}
.tituloSecond
{
	font-size:13px;
	color: #E15A00;
	font-weight: bold;
}
.entrevista
{
	font-size:11px;
	color: #E15A00;
	font-weight: bold;
}
.fecha
{
	font-size:11px;
	font-weight: bold;
}

.mainNote
{
	font-size: 13px;

}
.columna:hover
{
	font-size: 11px;
	color:#905505;
	font-weight: bold;
}
a.columna
{
	font-size: 11px;
	color:#905505;
	font-weight: bold;
}
.columna
{
	font-size: 11px;
	color:#905505;
}
.columnaC
{
	font-size: 11px;
	color:#905505;
}
.partido
{
	font-size: 11px;
	color:ffffff;
}
.resultado
{
	font-size: 10px;
	color:ffffff;
}
.jugador
{
	font-family: "Trebuchet MS", Arial;
	font-weight:bold;
	font-size: 23px;
	color:#00487D;
}
H1
{
    font-family: Trebuchet MS, Arial;
	color: #00458A;
}
H2
{
    font-family: Arial;
	color: #905505;
}
H3
{
	font-family: Trebuchet MS, Arial;
	color: #905505;
}
H4
{
    font-family: Arial;
	color: #905505;
}
UL 
{
	list-style-image: url('../img/bullet.gif');
}


/*
CLASES USUADAS EN V2
*/
.Boton100
{
	WIDTH: 80px;
	margin: 0px;
	padding: 0px;
	background-color: #0D2B67;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold
}
.Boton140
{
	HEIGHT: 23px;
	WIDTH: 65px;
	BACKGROUND-image: url('../img/botoncito.jpg');
	border: medium none;
	margin: 0px;
	padding: 0px
}


.secciones
{
	font-size: 12px;
	color: #ffffff;
	height: 20px;
}
.TituloNotaAnterior
{
	font-size: 11px;
	color: #393939;
	font-weight: bold;
}

.TopSpace
{
	margin-top:3px
}

.MainNote
{
	font-size: 16px;
	color: #003366;
	font-weight: bold
}

.Live
{
	font-size: 11px;
	color: #905505;
	font-weight: bold
}

.Result
{
	font-size: 9px;
	color:      #828282;
}

.letrablanca:hover { color:#ffffff; text-decoration:underline; }
.letrablanca { color:#ffffff; }
.menu1 { color:#102F5F;font-weight:bold }
.menu1:hover { color:#164E7D;font-weight:bold}

</STYLE>











