/* CSS Document */




.tituloUltimopartido{
color:  #006600;
font-family: arial; 
font-size: 20pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}


#contenidoUltimopartido{
width: 480px;
height: auto;
float: left;
margin-left: 8px;
text-align: left;
}

#fondoUltimopartido{
width: 480px;
height: 42px;
background-image: url(../imagenes/ultimopartido/fondo.jpg);
clear: both;

}

.Ultimopartido{
color:  #565656;
font-family: arial; 
font-size: 15pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

#contenidoUltimopartido2{
width: 450px;
height: auto;
float: left;
text-align: left;
margin-left: 10px;
clear: both;
}

#fotoultimo{
width: 200px;
height:auto;
clear: both;


}
#fichaultimo{
width: 470px;
height: auto;
clear: both;

}

#fichaultimo2{
width: 200px;
height: 200px;
float: left;
margin-left: 10px;
background-color: yellow;
}
#textoultimo{
color: #525252;
font-family: verdana; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 
text-align: justify;
margin-top: 10px;
width: 460px;
}