@charset "UTF-8";
.botonera {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 20px;
}
.texto_inicio {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	margin: 30px;
	font-weight: bold;
}
.texto_secundarias {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 30px;
}
.destacado {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	white-space: normal;
	line-height: 26px;
	margin: 20px;
}
.destacado1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	white-space: normal;
	line-height: 26px;
	margin: 20px;
}
.texto_secundarias1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	margin: 30px;
}
.contacto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-transform: capitalize;
}
.Texto_standar {
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
