A:link{
	text-decoration: none;
	color:#319be1;
}
A:visited{
	text-decoration: none;
	color:#319be1;
}
A:active{
	text-decoration: none;
	color:#319be1;
}
A:hover{
	text-decoration: none;
	color: #00419d;
}

.border_zero_img{
  border-width:0px;
}

.border_5px_img{
  border:solid 5px #319be1;
}

.text_textop_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00419d;
	text-decoration: none,;
}
.text_textop_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0184da;
	text-decoration: none;
}


.text_texto_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676c6f;
	text-decoration: none;
}
.text_texto_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #319be1;
	text-decoration: none;
}

.text_subtitulo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00419d;
	text-decoration: none
}
.text_subtitulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #319be1;
	text-decoration: none;
}
.text_subtitulo_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #889095;
	text-decoration: none;
}

.text_titulo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #00419d;
	text-decoration: none;
}
.text_titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #319be1;
	text-decoration: none;
}
.background_cinza{
	background-color:#eeeeee;
}
