@charset "utf-8";
.titulo {
	font-family: "Tw Cen MT";
	font-weight: bold;
	font-size: 18pt;
	color: #FFF;
	position:absolute;
	left:40px;
	top:35px;
}
.texto {
	font-family: "Tw Cen MT";
}
.subtitulo {
	font-family: "Tw Cen MT";
	font-weight: bold;
	color: #54008E;
	font-size: 14pt;
}
.links {
	color: #54008E;
}
.imglink {
	position:absolute;
	left:10px;
	top:10px;
	border: none;
	z-index:-1;
}
.body {
	width: 960px;
	position:absolute;
	top:100px;
	margin-left:10px;
}
.forma {
	font-family: "Tw Cen MT";
	position:absolute;
	left:100px;
}
.formaEnviar {
	font-family: "Tw Cen MT";
	position:absolute;
	left:270px;
	top:300px;
}