@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a7007d;

}
div.fundo{
	margin-left: 0px;
	margin-top: 0px;
	height:852px;
	width:100%;
	margin:0 auto;
}
div.meio1{
margin:0 auto;
	height:852px;
	width:810px;
	background-color:#9b3232;
}
div.meio{
margin:0 auto;
	height:852px;
	width:800px;
	background-color:#4f0970;
}
div.meio2{
	padding-top:22px;
margin:0 auto;
	height:830px;
	width:770px;
}
.form{
width:300px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
div.logo{
	width:259px;
	height:101px;
	margin:0 auto;
}