/* CSS Document */
html {
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{text-decoration: none;}

a:hover{text-decoration: none;}

.Link_SUBMENU_Desativado{
	font-family:arial;
	font-size: 10px;
	color:#143791;
	font-weight: bold;
	}
	
.Link_SUBMENU_Ativado{
	font-family:arial;
	font-size: 10px;
	color:#143791;
	font-weight: bold;
	text-decoration: underline;
	}      
   
.txtbox_busca{
	font-family:Arial;
	font-size: 10px;
	border: 0px;
	width: 100px;
	height: 15px;
	background:url(_imagens/home/bg_txtbox_01.gif);
}
.txtbox_email{
	font-family:Arial;
	font-size: 10px;
	border: 0px;
	width: 100px;
	height: 15px;
	background:url(_imagens/home/bg_txtbox_02.gif);
}

.cases_titulo_menu{
	font-family:tahoma;
	font-size: 12px;
	color:#003252;
	font-weight: bold;
	text-decoration: none;
	}
		   
.cases_subtitulo_menu{
	font-family:tahoma;
	font-size: 10px;
	color:#438CB9;
	font-weight: bold;
	text-decoration: none;
	}
	
.cases_nome{
	font-family:tahoma;
	font-size: 12px;
	color:#003252;
	font-weight: bold;
	text-decoration: none;
	}
		   
.cases_subtitulo{
	font-family:tahoma;
	font-size: 10px;
	color:#438CB9;
	font-weight: bold;
	}
	
.cases_descricao{
	font-family:tahoma;
	font-size: 10px;
	color:#515151;
	text-decoration: none;
	}
	
.servico_titulo{
	font-family:tahoma;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
.servico_texto{
	font-family:tahoma;
	font-size: 10px;
	color:#ffffff;
	text-decoration: none;
	}
	
.noticia_data{
	font-family:tahoma;
	font-size: 10px;
	color:#74BE6A;
	font-weight: bold;
	text-decoration: none;
	}

.noticia_destaque{
	font-family:tahoma;
	font-size: 13px;
	color:#007378;
	font-weight: bold;
	text-decoration: none;
	}
	
.noticia_titulo{
	font-family:tahoma;
	font-size: 10px;
	color:#515151;
	text-decoration: none;
	}
	
.lancamento_titulo{
	font-family:tahoma;
	font-size: 12px;
	color:#007378;
	font-weight: bold;
	text-decoration: none;
	}
	
.lancamento_titulo2{
	font-family:tahoma;
	font-size: 12px;
	color:#74BE6A;
	font-weight: bold;
	text-decoration: none;
	}
.lancamento_descricao{
	font-family:tahoma;
	font-size: 11px;
	color:#515151;
	}
	
.interno_titulo{
	font-family:Arial;
	font-size: 18px;
	color:#003252;
	font-weight: bold;
	}
	
.interno_subtitulo{
	font-family:Arial;
	font-size: 14px;
	color:#007378;
	font-weight: bold;
	}
	
.interno_texto{
	font-family:Arial;
	font-size: 11px;
	color:#515151;
	}
	
.foto{
	float:right;
	margin:10px;
	}
	
.caixaitems {
	width:292px;
	border:1px solid #2352B4;
	font-family:Arial;
	font-size: 11px;
	color:#2352B4;
}

.botaoform{
	border:1px solid #2352B4;
	background-color:#FFFFFF;
	color:#2352B4;
	height:22px;
}

.produtos_condicoes{
	font-family:tahoma;
	font-size: 10px;
	color:#003252;
	font-weight: bold;
	text-decoration: none;
	}

.produtos_valor{
	font-family:tahoma;
	font-size: 18px;
	color:#003252;
	font-weight: bold;
	text-decoration: none;
	}

.produtos_avista{
	font-family:tahoma;
	font-size: 12px;
	color:#003252;
	font-weight: bold;
	text-decoration: none;
	}	
	
#divPagina {
	width:770px;
	text-align:left;
}

#divConteudo 
{
   	margin-left:20px;
	width:731px;
	background-color:#FFFFFF;
}

.campoTexto{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #B5BBBF;
	width: 107px;
}