body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #737373;
}
.bg_site {
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EFF2F5;
}
.bg_corpo {
	background-image: url(../imagens/bg_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

form {
margin: 0;
}
fieldset {
	border: 1px solid #CCCCCC;
}

.bg_rodape {
	background-image: url(../imagens/base_rodape.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borda_cinza {
	border: 1px solid #AFA99A;
}

.borda_esq_laranja {
	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: none;
	border-left-style: solid;
	border-top-color: #E09201;
	border-right-color: #E09201;
	border-bottom-color: #E09201;
	border-left-color: #E09201;
}
.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-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	border-left-style: none;
}

.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3F89;
	border: 1px solid #6D90B0;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 16px;
	border: 1px solid #626B6D;
	background-color: #626B6D;
}
.txt_10_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_10_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #635C4E;
	text-decoration: none;
}
.txt_10_cinza a:visited {
	color: #333333;
}

.txt_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5648;
	text-decoration: none;
}

.txt_11_cinza a:hover {
	text-decoration: underline;
}
.txt_11_azul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003484;
	text-decoration: none;
}
.titulo_treb_16 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: -1px;
}

.titulo_treb_14 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: -1px;
	text-decoration: none;
}
.titulo_treb_14 a:visited {
	color: #333333;
}
.titulo_arial_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B5648;
	letter-spacing: -1px;
	text-decoration: none;
}


.titulo_treb_14_verm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D22D2D;
	letter-spacing: -1px;
}
.titulo_14_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01508F;
	letter-spacing: -1px;
	text-decoration: none;
}


.txt_espacamento {
	line-height: 17px;
}
.deg_pg_dir {
	background-image: url(../imagens/degrade_pg_dir.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rodape_bg_base {
	background-image: url(../imagens/rodape_dt_base.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rodape_bg_dir {
	background-image: url(../imagens/rodape_bg_dir.jpg);
}
.link_block:hover {
	display: block;
	background-color: #DCE0E4;
}
.pad_topo_base {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

