/* CSS Document */




.tituloProximopartido{
color:  #006600;
font-family: arial; 
font-size: 20pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}


#contenidoProximopartido{
width: 480px;
height: auto;
float: left;
margin-left: 8px;
text-align: left;

}

#fondoProximopartido{
width: 480px;
height: 42px;
background-image: url(../imagenes/proximopartido/fondo.jpg);
clear: both;

}

.Proximopartido{
color:  #565656;
font-family: arial; 
font-size: 15pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

#contenidoProximopartido2{
width: 450px;
height: auto;
float: left;
text-align: left;
margin-left: 10px;
clear: both;
}
#escudosproximo{
width: 473px;
height: 180px;
clear: both;
}
#escudoProximo{
width: 180px;
height: 180px;
float: left;
margin-left: 10px;
}
