@charset "UTF-8";
.fechatxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3998B8;
}
.blue_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19B14C;
}
.normal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 55px;
	text-align: justify;
}
.normal_txt_center {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004158;
	text-decoration: underline;
}
p {
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
}
.imagenglish {
	background: url(../_assets/images/ingles.jpg) no-repeat;
}
.position {
	position: static;
	left: 940px;
	top: 700px;
}
.normal_txt_right {
	text-align: right;
}
