body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #002C5B;
 background-image: url(../imagens/bg_top.jpg);
 background-repeat: repeat-x;
 background-position: center top;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
 color: #003366;
}
p {
 margin-top: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 5px;
	-moz-padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	-moz-padding-bottom: 5px;
	padding-left: 0px;
}
.menu a:hover {
 text-decoration: none;
}

form {
 margin: 0;
}

.input_date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3F89;
	padding: 5px;
	ie-padding: 5px;
	moz-padding: 5px;
	border: 1px solid #6D90B0;
	background-image: url(../adm/imagens/icones/calendario.gif);
	background-repeat: no-repeat;
	background-position: 94% center;
	width: 100px;
}

.foto {
	padding: 4px;
	border: 1px solid #DFE4EA;
}

img {
 border: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3F89;
	padding: 3px;
	ie-padding: 5px;
	moz-padding: 5px;
	border: 1px solid #6D90B0;
}
.form_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	ie-padding: 5px;
	moz-padding: 5px;
	border: 1px solid #626B6D;
	background-color: #626B6D;
}
.txt_11_cinza {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #585245;
 text-decoration: none;
}
.txt_11_cinza a:hover {
 text-decoration: underline;
}
.txt_espacamento {
 line-height: 18px;
}
.deg_corpo {
 background-image: url(../imagens/deg_topo.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
}
.txt_10_branco {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
}
.txt_10_branco a:hover {
 color: #4799EB;
}
.txt_branco {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
}
.bg_menu {
 background-image: url(../imagens/bg_menu.jpg);
 background-repeat: repeat-x;
 background-position: left bottom;
}
.txt_10_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0072A8;
	text-decoration: none;
}
.txt_titulo {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #333333;
 letter-spacing: -1px;
 text-decoration: none;
}
.borda_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: #C8D0DB;
 border-right-color: #C8D0DB;
 border-bottom-color: #C8D0DB;
 border-left-color: #C8D0DB;
}
.borda_base_azul_dashed {
 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: dashed;
 border-left-style: none;
 border-top-color: #C8D0DB;
 border-right-color: #C8D0DB;
 border-bottom-color: #C8D0DB;
 border-left-color: #C8D0DB;
}
.borda_middle_azul_dashed {
 background-image: url(../imagens/dashed_h.gif);
 background-repeat: repeat-x;
 background-position: center;
}

.txt_cinza {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666666;
 text-decoration: none;
}
.borda_azul {
 border: 1px solid #C8D0DB;
}
.borda_tb_azul {
 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: #C8D0DB;
 border-right-color: #C8D0DB;
 border-bottom-color: #C8D0DB;
 border-left-color: #C8D0DB;
}
.borda_esq_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: none;
 border-left-style: solid;
 border-top-color: #C8D0DB;
 border-right-color: #C8D0DB;
 border-bottom-color: #C8D0DB;
 border-left-color: #C8D0DB;
}
.txt_preto {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 text-decoration: none;
}
.txt_azul {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #002C5B;
 text-decoration: none;
}
.txt_azul_claro {
	color: #0072A8;
}

.txt_titulo_laranja {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #D77600;
 letter-spacing: -1px;
 text-decoration: none;
}
.form_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	ie-padding: 5px;
	moz-padding: 5px;
	border: 1px solid #626B6D;
	background-color: #626B6D;
}
.txt_vermelho {
	color: #CC0000;
}
