body {
	background-color: transparent;
}
.form-required {
	color: rgb(255, 0, 0);
}
.titulo_texto_info1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #4F555B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}
.texto_info1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-align: left;
	width: auto;
	height: auto;
	letter-spacing: 0.04em;
	line-height: 1.2em;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.texto_info2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-align: justify;
	width: auto;
	height: auto;
	letter-spacing: 0.04em;
	line-height: 1.2em;
}
.texto_info3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-align: left;
	width: auto;
	height: auto;
	letter-spacing: 0.04em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#box-blanco {
	height: 60px;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#box-blanco a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0px;
	outline: none;
}