/* cuerpo */
BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 15px; margin-top: 15px
	}
/* Links */
A { text-decoration: none
}
A:hover { text-decoration: none
}
A:active { text-decoration: underline
}
/* parrafos y headings */
P { font-size: 11px
}
/* textos */
.txt_bold { font-weight: bold
}
.txt_bold12px { font-weight: bold; font-size: 13px
}
.txt_red { font-weight: bold; color:#FF0000
}
.txt_copyright { font-size: 10px; color: #666666
}
.txt_red_normal { color:#FF0000
}
/* marcos */
.marcotop{ background-image: url(recursos/hor_bar_sup.jpg); height: 22px; background-repeat: repeat-y;
}
.marcobottom{ background-image: url(recursos/hor_bar_inf.jpg); height: 22px; background-repeat: repeat-y;
}
.marcoizquierdo{ background: url(recursos/ver_izq_01.jpg); width: 20px; background-repeat: repeat-y
}
.marcoderecho{ background: url(recursos/ver_der01.jpg); width: 20px; background-repeat: repeat-y
}
/* banner */
.bannertd { padding-top: 15px
}
/* botonera */
.botonera_contenedor { padding-right: 10px; border-right: #cccccc 1px solid
}
.botonera_tabla_ind { padding-top: 5px; padding-bottom: 5px; padding-right: 10px
}
.botonera { color: #000000; font-size: 12px;
}
A.botonera:hover { color: #FF0000
}
A.botonera:active { color: #FF0000
}
/* index */
.indexcontenido { padding-top: 25px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px
}
.indextexto { padding-left: 20px; padding-right: 30px
}
/* libro */
.descargar { color: #FF0000; font-weight: bold; font-size: 11px; line-height: 20px
}
.descargarpdf { line-height: 14px; font-size: 11px
}
.descargar_aqui { background-color: #FF6666; border: 2px solid #ff0000
}
.descargar_link { color: #000000; font-weight: bold; font-size: 9px; line-height: 20px
}
A.descargar_link:hover { color: #FFFFFF; text-decoration: underline
}
.libroindicetabla { padding-left: 10px; padding-right: 15px
}
.librocapítulos { padding-left: 15px; padding-right: 10px
}
.librotexto { font-size: 10px; color: #000000
}
A.librotexto:hover { color: #FF0000; text-decoration: underline
}
.librotitulo { font-size: 18px; font-weight: bold
}
.librocopy { font-size: 9px
}
/* participacion y contacto links*/
.participacionlink { color: #FF0000
}
A.participacionlink:hover { color: #FF6666; text-decoration: underline
}
A.participacionlink:active { color:#000000
}
/* contacto */
.contactotabla { padding: 10px; background-color: #CCCCCC; border: 1px solid #FF6666
}
.contactotablatxt100 { width: 100px; font-weight: bold; font-size: 11px;
}
.contactotablamensaje { font-weight: bold; font-size: 11px; padding-bottom: 5px; padding-top: 5px
}
.contactotablamensajefield { padding-bottom: 5px; padding-top: 5px
}
.contactotablatxt { font-weight: bold; font-size: 11px;
}
.contactotablaind { padding-left: 10px; padding-top: 5px; padding-bottom: 5px
}
.contactocampo390 { width: 390px; height: 20px
}
.contactocampo500 { width: 500px;
}
/* donacion */
.donaciontabla { padding: 10px; border: 2px solid #003366
}
.donación_montos { background-color: #003366; font-weight: bold; color:#FFFFFF; padding-top: 8px; padding-bottom: 8px
}
.donación_botones { padding-top: 10px; padding-bottom: 15px
}
.donación_botones_borde { padding-top: 10px; padding-bottom: 15px; border-right: 1px solid #003366
}