.bg_central {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg_central.png);
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #B9E9F7;
}
.bg_topo_esq {

	background-image: url(../images/topo_bg.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.bg_rodape_esq {
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #B9E9F7;
	background-image: url(../images/rodape_repete.jpg);
}
.txt_tahoma_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #1E5875;
	text-decoration: none;
}

.bg_rodape {
	background-color: #B9E9F7;
	background-image: url(../images/rodape.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_rodape2 {

	background-image: url(../images/bg_rodape_1.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #B9E9F7;
}
.txt_tahoma_preto {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.form_campo {
	font-family: Tahoma;
	font-size: 11px;
	color: #141414;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E5875;
	border-right-color: #1E5875;
	border-bottom-color: #1E5875;
	border-left-color: #1E5875;
}
.txt_tahoma_10_azulclaro {
	font-family: Tahoma;
	font-size: 10px;
	color: #b7ddf7;
	text-decoration: none;
}
.txt_tahoma_9_cinza {
	font-family: Tahoma;
	font-size: 9px;
	color: #c7c7c7;
	text-decoration: none;
}
.txt_tahoma_branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_tahoma_10_branco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_tahoma_laranja {
	font-family: Tahoma;
	font-size: 11px;
	color: #E05501;
	text-decoration: none;
}
.txt_tahoma_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #39760C;
	text-decoration: none;
}
.txt_tahoma_cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.form {
	border: 0px;
	margin: 1px;
	padding: 1px;
}
.bg_rodape_dir {

	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #B9E9F7;
	background-image: url(../images/rodape_repete.jpg);
}
.form_campo_caixas {
	font-family: Tahoma;
	font-size: 11px;
	color: #141414;
	margin: 0px;
	padding: 0px;
	border: 1px solid #1E5875;
}
.form_campo_area_cliente {
	font-family: Tahoma;
	font-size: 11px;
	color: #141414;
	margin: 1px;
	padding: 2px;
	border: 1px solid #3691D3;
}
.txt_tahoma_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
}
.txt_tahoma_amarelo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.txt_tahoma_branco_14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_tahoma_azul_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #1E5875;
	text-decoration: none;
}
