/* CSS Document */
*,body,html{
    margin:auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#geral {
    width:764px;
	background-color:#FFFFFF;
}
#topo {
    float:left;
	width:764px;
	height:110px;
}
#logo_topo {
    float:left;
	width:156px;
	height:110px;
	background-image:url(images/logo_topo.jpg);
}
#busca {
    float:left;
	width:608px;
	height:95px;
	padding-top:15px;
	background-image:url(images/fundo_busca.jpg);
    font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
#categorias {
    float:left;
	width:142px;
	margin-top:10px;
	margin-left:4px;
}
* html #categorias {
    margin-left:2px;
}
#topo_categorias {
    float:left;
	width:142px;
	height:24px;
	background-image:url(images/topo_categorias.jpg);
}
#categorias_itens {
    float:left;
	width:130px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Arial;
	font-size:12px;
	color:#006699;
}
#categorias_itens a {
    font-family:Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
#categorias_itens a:link {
    font-family:Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
#categorias_itens a:hover {
    font-family:Arial;
	font-size:12px;
	color:#003366;
	text-decoration:underline;
}
#categorias_itens a:visited {
    font-family:Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
#banner {
    float:left;
	width:142px;
	height:60px;
	margin-top:10px;
}
#anuncios {
    float:left;
	width:618px;
	height:auto;
	margin-top:10px;
	color:#000000;
}
#topo_anuncios {
    float:left;
	width:598px;
	margin-left:10px;
	height:25px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:25px;
	background-image:url(images/topo_anuncios.jpg);
}
* html #topo_anuncios {
    margin-left:5px;
}
#topo_anuncios a {
    font-family:Arial;
	color:#33CCFF;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
#topo_anuncios a:link {
    font-family:Arial;
	color:#33CCFF;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
#topo_anuncios a:hover {
    font-family:Arial;
	color:#33CCFF;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
#topo_anuncios a:visited {
    font-family:Arial;
	color:#33CCFF;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
#anuncio {
    float:left;
	width:180px;
	margin-left:15px;
	margin-right:10px;
	margin-top:5px;
	height:168px;
	padding-top:2px;
	background-image:url(images/fundo_anuncio.jpg);
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
* html #anuncio {
    margin-left:9px;
	margin-right:10px;
}
#rodape {
    float:left;
	width:764px;
	font-family:Arial;
	font-size:12px;
	color:#006699;
}
#rodape a {
    font-family:Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	border:1px solid #FFFFFF;
}
#rodape a:link {
    font-family:Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	border:1px solid #FFFFFF;
}
#rodape a:hover {
    font-family:Arial;
	font-size:12px;
	color:#003366;
	border:1px solid #006699;
}
#rodape a:visited {
    font-family:Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	border:1px solid #FFFFFF;
}