/* 
    Document   : patrocinadores
    Created on : 24-nov-2009, 20:23:44
    Author     : manolo
    Description:
        Purpose of the stylesheet follows.
*/

#zonaPrincipalCuerpoCentroMisTransferencias
{
	float:left;
	width:826px;

}





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

    background-color: #dee8ee;
}





#zonaPrincipalCuerpoCentroCuerpoMisTransferencias
{
	clear:both;
	width:824px;
    min-height:530px;

    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;


    

    text-align: center;
    padding-top: 15px;
}


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

    background-color: #dee8ee;
}


.subTitulo{

    font-weight: bold;
    color: #999999;
    font-size: 1.5em;
    font-family: Geneva,Arial,Helvetica,sans-serif;
   


    text-align: center;
}

.enlace{

     font-size: 1.3em;
}



#bajarFicheros
{
	clear:both;
	width:660px;
 




    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: #FFCC33;
    border-bottom-color: #FFCC33;
    border-left-color: #FFCC33;
    border-right-color: #FFCC33;
    background-color: #fadda6;


    
    margin-top: 10px;
    color: #2b3e63;
    text-align: center;
    padding-bottom: 10px;
}

.celdaImpar{

    background-color: #b7d5fb;

    border-left-width: 1px;
    border-right-width: 1px;
    border-left-color: #b7d5fb;
    border-right-color: #b7d5fb;

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

.celdaPar{

    background-color: #ebf4f9;


    border-left-width: 1px;
    border-right-width: 1px;
    border-left-color: #ebf4f9;
    border-right-color: #ebf4f9;
   
    padding-top: 9px;
    padding-bottom: 9px;

}


.celdaParPrimera{

    background-color: #ebf4f9;


    border-left-width: 1px;
    border-right-width: 1px;
    border-left-color: #ebf4f9;
    border-right-color: #ebf4f9;


}

.celdaCabecera{


    color: #666666;
    font-size: 1.1em;
}


