@charset "utf-8";
body {
	background: #f0f9fe url(../imgs/fundo.jpg) repeat-x;
	margin: 0px;
}
#total {
	width: 988px;
	margin: auto;
}
#total #meio #conteudo {
	background-image: url(../imgs/fundo_meio1.jpg);
	height: 630px;
}
#total #meio #conteudo2 {
	background-image: url(../imgs/fundo_meio.jpg);
	height: 610px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#total #meio #conteudo3{
	background-image: url(../imgs/fundo_meio.jpg);
	height: 670px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#total #meio #conteudoCad {
	background-image: url(../imgs/fundo_meio.jpg);
	height: 655px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#total #meio #conteudo2 a {
	color: #2C4967;
}

#total #base #base_esquerda {
	width: 237px;
	float: left;
	height: 81px;
}
#total #base #base_direita {
	width: 751px;
	float: left;
	height: 81px;
	background-image: url(../imgs/base.jpg);
}
#total #meio #conteudo #conteudo_index {
	width: 562px;
	float: left;
	height: 600px;
}
#total #meio #conteudo #conteudo_index #quem_somos {
	width: 548px;
	height: 224px;
	padding: 6px;
	background-image: url(../imgs/fundo_quem.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345983;
}
#total #meio #conteudo #conteudo_index #centro {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.img {
	float: left;
	margin-right: 4px;
	margin-left: 1px;
}
#total #meio #conteudo #lateral_index {
	width: 185px;
	float: left;
	height: 600px;
	text-align: center;
}
#resposta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}


#total #lateral {
	width: 237px;
	float: left;
}
#total #meio {
	width: 751px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../imgs/fundo_meio_busca.jpg);
}
#total #base {
	width: 990px;
	float: left;
}
#total #lateral #busca {
	height: 88px;
	width: 237px;
	background-image: url(../imgs/fundo_busca.jpg);
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#F7FAFD;

}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#2C5279;

}
#busca2 {
	height: 25px;
	background-color: #E4EBF3;
	margin-left: 5px;
	margin-top: 4px;
	margin-right: 5px;
}

