html {
	overflow: -moz-scrollbars-vertical;
}
  
body{
	margin:0;
	padding:0;
	background-color:#E0DFE3;
}

.main{
	margin:0 auto; 
	width:615px;
	text-align:center;	
}

.antecapa01{
	background:url(../images/antecapa01.jpg) no-repeat;
	width:615px;
	height:68px;
}

.antecapa02{
	background:url(../images/antecapa02.jpg) no-repeat;
	width:119px;
	height:219px;
	float:left;
}

.antecapa03{
	background:url(../images/antecapa03.jpg) no-repeat;
	width:209px;
	height:143px;
	float:left;
}

.antecapa04{
	background:url(../images/antecapa04.jpg) no-repeat;
	width:287px;
	height:74px;
	float:left;
}

.antecapa05{
	background:url(../images/antecapa05.jpg) no-repeat;
	width:287px;
	height:69px;
	float:left;
}

.antecapa06{
	background:url(../images/antecapa06.jpg) no-repeat;
	width:170px;
	height:76px;
	float:left;
}

.antecapa07{
	width:326px;
	height:76px;
	float:left;
}

.antecapa08{
	background:url(../images/antecapa08.jpg) no-repeat;
	width:410px;
	height:67px;
	float:left;
	text-align:left;
}

.antecapa09{
	background:url(../images/antecapa09.jpg) no-repeat;
	width:91px;
	height:45px;
	float:left;
	padding-top:25px;
}

.antecapa10{
	background:url(../images/antecapa10.jpg) no-repeat;
	width:91px;
	height:20px;
	float:left;
}

.antecapa11{
	background:url(../images/antecapa11.jpg) no-repeat;
	width:114px;
	height:67px;
	float:left;
}
.antecapa12{
	background:url(../images/antecapa12.jpg) no-repeat;
	width:91px;
	height:22px;
	float:left;
	cursor:pointer;
}

.informacoes{
	clear:both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	width:100%;
	padding:5px 0;
	line-height:14px;
}

.informacoes p{
	margin:5px;
}

.textoInicial{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	float:right;
	padding-top:17px;
}

.divForm{	
	float:left;
}

.formulario {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #006699;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:110px;
}

form{
	margin:0;
	padding:0;
}

.botao_inst{
	float:left; 
	width:96px; 
	margin:26px 0 0 22px; 
	height:21px; 
	background-color:transparent; 
	cursor:pointer;
}