@charset "utf-8";
.color_fondo {
	background-color: #f5F6ED;
}
.fondo_cuerpo_nsi {
	background-image: url(imagenes/cuerpo_noticias.png);
}
.cabecera_nsi {
	background-image: url(imagenes/header.png);
}
.blog_agtr_home {
	background-image: url(Images/fondo_blog.png);
}
.quienes_agtr_home {
	background-image: url(Images/btn_quienes.png);
}
.lacasa_agtr_home {
	background-image: url(Images/btn_lacasa.png);
}
.tid_agtr_home {
	background-image: url(Images/btn_tid.png);
}
.trabajadora_agtr_home {
	background-image: url(Images/btn_trabajadora.png);
}
.voluntario_agtr_home {
	background-image: url(Images/btn_voluntario.png);
}
.lateral_izq {
	background-image: url(Images/Pagina/estilo_texto_izq.png);
}
.lateral_der {
	background-image: url(Images/Pagina/estilo_texto_der.png);
}
.textored_agtr_home {
	background-image: url(Images/fondo_texto_red.png);
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #8B8B8B;
	text-align: justify;
}
.donaciones_agtr_home {
	background-image: url(Images/fondo_donaciones.png);
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #8B8B8B;
	text-align: justify;
}
.capacitacion_agtr_home {
	background-image: url(Images/fondo_capacitacion.png);
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #8B8B8B;
	text-align: justify;
}
.Texto_agtr_contenido_oscuro {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.donaciones_agtr_home_ingles {
	background-image: url(Images/fondo_donaciones_ingles.png);
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #8B8B8B;
	text-align: justify;
}
.capacitacion_agtr_home_ingles {
	background-image: url(Images/fondo_capacitacion_ingles.png);
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #8B8B8B;
	text-align: justify;
}
.Texto {
	font-family: "Calibri", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.Texto_agtr_home {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.Texto_agtr_contenido {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.Texto_agtr_contenido_oscuro {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.Texto_agtr_contenido_rojo {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.Texto_agtr_contenido_negrita {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.Texto_rojo {
	font-family: "Calibri", Times, serif;
	font-size: 14px;
	color: #900;
	text-align: left;
}
.Texto_italica {
	font-family: "Calibri", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.ancla {
	color: #3288b7;
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.admin_fondo {
	background-image: url(admin/imagenes/cuerpo_admin.png);
}
.admin_cabecera {
	background-image: url(admin/imagenes/header_admin.png);
}
.admin_texto {
	font-family: "Dream Orphans";
	font-size: 16px;
	color: #FBA83B;
}
.admin_texto_ingresar {
	font-family: "Dream Orphans";
	font-size: 14px;
	color: #F7571E;
}
.admin_textos {
	font-family: "Tahoma";
	font-size: 12px;
	color: #84033E;
}
.admin_textos_negrita {
	font-family: "Tahoma";
	font-size: 12px;
	color: #84033E;
	font-weight: bold;
}
.admin_login {
	font-family: "Tahoma";
	font-size: 18px;
	color: #84033E;
}

