/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_site.jpg);
	background-repeat: repeat-x;
	background-color: #014F80;	
}
.fonte_laranja_10 {	font-family: Tahoma; font-size: 10px; color:#FF6600; }
.fonte_laranja_11 {	font-family: Tahoma; font-size: 11px; color:#FF6600; }

.fonte_azul_9 {	font-family: Tahoma; font-size: 9px; color:#5ab2e9; }
.fonte_azul_10 {	font-family: Tahoma; font-size: 10px; color:#5ab2e9; }
.fonte_azul_11 {	font-family: Tahoma; font-size: 11px; color:#5ab2e9; }

.fonte_azul_marinho_10 {	font-family: Tahoma; font-size: 10px; color:#083160; }
.fonte_azul_marinho_11 {	font-family: Tahoma; font-size: 11px; color:#083160; }

.fonte_amarela_11 { font-family: Tahoma; font-size: 11px; color:#FFCC00; }
.fonte_amarela_10 { font-family: Tahoma; font-size: 10px; color:#FFCC00; }

.fonte_preta_10 { font-family: Tahoma; font-size: 10px; }
.fonte_preta_11 { font-family: Tahoma; font-size: 11px; }

.fonte_cinza_9 {font-family: Tahoma; color: #666666; font-size: 9px;}
.fonte_cinza_10 {font-family: Tahoma; color: #666666; font-size: 10px;}
.fonte_cinza_11 {font-family: Tahoma; color: #666666; font-size: 11px;}

.fonte_branca_10 {font-family: Tahoma; color: #FFFFFF; font-size: 10px;}
.fonte_branca_11 {font-family: Tahoma; color: #FFFFFF; font-size: 11px;}

.fonte_vermelha_10 {font-family: Tahoma; color: #990000; font-size: 10px; }
.fonte_vermelha_11 {font-family: Tahoma; color: #990000; font-size: 11px; }

.nome_produto { font-size: 40px; font-weight: bold; color: #676362;	font-family: Tahoma; }

a.link_branco_11:link { color : #ffffff; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_branco_11:visited { color : #ffffff; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_branco_11:hover { color : #ffffff; text-decoration : underline; font-family : Tahoma; font-size : 11px; }
a.link_branco_10:link { color : #ffffff; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_branco_10:visited { color : #ffffff; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_branco_10:hover { color : #ffffff; text-decoration : underline; font-family : Tahoma; font-size : 10px; }

a.link_cinza_11:link { color : #666666; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_cinza_11:visited { color : #666666; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_cinza_11:hover { color : #666666; text-decoration : underline; font-family : Tahoma; font-size : 11px; }
a.link_cinza_10:link { color : #666666; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_cinza_10:visited { color : #666666; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_cinza_10:hover { color : #666666; text-decoration : underline; font-family : Tahoma; font-size : 10px; }

a.link_azul_16:link { color : #5ab2e9; text-decoration : none;	font-family : Tahoma; font-size : 16px; }
a.link_azul_16:visited { color : #5ab2e9; text-decoration : none; font-family : Tahoma; font-size : 16px; }
a.link_azul_18:hover { color : #5ab2e9; text-decoration : underline; font-family : Tahoma; font-size : 16px; }
a.link_azul_11:link { color : #5ab2e9; text-decoration : none;	font-family : Tahoma; font-size : 11px; }
a.link_azul_11:visited { color : #5ab2e9; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_azul_11:hover { color : #5ab2e9; text-decoration : underline; font-family : Tahoma; font-size : 11px; }
a.link_azul_10:link { color : #5ab2e9; text-decoration : none; font-family : Tahoma; font-size : 9px; }
a.link_azul_10:visited { color : #5ab2e9; text-decoration : none; font-family : Tahoma; font-size : 9px; }
a.link_azul_10:hover { color : #5ab2e9; text-decoration : underline; font-family : Tahoma; font-size : 9px; }

a.link_preto_11:link { color : #000000; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_preto_11:visited { color : #000000; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_preto_11:hover { color : #000000; text-decoration : underline; font-family : Tahoma; font-size : 11px; }
a.link_preto_10:link { color : #000000; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_preto_10:visited { color : #000000; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_preto_10:hover { color : #000000; text-decoration : underline; font-family : Tahoma; font-size : 10px; }

a.link_laranja_11:link { color : #FF6600; text-decoration : none; font-family: Tahoma; font-size : 11px; }
a.link_laranja_11:visited { color : #FF6600; text-decoration : none; font-family : Tahoma; font-size : 11px; }
a.link_laranja_11:hover { color : #FF6600; text-decoration : underline; font-family : Tahoma; font-size : 11px; }
a.link_laranja_10:link { color : #FF6600; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_laranja_10:visited { color : #FF6600; text-decoration : none; font-family : Tahoma; font-size : 10px; }
a.link_laranja_10:hover { color : #FF6600; text-decoration : underline; font-family : Tahoma; font-size : 10px; }

.campos {
	font-size:11px;
	color:#5ab2e9;
	border: solid 1px #ccc;
	background-color: #FFFFFF;
}
.campos_fonte_10 {
	font-size:10px;
	font-family:tahoma;
	color:#5ab2e9;
	border: solid 1px #ccc;
	background-color: #FFFFFF;
}
.colorido { Filter: None; }
.petrobranco { Filter: Gray; }

.field_290 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma; 
             width: 290px; color: #5ab2e9; border: 1px solid #ccc; }
.field_140 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma; 
             width: 140px; color: #5ab2e9; border: 1px solid #ccc; }
