body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
form {
	margin: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #808080;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #626B6D;
	background-color: #626B6D;
}
.form_campo_busca {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A02901;
	height: 18px;
	width: 360px;
	border: 1px solid #808080;
}

.txt_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475153;
	text-decoration: none;
}
.txt_11_cinza a:hover {
	/* text-decoration: underline; */
}
.txt_10_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.txt_espacamento_18 {
	line-height: 18px;
}
.txt_espacamento_16 {
	line-height: 16px;
}
.txt_trebuchet_16_verm {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8E0000;
	text-decoration: none;
	letter-spacing: -1px;
}
.txt_trebuchet_16_verde {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #206D00;
	text-decoration: none;
	letter-spacing: -1px;
}
.txt_trebuchet_16_cinza {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
.txt_trebuchet_16_laranja {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9D8000;
	text-decoration: none;
	letter-spacing: -1px;
}

.txt_10_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475153;
	text-decoration: none;
}
.txt_11_verm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E0000;
	text-decoration: none;
}
.txt_11_verde {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #206D00;
	text-decoration: none;
}
.txt_11_laranja {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D8000;
	text-decoration: none;
}

#sobre:first-letter {
	font-size: 15px;
	font-weight: normal;
}


.bg_topo {
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_rodape {
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bg_busca {
	background-image: url(../imagens/bg_busca.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.borda_topo_laterais_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.borda_base_laterais_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}


.borda_topo_esq_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.borda_base_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.borda_dir_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.borda_dir_cinza_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imagens/borda_dir_cinza.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.borda_dir_topo_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.borda_topo_base_cinzaEscuro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}
.borda_base_cinzaEscuro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}


.pad_topoBase {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.deg_home_sobre {
	background-image: url(../imagens/deg_sobre.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.link_block:hover {
	display: block;
	background-color: #F0EFEC;
}
.form_cadastrese {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #808080;
	width: 150px;
}
.borda_cinzaEscuro_total {
	border: 1px solid #949494;
}
.bg_busca_ajax {
	border: 1px solid #949494;
	background-color: #FFF6DA;
}
