body, tr, td {
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-left: 10px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
/*		background-color:#dbf3ee;  verde*/ 
		background-color:#e0e6ef; 

		 }
		
.tabela_prod {
    	font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color:  #171b1c; 
		text-decoration: none; 
		text-align:center;
		
}
		
.combo {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #4a6fa2;  	  /*4AA29D*/
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
	border: #e0e6ef;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.aviso {
		font-family: Arial, Helvetica, sans-serif;
		color: #FF0000;
		text-decoration: none ;
		background-color: #AAAAAA;
		font-weight: bold; font-size: 11px;
		line-height: 1.5em}		

.mensagemGuia {
		font-family: Arial, Helvetica, sans-serif;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold; font-size: 11px;}

.destaque {
		 font-family: Arial, Helvetica, sans-serif;
		 color: #0b4240; text-decoration: none ;
		 font-weight: bold; font-size: 11px;
		 line-height: 1.5em}

.fundoClaro {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none ;
		color: #0f6e8a;
		font-size: 11px;
		font-weight: bold;
		font-variant: small-caps;
		background-color: #BED0D5;}
		
.fundoClaro2 {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none ;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		font-variant: small-caps;
		background-color: #BED0D5;}
		
.fundoDestaque {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none ;
		color: #0f6e8a;
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
		background-color: #EFEFEF;}
		
.fundoEscuro {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: none ;
		background-color: #35619b
}
		
.fundoPontilhado {
		background-image: url(../imagens/i_site/pontilhado_horiz.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
		height: 2px}

.legenda { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
	    color:#29476e;
		/*color: 0F6E8A;*/
		font-weight: bold}
		
.lista { 
		list-style-image: url(../imagens/i_icones/bullet_quadradinhos.jpg)}
		
.rodape {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #08495C;
		padding-top: 2px;
		padding-bottom: 0px; 
		border-color: #08495C black black; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px; 
		letter-spacing: 1px;
		text-decoration:none;
		}
		
.subtitulo { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-weight: bold; 
		/*color: #2da39e;*/
		color:#29476e;
		text-decoration: none ;
		line-height: 1.5em;}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 1.5em;
}		
		
.texto {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: normal; 
		color: #666666; 
		text-decoration: none; 
		line-height: 1.6em}
		
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #107370;*/
		color:#29476e;
	text-decoration: none;
	text-indent: 10px;
		}
		
.tituloBranco {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none }
		
.tituloCinza {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
		text-decoration: none}
		
.tituloSecao {
		background-image: url(../imagens/i_site/fundo_titulo_secao.jpg);
		background-repeat: repeat-x;
		background-position: left center ;
		font-family: "Trebuchet MS", Verdana, Arial;
		font-size: 12px;
		font-weight: bold;
		color: #656765;
		text-decoration: none;
		height: 17px}
		
.fundopontilhadovert {
		background-image: url(../imagens/i_site/pontilhado_vert.jpg);	
		background-repeat: repeat-y;}
		
.fundoPontilhadoHoriz {
		background-image: url(../imagens/i_site/pontilhado_horiz.gif);
		background-repeat: repeat-x;
		}
		
.textoVermelho {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #FF0000; 
		text-decoration: none; 
		line-height: 1.5em }
		
.textoBusca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.fundoEscuroBusca { 
	background-color: #CCCCCC 
}

.textoEscuroBusca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}
.inputSelectBusca {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #6699CC; 
	border: #6699CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}		
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #0B0480;
	text-align: center;
}

#tamFonte ul{
	position: absolute;
	width:100px;
	list-style-type:none;
	float:left;
}

#tamFonte li{
	width:25px;
	height:25px;
	padding-left:1px;
	cursor:pointer;
	list-style-type:none;
	float:left;
}

#apositivo{
	background:transparent url(../imagens/i_site/apositivo.gif) no-repeat center center;
	list-style-type:none;
}
#anegativo{
	background:transparent url(../imagens/i_site/anegativo.gif) no-repeat center center;
	list-style-type:none;
}
#anormal{
	background:transparent url(../imagens/i_site/anormal.gif) no-repeat center center;
	list-style-type:none;
}

a:link {
    color:#29476e;
	/*color: #225950;*/
	text-decoration:none;
	font-weight:600;
}
a:visited {
	color: 29476e;
	text-decoration:none;
	font-weight:600;
}
a:hover {
	/*color: #1EB593;*/
	color:#4998fc;
	text-decoration:none;
	font-weight:600;
}
a:active {
	color: #4998fc;
	text-decoration:none;
	font-weight:600;
}

.azul {
color:#006699
}

