/*-----------------------
EXPLORA
-----------------------*/

/*	TITULOS	*/
.titulosseccion_explora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #743121;
}
.negrita_conoce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.destacado_conoce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #c7aa25;
}
.subrayado_conoce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #c7aa25;
	text-decoration: underline;
}
.destacado_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.destacado_descubri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #c77f0c;
}
.subrayado_descubri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #c77f0c;
	text-decoration: underline;
}
.destacado_disfruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #035a48;
}
.subrayado_disfruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #035a48;
	text-decoration: underline;
}
.destacado_explora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1d8fab;
}
.destacado_senti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #84051a;
}
.subrayado_senti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #84051a;
	text-decoration: underline;
}
.subrayado_explora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #84051a;
	text-decoration: underline;
}
.resultado_busquedas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

.destacado_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6c4c06;
}
.subrayado_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6c4c06;
	text-decoration: underline;
}

/*	LINK	*/
#conoce{}
#conoce a {
	color: #c6a41a;
}
#conoce a:hover {
	color: #333;
}

#descubri{}
#descubri a {
	color: #c77f0c;
}
#descubri a:hover {
	color: #333;
}

#disfruta{}
#disfruta a {
	color: #035a48;
}
#disfruta a:hover {
	color: #333;
}

#explora{}
#explora a {
	color: #0c64c7;
}
#explora a:hover {
	color: #333;
}

#senti{}
#senti a {
	color: #84051a;
}
#senti a:hover {
	color: #333;
}
.titulo_folleto{
	font-weight: bold;
	color: #ee8027;
	padding-left: 5px;
	font-size: 14px;
}
.texto_folleto{
	padding-left: 5px;
}

