.bla {
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=5, StartX=0, StartY=0, FinishX=100, FinishY=100);
	background-color: #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
.titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.div_mestre {
	position: absolute;
	left: 0px;
	top: 0px;
}
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.uninet {
	background-image: url(../images/uninet.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 611px;
	top: 230px;
	height: 155px;
	width: 142px;
	text-align: right;
}
input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.contato {
	background-image: url(../images/contato.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 477px;
	top: 95px;


}
