body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image:  url("imagens/bg.gif");
	margin: 0px;
	line-height: normal;
}
.lat-esq {
	background-image:  url(images/sombra1.gif);
	background-repeat: repeat-y;
	background-color: #B8B8B8;
}
.lat-dir {
	background-image:  url(imagens/sombra2.gif);
	background-repeat: repeat-y;
	background-color: #B8B8B8;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E2337;
}
.t-destaque {
	font-size: 11px;
	font-weight: bold;
	color: #00336F;
}
.px-ver {
	background-image:  url("imagens/px_ver.gif");
	background-repeat: repeat-y;
}
.px-hor {

	background-image:  url("imagens/px_hor.gif");
	background-repeat: repeat-x;
}
a.link-azul:link {
	text-decoration: none;
	color: #00407E;
	font-weight: bold;
}
a.link-azul:active {
	text-decoration: none;
	color: #00407E;
	font-weight: bold;
}
a.link-azul:visited {
	text-decoration: none;
	color: #00407E;
	font-weight: bold;
}
a.link-azul:hover {
	text-decoration: none;
	color: #00407E;
	font-weight: bold;
}
a.link-preto:link {
	text-decoration: none;
	color: #898989;
}
a.link-preto:active {
	text-decoration: none;
	color: #898989;
}
a.link-preto:visited {
	text-decoration: none;
	color: #898989;
}
a.link-preto:hover {
	text-decoration: none;
	color: #898989;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {

	color: #333333;
	text-decoration: none;
}
a:hover {


	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.fonte-preta {
	color: #000000;
}
.fonte-cinza {

	color: #CFD8E0;
}
.titulo-azul {
	font-weight: bold;
	color: #00407E;
}
.option-azul {
	color: #00407E;
	background-color: #CCCCCC;
	font-size: 12px;
}

.titulo-catalogos {
	font-weight: bold;
	color: #000000;
}
.nome-produto {
	font-weight: bolder;
	color: #00407E;
}
.esquerdo
 {
	float: left;
	margin-right: 8px;
	margin-top: 0px;
}
.px_ver_mapa {
	background-image: url(imagens/px_ver_mapa.gif);
	background-repeat: repeat-y;
}
.px_hor_mapa {

	background-image: url(imagens/px_hor_mapa.gif);
	background-repeat: repeat-x;
}
.textogrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.sobrescrito {
	vertical-align: super;
}
