body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../imagens/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #666666;
}
.borda_azul {
	border: 1px solid #0099CC;
}

.linha_h_base_azul {
	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: #0C5C96;
	border-right-color: #0C5C96;
	border-bottom-color: #0C5C96;
	border-left-color: #0C5C96;
}
.linha_v_esq {
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bg_deg_informativo {
	background-image: url(../imagens/home_deg_informativo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



form {
margin: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border: 1px solid #6D90B0;
}
.form_bt_newsletter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imagens/bt_newsletter.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0679BA;
}
.form_bt_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imagens/bt_enviar.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0765A2;
}

.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_espacamento {
	line-height: 18px;
}

.txt_cinza_treb_14 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: -1px;
}
.txt_verm_treb_14 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E25B09;
	letter-spacing: -1px;
	text-decoration: none;
}


.bg_rodape {
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_incompany {
	background-image: url(../imagens/bg_incompany.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.txt_10_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_10_branco a:hover {
	text-decoration: underline;
}
.txt_11_preto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_11_verm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}


.pad_body {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pad_topobase {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.t_treb_azul_16 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0969A6;
	letter-spacing: -1px;
	text-decoration: none;
}
.t_treb_azul_20 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0969A6;
	letter-spacing: -1px;
}
.t_treb_verm_20 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E25B09;
	letter-spacing: -1px;
}
.txt_10_preto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
. link_block:hover {
	background-color: #DBDBDB;
}
.txt_12_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #056DAC;
	text-decoration: none;
}
