 /*******************************************************************************************/
/* PÁGINAS EL HERMANO MAYOR, LA JUNTADE GOBIERNO, NUESTRA HISTORIA Y LOS ESTATUTOS Y REGLAS */
/********************************************************************************************/
 
/* CUERPO DEL DOCUMENTO */
 body                  {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
                        text-align: center; font-family: Arial, Helvetica, sans-serif}

/* DESPLIEGUE DE LA OPCIÓN */
.celdaPaginas          {width: 96%; text-align: justify; font-size: 13px; color: rgb(0,0,128)}        
.paginasTexto          {width: 95%; padding: 0px 0px 12px 0px; text-align: center; 
                        font-size: 13px; color: rgb(0,0,0)}  
.pagTextoVinc          {color: rgb(102,102,102); font-weight: bold; text-decoration: none}
.pagTextoVinc:hover    {background-color: rgb(102,102,102); color: rgb(240,238,228)}             

.tituloPaginasCaja     {width: 100%} 
.tituloPaginas         {width: 100%; margin-bottom: 1px; font-weight: bold}   
.piePaginas            {text-align: justify; font-weight: normal}   
.br                    {line-height: 8px; font-size: 6px}
.p                     {clear:both; width: 100%; font-size: 1px}

