@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/bground.gif);
}td img {display: block;}

a:link {
	text-decoration: none;
	color: #193943;
}
a:visited {
	text-decoration: none;
	color: #193943;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.navegador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193943;
}
.navegador_visitado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.telefones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.textocomum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left top;
}
.links_laterais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.botao_ficha_tec {
	cursor: hand;
}
.tabelas_tecnicas {
	border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.cabecalho_t_tecnica {color: #FFFFFF}
.caixas {
	border: thin dotted #CCCCCC;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #193943;
}
