@charset "utf-8";
body {
	margin:0px;
	background-image:url(../imagens/fundo_site.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
html {
	margin:0px;
}
#centraliza {
	margin:0px auto;
	width:915px;
	height:auto;
}
#topo {
	width:100%;
	float:left;
}
#menu_topo {
	width:100%;
	height:20px;
	margin-bottom:5px;
	float:left;
	color: #036;
}
#logo_topo {
	width:100%;
	height:73px;
	float:left;
}
#banner_topo {
	width:468px;
	height:60px;
	float:right;
	background-color:#69C;
}
#centro {
	width:915px;
	height:auto;
	float:left;
}
#publicidade_busca {
	width:100%;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	text-align:center;
}
#banners_busca {
	width:100%;
	height:70px;
}
#banner_busca_1 {
	float:left;
	margin-left:1px;
	*margin-left:0px;
	margin-right:7px;
	width:300px;
	height:70px;
	background-color:#69C;
}
#banner_busca_2 {
	float:left;
	margin-right:7px;
	*margin-right:6px;
	background-color:#69C;
	width:300px;
	height:70px;
}
#banner_busca_3 {
	float:left;
	background-color:#69C;
	width:300px;
	height:70px;
}
#busca {
	width:475px;
	_width:500px;
	padding-left:65px;
	_padding-left:40px;
	height:98px;
	padding-top:12px;
	margin:0px auto;
	background-image:url(../imagens/fundo_busca.png);
	background-position:center;
	text-align:center;
}
#conteudo {
	width:100%;
	height:auto;
}
#central {
	width:100%;
	height:auto;
	color: #1F4B78;
}
#conteudo_esq {
	float:left;
    width:160px;
	height:auto;
	padding-bottom:15px;
}
#conteudo_central {
	float:left;
	width:590px;
	height:auto;
}
#conteudo_dir {
	float:left;
	width:160px;
	height:auto;
	text-align:center;
	padding-top:8px;
	padding-bottom:15px;
}
#rodape {
	clear:both;
	width:100%;
	background-color:#3C5F87;
	height:44px;
	margin-bottom:0px;
	text-align:center;
}
#dhtmltooltip {
	position:absolute;
	left:5px;
	top:5px;
	width:340px;
	height:auto;
	background-image:url(../imagens/fundo_flutuante.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:3;
	padding-bottom:9px;
	padding-right:7px;
}
.div_menu_topo {
	width:120px;
	margin-left:4px;
	text-decoration:none;
	float:right;
	height:auto;
	font-weight:bold;
	padding-bottom:2px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#036;
	text-align:center;
}
a:hover.div_menu_topo {
	width:120px;
	margin-left:4px;
	text-decoration:none;
	float:right;
	padding-bottom:2px;
	text-align:center;
	font-weight:bold;
	height:auto;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#036;
	background-color:#69C;
}
.div_menu_esq {
	width:150px;
	float:left;
	height:16px;
	padding-top:5px;
	background-color:#036;
	color:#FFF;
	padding-bottom:2px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	margin-bottom:1px;
	font-weight:bold;
}
a:hover.div_menu_esq {
	width:150px;
	float:left;
	height:16px;
	padding-top:5px;
	padding-bottom:2px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	color:#036;
	background-color:#69C;
	margin-bottom:1px;
	font-weight:bold;
}
.texto_div {
	width:331px;
	height:auto;
	padding-top:5px;
	padding-left:5px;
	border:1px #CCC solid;
	float:left;
}
.img_flutuante {
	float:left;
	margin-right:10px;
	padding-bottom:5px;
}
.texto_flutuante {
	float:left;
	margin-right:0px;
}
.titulo_flutuante {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.buscar {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
}
.cliques_flutuante {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top:25px;
}
.buscar_div {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
}
.tags_relacionadas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.tags {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.stilo_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}