@charset "utf-8";

.titulo_azul_claro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0093DD;
	text-align: left;
}
.titulo_azul_escuro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004A5E;
	text-align: left;
}
.sub_menu_cinza {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
}
.texto_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
}
.menu_azul_claro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0093DD;
	text-align: center;
}
.texto_data_hora {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-align: right;
}
.texto_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #191919;
	text-align: right;
}
.titulo_azul_claro_esq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0093DD;
	text-align: left;
}
.texto_user_pass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #191919;
	text-align: left;
}
.texto_tab_esq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: inherit;
	text-transform: none;
	color: #191919;
	text-align: left;
}
.texto_saber_mais {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0093DD;
	text-align: right;
}

#link1 a:link {
	color: #0093DD;
	text-decoration: none;
}
#link1 a:visited {
	color: #0093DD;
	text-decoration: none;
}
#link1 a:hover {
	color: #006697;
	text-decoration: none
}
#link1 a:active {
	color: #0093DD;
	text-decoration: none;
}	
	
#link2 a:link {
	color: #666666;
	text-decoration: none;
}
#link2 a:visited {
	color: #666666;
	text-decoration: none;
}
#link2 a:hover {
	color: #333333;
	text-decoration: none
}
#link2 a:active {
	color: #0093DD;
	text-decoration: none;
}	

#link3 a:link {
	color: #0093DD;
	text-decoration: none;
}
#link3 a:visited {
	color: #0093DD;
	text-decoration: none;
}
#link3 a:hover {
	color: #006697;
	text-decoration: underline
}
#link3 a:active {
	color: #0093DD;
	text-decoration: none;
}	
	
.titulo_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
}


ul.lista {
	margin: 0;
	padding-left: 0;
}

ul.lista li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;	
}

li.textos {
	padding-top: 10px;
	padding-bottom: 20px;
}

.lista * img {
	vertical-align: top;
	margin-left: 8px;
}

.lista * a:link {
	color: #0093DD;
	text-decoration: none;
	font-size: 11px;
}

.lista * a:visited {
	color: #0093DD;
	text-decoration: none;
}

.lista * a:hover {
	color: #006697;
	text-decoration: none
}

.lista * a:active {
	color: #0093DD;
	text-decoration: none;
}

img {
	border-style: none;
}
