/* CSS Document */




#contenidoabonos{
width: 473px;
height: auto;
float: left;
margin-left: 10px;
margin-right: 5px;
text-align: left;
}


.tituloabonos{
color:  #006600;
font-family: arial; 
font-size: 20pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

.fechaabonos{
color:  #565656;
font-family: arial; 
font-size: 15pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

#fondoAbonos{
width: 473px;
height: 42px;
background-image: url(../imagenes/administracion/fondo.jpg);
clear: both;
}
#tabla{
width: 473px;
height: 150px;
clear: both;
margin-left: 0px;
}
#categoria{
width: 473px;
hegiht: 30px;
margin-left: 0px;

}

#nocategoria{
width: 64px;
height: 30;
float: left;
text-align: center;

}
#categorias{
width: 58px;
height: 30;
float: left;
text-align: center;
background-color:  #006600;
}

.textocategoria{
color:  #ffffff;
font-family: arial; 
font-size: 8pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}


/*Donde irá el lugar del abono (tribuna, preferencia, fondo...) y los plazos*/
#emplazamientoyplazos{
width: 64px;
height: 120px;
float: left;
text-align: center;
}
/* los emplazamientos concretos*/
#emplazamiento{
width: 64px;
height: 30px;
background-color: #FFF166;
float: left;
clear: both;
}

/* los plazos concretos*/
#plazos{
width: 64px;
height: 20px;
float: left;
background-color: #FFF166;
clear: both;
}

/*Donde irá el lugar del abono (tribuna, preferencia, fondo...) y los plazos*/
#precioyplazos{
width: 58px;
height: 120px;
float: left;
text-align: center;


}
/* los emplazamientos concretos*/
#precio{
width: 58px;
height: 30px;
background-color: #FFF166;
float: left;
clear: both;
}

/* los plazos concretos*/
#plazos2{
width: 58px;
height: 20px;
float: left;
background-color: #FFF166;
clear: both;
}
.textoemplazamiento{
color:  #565656;
font-family: arial; 
font-size: 8pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

.textoespecial{
color:  #006600;
font-family: arial; 
font-size: 8pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
}

#plazo{
width: 19px;
height: 20px;
float: left;
margin-left: 0.25px;

}

.textonegritaabonos{
color: #525252;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 

}

.textonegritaabonos a{
color: #006600;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 

}


.textonegritaabonos a:hover{
color: #006600;
font-family: verdana; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
text-decoration: underline;
}


.textoabonos {
color: #525252;
font-family: verdana; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 
}

#textoabonos{
clear: both;
text-align: justify;
}