/* 
    Document   : partidosCopaMaestros
    Created on : 20-nov-2009, 15:45:06
    Author     : manolo
    Description:
        Purpose of the stylesheet follows.
*/

#zonaPrincipalCuerpoCentroMisTransferencias
{
	float:left;
	width:826px;
    height:2150px;
}





#zonaPrincipalCuerpoCentroCabeceraMisTransferencias
{
	clear:both;
	width:828px;
    height: 25px;
    background-image: url(../imagenes/centro/arribaMisTransferencias.png);

    background-color: #dee8ee;

}





#zonaPrincipalCuerpoCentroCuerpoMisTransferencias
{
	clear:both;
	width:824px;
    height:2084px;

    border-left-width: 2px;
    border-left-color: #91b7dc;
    border-right-width: 2px;
    border-right-color: #91b7dc;

    border-left-style: solid;
    border-right-style: solid;

    background: #ffffff none repeat scroll 0 0;


    padding-top: 8px;
    
    padding-bottom: 8px;
}


#zonaPrincipalCuerpoCentroPieMisTransferencias
{
	clear:both;
	width:828px;
    height: 25px;
    background-image: url(../imagenes/centro/abajoMisTransferencias.png);

    background-color: #dee8ee;
}










.equipoPrimeraFila{

    float:left;
    width:100px;
    height: 260px;


 
    margin-left: 1px;
    margin-right: 2px;

    
    text-align: center;
}

.equipoSegundaFila{

    float:left;
    width:203px;
    height: 110px;



    margin-left: 1px;
    margin-right: 2px;


    text-align: center;
}

.equipoTerceraFila{

    float:left;
    width:409px;
    height: 110px;



    margin-left: 1px;
    margin-right: 2px;


    text-align: center;
}

.equipoCuartaFila{

    float:left;
    width:821px;
    height: 110px;



    margin-left: 1px;
    margin-right: 2px;


    text-align: center;
}


.bandera{

    clear:both;
    width:90px;
    height: 60px;


    margin-left: 5px;
    margin-right: 5px;
    
    text-align: center;
}

.fotoAficionado{

    clear:both;
    width:90px;
    height: 90px;


  
    margin-left: 5px;
    margin-right: 5px;
}

.escudoNombreEquipo{

    clear:both;
    width:100px;
    height: 110px;

    


  
    
    text-align: center;
}

.escudoEquipo{

    clear:both;
    width:90px;
    height: 90px;
    margin-left: 5px;
    margin-right: 5px;

  
}

.nombreEquipo{

    clear:both;
    width:100px;
    height: 17px;
    
    
  
    font-weight: bold;
    text-align: center;


    padding-top: 3px;

}

.barra206{


    float:left;
    width:206px;
    height:40px;

    text-align: center;


}

.barra412{


    float:left;
    width:412px;
    height:40px;

    text-align: center;

 
}

.barra824{


    float:left;
    width:811px;
    height:40px;

    text-align: center;

    
  
    padding-right: 13px;
}


#zonaCentro{

    clear:both;
    width:824px;
    height: 300px;



}

#zonaCentro2{

    clear:both;
    width:824px;
    height: 300px;
    



    padding-top: 100px;
    padding-bottom: 100px;
}

.zonaCentroUsuario{

    float:left;
    width:312px;
    height:270px;
    margin-top: 15px;
    margin-bottom: 15px;

}

.zonaCentroTrofeo{

    float:left;
    width:200px;
    height:300px;

}

.zonaCentroEscudo{

    float:left;
    width:312px;
    height:270px;


    margin-top: 15px;
    margin-bottom: 15px;
}

.resultadoPartido{



    color: #0066ff;
    font-size: 1.9em;
    font-weight: bold;
}


#zonaNota{

    clear:both;
	width:680px;
    min-height:190px;



    color: #444444;
    
    background-color: #f0fafc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #309efb;
    border-bottom-color: #309efb;
    border-left-color: #309efb;
    border-right-color: #309efb;

    

    
    margin-bottom: 24px;
    text-align: justify;
    padding-right: 10px;
    
    
 
  
    font-size: 1.1em;
}

.tituloNota{

    color: #666666;
    text-align: center;
    font-size: 1.6em;

    font-weight: bold;
}


.elementoLista{

    
  
    padding-top: 0px;
}

.subTituloGrande{

    font-weight: bold;
    color: #ff8800;
    font-size: 1.5em;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    
    text-align: center;
}


