@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topo{
	position:relative;
	min-height: 141px;
	max-width: 975px;
}
#busca{
	position:relative;
	height: 156px;
	background-color: #EFCF0A;
	background-image: url(../imagens/fundoamarelo.jpg);
	background-repeat: repeat-x;
	width:100%;
}
#meio{
	position:relative;
	width: 975px;
	min-height: 504px;
}
#mais{
	position:relative;
	height:204px;
	margin-bottom:2px;
	margin-top:2px;
	border-bottom: #a8a8a8 2px solid;
	border-top: #a8a8a8 2px solid;
}

#rodape{
	position:relative;
	background-color: #0a4360;
	height: 192px;
	border-bottom: #3b6980 2px solid;
	border-top: #3b6980 2px solid;
}
#logobottom{
	position:relative;
	height:40px;
	margin-bottom:10px;
	margin-top: 10px;
	width:975px;
}
#buca1{
	width: 352px;
	position:relative;
	float:left;
	margin-left: 79px;
	margin-top: 17px;
}
#campo{
	position:relative;
	width: 527px;
	height: 85px;
	
}
#estado{
	position:relative;
	width: 290px;
	height:156px;
	background-color: #0a4360;
	float: right;
}
#logo{
	width: 190px;
	height: 90px;
	background-repeat:no-repeat;
	position:relative;
	background-color: #FFF;
	float:right;
	z-index: 100px;
	border: #8c8c8c 1px solid;
	margin-bottom: -51px;
	text-align:center;
	background-position:center;
	margin-right: 10px;
}
#atividades{
	width: 602px;
	min-height: 327px;
	position:relative;
	background-color: #fffde8;
	border: 2px solid  #c5c72e;
	background-image: url(../imagens/fundoatividade.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 20px;
}

.form_branco{
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border:1px solid #0A4360;
}

