.input{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #152063;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #152063;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #767676;
	text-align: justify;
}

.fundo_mapa {
	background-color: 152063;
}
.text_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #152063;
	text-decoration: none;
}
.text_lista:hover {
	color: #cecece;
}
.text_lista_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #152063;
	text-decoration: none;
	font-weight: bold;
}
.text_lista_tit:hover {
	color: #cecece;
}

.text_branco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}
.text_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #152063;
	font-weight: bold;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #767676;
	text-align: justify;
}
.text_promo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #152063;
	text-align: center;
}
.text_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
}
.text_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-align: justify;
}
.rodape {
	background-color: #152063;
}
.fundo_menu_esq {
	background-color: F2F2F2;
}
.fundo_menu_dir {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #152063;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #152063;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #152063;
	text-decoration: none;
	margin: 4px;
}
.text_menu:hover {
	color: #cecece;
}
.text_menu_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 4px;
}
.menu_up {
	background-color: #FFFFFF;
	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: #152063;
	border-right-color: #152063;
	border-bottom-color: #152063;
	border-left-color: #152063;
	line-height: 15px;
	white-space: normal;
}
.menu_tit {
	background-color: #152063;
	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: solid;
	border-left-style: solid;
	border-top-color: #152063;
	border-right-color: #152063;
	border-bottom-color: #152063;
	border-left-color: #152063;
	line-height: 15px;
	white-space: normal;
}
.rodape_sombra{
	background-color: #F1E5E3;
}
.fundo_cinza
	{
		background-color: #E6E6E6;
	}
.fundo_branco
	{
		background-color: #ffffff;
	}
	
.text_botao 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #152063; 
	font-weight: bold;
	text-decoration: none;
}
.botao 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #152063;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #152063;
}	