/* CSS Document */
body {
	margin:0;
	padding:0;
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	background: #E9E9E9;
	text-align: right;
}

a.tipo1 { 
	font: Verdana; 
	text-decoration:underline; 
	color: #02294A; 
	font-weight:bold;
}

a.tipo1:hover { 
	font: Verdana; 
	text-decoration:none; 
	color: #9D8847; 
	font-weight:bold; 
}
.titulo_texto {
	font: bold normal 12px/150% Verdana, Geneva, sans-serif;
	color: #000;
}
.texto_strong {
	font: bold 10px/150% Verdana, Geneva, sans-serif;
	color: #000;
}
.titulo_tabela {
	font: bold 12px/150% Verdana, Geneva, sans-serif;
	color: #000;
}
.texto_tabela {
	font: normal 10px/150% Verdana, Geneva, sans-serif;
	color: #000;
}
.item_tabela {
	font: bold 10px/150% Verdana, Geneva, sans-serif;
	color: #006;
	text-align: left;
}
.botão_tabela {
	font: bold normal 10px/150% Verdana, Geneva, sans-serif;
	color: #006;
	text-align: center;
}
.campos_texto_tabela {
	font: 10px/150% Verdana, Geneva, sans-serif;
	color: #000;
}
.texto {
	font: normal 10px/150% Verdana, Geneva, sans-serif;
	color: #000;
}
.rodape {
	font: normal 10px/150% Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}

a {
	color: #02294A;
	font: bold 10px Verdana, Geneva, sans-serif;
}
a:link {
	color: #02294A;
	font: bold 10px/170% Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #02294A;
	font-weight: bold;
	line-height: 170%;
}
a:hover {
	text-decoration:none;
	color: #9D8847;
	font-weight:bold;
	font-family: Verdana;
	line-height: 170%;
}
a:active {
	text-decoration:none;
	color: #C00;
	font-weight: bold;
	font-family: Verdana;
	line-height: 170%;
	text-align: left;
}.titulo_links {
	font: bold 12px/normal Verdana, Geneva, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}
.tabela_espaço {
	font-size: 4px;
}
.video {
	height: 10px;
	width: 10px;
}
.titulo_tabela2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.campos_texto_tabela2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #000;
	font-weight: bold;
}
.Avaliacao {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
