@charset "UTF-8";
.txt_cuerpo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.tit {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.subtit {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.copywright {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.txt_cuerpoBold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.txt_cuerpoBoldColor {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
