body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-top: 0px;
	background-image: url(../media/bg.gif);
	background-repeat: repeat-x;
	background-color: #DEDEDE;
	background-attachment:fixed;
}
a:link {
	color: #293A5C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #293A5C;
}
a:hover {
	text-decoration: underline;
	color: #293A5C;
}
a:active {
	text-decoration: none;
	color: #293A5C;
}

.tabela_home {
	border: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #d3dde4;
	border-right-color: #d3dde4;
	border-bottom-color: #d3dde4;
}

/* Layout menu superior */
.desce {
	background-image: url(../media/abas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sobe {
	background-image: url(../media/abas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.abas_chao {
	background-image: url(../media/abas_chao.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* menu vertical */
.vmenu {
	color: #293A5C
}
#vlist {
	padding:0;
	margin:0;
	margin-left: 8px;
	margin-top:4px;
}
#vlist ul {
	padding:0;
	margin:0;
	margin-top: 0px;
	text-align:left;
}
#vlist li {
	list-style: none;
	width: 112px;
	height: 22px;
	padding: 7px 0 0px 0px;
	margin:0;
}
#vlist li.negociogrupo {
	list-style: none;
	width: 132px;
	height: 18px;
	padding: 7px 0 0px 0px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#293a5c;
	text-align:center;
}
#vlist li.negocio {
	list-style: none;
	background-image:url(../media/menuitembg.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 22px;
	padding: 7px 0 0px 20px;
	margin:0;
	cursor:pointer;
}

#vlist li.destaque {
	list-style: none;
	background-image:url(../media/menuitembg_orange.gif);
	background-repeat:no-repeat;
	width: 112px;
	height: 22px;
	padding: 7px 0 0px 20px;
	margin:0;
	cursor:pointer;
}

/* Relógio */
#hora {
	font-weight: bold;
}
.ponteiro1 {
	visibility:visible;
}
.ponteiro2 {
	visibility:hidden;
}

.div_home {
	border: none;
	color:#293A5C;
	float:left;
	width:310px;
	overflow:hidden;
}

/* Promoções */

.div_quadro {
	border: none;
	color:#293A5C;
	float:left;
	width:300px;
	overflow:hidden;
	padding:4px;
}

.div_promocao {
	cursor:pointer;
	border: none;
	color:#293A5C;
	float:left;
	height:68px;
	width:300px;
	overflow:hidden;
	padding:4px;
}

.div_promocao_especial {
	background-image: url(../media/gold.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
}

.div_promocao:hover {
/*	background-color: #d3dde4;*/
	color:#CC0000;
}

.promocao_empresa {
	color: #990000;
	font-weight: bold;
}

/* Conteudo */

#td_conteudo {
	background-image: url(../media/conteudo_topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.titulo_desce {
	background-image: url(../media/conteudo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eef2f4;
}

.subconteudo {
	padding: 6px;
	font-size:12px;
}

.pontilhado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#CCCCCC;
}

.titulo_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	background-image: url(../media/titulo_conteudo_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.login, .login input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* BUSCA ########################################################### */

.nome_empresa {
	color:#293A5C;
}
.empresa_negocio {
	color:#999999;
	font-style:italic;	
}
#busca td a:link {
	color: #293A5C;
	text-decoration: none;
}
#busca td a:visited {
	text-decoration: none;
	color: #293A5C;
}
#busca td a:hover {
	text-decoration: underline;
	color: #293A5C;
}
#busca td a:active {
	text-decoration: none;
	color: #293A5C;
}


/* Resultados */

	.resultado_header {
		background-image: url(../media/titulo_conteudo_bg.gif);
		background-repeat: repeat;
		background-position: bottom;
	}
	
	#busca .resultado_tabela_1 {
		border: 1px solid #CCCCCC;
	}
	
	/* Resultados destacados */
	
	#busca .resultado_tabela_2 .resultado_header {
		background-image: url(../media/bgresultado_2.gif);
		background-repeat: repeat-x;
		color: #FFFFFF;
	}
	
	#busca .resultado_tabela_2 {
		border: 1px solid #CCCCCC;
	}
	
	#busca .resultado_tabela_2 a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#busca .resultado_tabela_2 a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	#busca .resultado_tabela_2 a:hover {
		text-decoration: underline;
		color:#FFCC00;
	}
	#busca .resultado_tabela_2 a:active {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#busca .site {
		color: #333333;
	}
	
	.titulo_aba {
		font-weight: bold;
		font-size:12px;
	}
	
	/* Quadros */
	.roundcont {
		width: 138px;
		background-color: #e9e9e9;
		color: #fff;
		text-align:left;
	}
	
	.roundcont p {
		margin: 0 6px;
		text-align:center;
		vertical-align:middle;
		padding:0px;
		padding-top: 2px;
	}
	
	.roundtop { 
		background: url(../media/quadro/tr.gif) no-repeat top right; 
	}
	
	.roundbottom {
		background: url(../media/quadro/br.gif) no-repeat top right; 
	}
	
	img.corner {
	   border: none;
	   display: block !important;
	}
	
	.botao {
		background-image:url(../media/menuitembg.gif);
		background-repeat:no-repeat;
		width: 112px;
		height: 22px;
		padding: 7px 0 0px 20px;
		margin:0;
		cursor:pointer;
		text-align:left;
	}
	.desce {
		background-image: url(../media/abas.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.discreto {
		color: #999999;
		font-weight:normal;
	}
	.tabela_busca {
		color: #293a5c;
		font-weight: bold;
		font-size: 14px;
	}
	
	.maior {
		font-size: 16px;
		font-weight: bold;
	}
	
	.promocao_imagem {
		display:block;
		background-repeat:no-repeat;
		background-image:url(../media/promocao.gif);
		height:22px;
		width: 120px;
	}
	
	.promocao_chamada {
		color:#CC0000;
		font-weight:bold;
		padding-bottom:2px;
	}


/* Seções #################################################### */

.pageheader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bolder;
	color: #333333;
}

.pageheaderred {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CC0000;
	color: #333333;
}


/*
.btnbox {
	background-image: url(../media/bgbtnbox.gif);
	background-repeat: repeat-x;
	background-position: 10px;
}

.btnbox a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.btnbox a:link, .btnbox a:visited {
	color: #FFFFFF;
	font-weight:bold;
}
*/

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #eeeeee;
}
#loading {
	position: absolute;
	top: 110px;
	text-align:center;
	align: center;
	width:99%;
}


/* Validação */
.warning {
	color:#FF0000;
}
.errMsg {
	display:none;
}

/* TagCloud */
.tagcloud {
 color: #293A5C;
}
a.tagcloud {
	text-decoration:none;
}
.tagcloud .level5 {
	font-size:1.8em;
}
.tagcloud .level4 {
	font-size:1.6em;
}
.tagcloud .level3 {
	font-size:1.4em;
}
.tagcloud .level2 {
	font-size:1.2em;
}
.tagcloud .level1 {
	font-size:1em;
}

.subsection_iframe {
	height: 360px;
}

.destaque {
	color:#990000;
}

.link_site {
	font-size:12px;
	font-weight: bold;
	
}