@charset "utf-8";
/* CSS Document */
body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 16px;
}
#geral {
	width: 978px;
	margin: auto;
	position:relative;
	top:-44px;
}
#topo {
	float:right;
	width:100%;
	height: 44px;
	background-color: #8EC54D;
}
#topo ul {
	margin:0;
	padding:18px 10px 0 10px;
	list-style:none;
}
#topo li {
	display:inline;
	margin:0;
	padding:0;
}
#topo a {
	float:right;
	background:url("../img/tableftC.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#topo a span {
	float:right;
	display:block;
	background:url("../img/tabrightC.gif") no-repeat right top;
	padding: 2px 15px 2px 6px;
	color:#FFF;
}
#topo a span {float:none;}
/* End IE5-Mac hack */
#topo a:hover span {
	color:#333333;
}
#topo a:hover {
	background-position:0% -42px;
}
#topo a:hover span {
	background-position:100% -42px;
}
#logo {
	height: 52px; /* 70 - 18 de padding*/
	width: 250px;
	float: left;
	padding-top: 18px;
}
#nav {
	float:right;
	padding: 0px;
	height: 30px;
	width: 720px;
	margin-top: 40px;
	margin-right: 5px;
}
#nav #fbusca {
	width: 300px;
	float:left;
	text-align:right;
	padding-right: 6px;
}
#nav .categoria {
	float:right;
}
#destaques {
	float: left;
	background-color:#FFFFFF;
	border-top-color: #8EC54D;
	border-top-style:solid;
	border-top-width: 8px;
	width: 170px;
}
#destaques .titulo{
	float: right;
	color:#FFFFFF;
	padding: 0px 4px 2px 4px;
	background-color:#8EC54D;
	margin-bottom: 8px;
	margin-top:0px;
}
#banners {
	margin-left: 10px;
	float: left;
	background-color:#FFFFFF;
	width: 788px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
}
#banners a{
	text-decoration:none;
	color:#8EC54D;
}
#banners a:hover{
	text-decoration:underline;
}
#banners p{
	padding: 3px;
}
#empresas {
	font-size: 14px;
	float: left;
	background-color:#FFFFFF;
	width: 968px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
}
#empresas a{
	text-decoration:none;
}
#empresas p{
	padding:5px 0px 5px 0px;
}
.tituloempresa{
	float: left;
	background:#8EC54D;
	font-size:22px;
	color:#FFFFFF;
	width: 968px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:left;
}
.anuncioimg{
	border-width: 1px;
	border-color:#8EC54D;
	width: 150px;
	height: 50px;
}
#clear {
	clear:both;
}
#rodape {
	margin-top:9px;
	padding: 3px 0px 3px 0px;
	width: 978px;
	background:#8EC54D;
	float:left;
	color:#FFFFFF;
}
#listaurl {
	font-size:3pt;
	color:#0000FF;
	margin:auto;
	top:0px;
	width:978px;
	height: 44px;
}