@charset "utf-8";
.text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #824848;
}
.text_home_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #824848;
	font-weight: bold;
}
.text_home_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #A62424;
	font-weight: bold;
}
.line_div_lado {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.text_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #913939;
	font-weight: bold;
}
.requerido, .email, .telefono {
}