@charset "utf-8";
.seccion_titulo {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.seccion_subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.seccion_minititulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.seccion_resaltado {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #336699;
	font-weight: normal;
}

.seccion_contenido {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
}
.seccion_boton_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
}
.seccion_boton_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}

.home_link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #282E76;
}
.home_noticias {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.home_resaltado {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	color: #336699;
	font-weight: normal;
}

.home_ventajas_1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.home_ventajas_2 {
	font-family: Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #000066;
}
