@charset "utf-8";
#cont_home {
	width: 787px;
	text-align: left;
	margin: auto;
}


#logo {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#area_restrita a {
	float: right;
	font-size: .9em;
	color: #5375a3;
	margin-top: 60px;
	margin-right: 15px;
	height: 19px;
	background-image: url(../images/images_rc/busca_topo.jpg);
	width: 189px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
}

#banner_menu {
	background-image: url(../images/menu_completo.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 211px;
	width: 787px;
}

#conteudo {
	background-image: url(../images/bground_content.jpg);
	height: 302px;
	clear: left;
	}
#conteudo_produtos {
	height: 302px;
}

#produtos {
	height: 199px;
	margin: auto;
	float: left;
	width: 263px;
}
#servicos {
	height: 199px;
	width: 520px;
	float: right;
}
#atualizar {
	margin-left: 70px;
}


.txt_tam_490 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	width: 490px;
	margin: 20px;
}
.txt_tam_269 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	width: 240px;
	margin: 20px;
}

