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

body{
margin-bottom:0;
margin-left:0;
margin-top:0;
margin-right:0;
}
.fundo{
width:100%;
height:100%;
margin:0 auto;
}
.fundo2{
float:left;
width:100%;
height:100%;
margin:0 auto;
}
.meio{
margin:0 auto;
position:absolute;
width:100%;
height:699px;
margin-top:153px;
}
.meio2{
margin:0 auto;
width:714px;
height:699px;
background-image:url(imagens/meio.jpg);
}
.topo{
position:absolute;
width:100%;
height:157px;
margin-top:0;
background-image:url(imagens/topo.jpg);
background-position:center;
}
#padrao {
	overflow-x:hidden;
	overflow-y:auto;
	height:500px;
	width:565px;
	text-align:justify;
	text-indent:20;
	scrollbar-face-color: #2b2e35;
scrollbar-highlight-color: #2b2e35;
scrollbar-3dlight-color: #2b2e35;
scrollbar-darkshadow-color: #2b2e35;
scrollbar-shadow-color: #2b2e35;
scrollbar-arrow-color: #191d20;
scrollbar-track-color: #191d20;
}
.form{
width:300px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}
.enviar{
width:58px;
height:18px;
border:none;
cursor:pointer;
background-image:url(imagens/enviar.png);
}
.contato{
position:absolute;
width:263px;
height:353px;
margin-left:340px;
margin-top:-125px;
background-image:url(imagens/contato.png);
}
