@charset "UTF-8";
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 12px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	color: #A74B21;
	font-weight: bold;
	border-bottom-style: solid;
	padding-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.TEXTO_SIN_INDENTADO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.textos-contactos {
	font-weight: bold;
	text-align: center;
}
.textos2 {
	text-align: center;
}
.textos3 {
	text-align: center;
}
