* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
}

html { text-align: center; }

body {
	width: 775px;
	text-align: left;
	margin: 0 auto;
	background: #CFE1ED url(../imagens/bg.gif) repeat-x;
	font: 12px Arial, Tahoma, Verdana;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#activity {
	position: absolute;
	z-index: 101;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../imagens/activity-indicator.gif) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

.a-to-content {
	display: block;
	float: left;
	position: absolute;
	top: -150px;
}

#corpo {
	width: 618px;
	float: left;
	background: #FFF;
	margin-top: 10px;
	margin-left: 10px;
}

#gatinho {
	position: absolute;
	width: 53px;
	height: 132px;
	top: 80px;
	left: 50%;
	margin-left: -402px !important;
	margin-left: -394px;	
}

/* TOPO */
#topo {
	background: #DCECF0 url(../imagens/bg_topo.gif) repeat-x;
	height: 136px;
	overflow: hidden;
}

#topo h1 {
	display: block;
	width: 386px;
	height: 108px;
	background: url(../imagens/logo_topo2.jpg);
	margin-left: 20px;
}
#topo h1 a {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	width: 230px;
	height: 72px;
	padding-top: 20px;
}
#topo ul li {
	display: block;
	height: 28px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#topo ul li a {
	display: block;
	float: left;
	height: 28px;
	text-indent: -1000em;
	overflow: hidden;
}
#topo ul li.home a {
	background: url(../imagens/home_off.gif) no-repeat;
	width: 80px;
}
#topo ul li.home a:hover { background: url(../imagens/home_on.gif) no-repeat; }

#topo ul li.petmail a {
	background: url(../imagens/petmail_off.gif) no-repeat;
	width: 100px;
}
#topo ul li.petmail a:hover { background: url(../imagens/petmail_on.gif) no-repeat; }

#topo ul li.noticias a {
	background: url(../imagens/noticias_off.gif) no-repeat;
	width: 101px;
}
#topo ul li.noticias a:hover { background: url(../imagens/noticias_on.gif) no-repeat; }

#topo ul li.forum a {
	background: url(../imagens/forum_off.gif) no-repeat;
	width: 89px;
}
#topo ul li.forum a:hover { background: url(../imagens/forum_on.gif) no-repeat; }

#topo ul li.contato a {
	background: url(../imagens/contato_off.gif) no-repeat;
	width: 101px;
}
#topo ul li.contato a:hover { background: url(../imagens/contato_on.gif) no-repeat; }

#topo ul li.anunciar a {
	background: url(../imagens/como_anunciar.gif) no-repeat;
	width: 147px;
}

/* LATERAL */
#lateral {
	float: left;
	width: 136px;
	background: #FEFCEF;
}
#lateral #formBusca {
	background: #658498;
	padding-top: 10px;
}
#lateral #formBusca fieldset {
	background: #FFF;
	border: 1px solid #658498;
	border-bottom: none;
	padding: 8px 4px;
	display: block;
	overflow: hidden;
}
#lateral #formBusca #q {
	width: 89px;
	border: 1px solid #999;
	padding: 2px 3px;
	font-size: 10px;
	float: left;
	color: #444;
}
#lateral #formBusca #btOkBusca {
	cursor: pointer;
	margin-left: 4px;
	margin-top: 1px;
	background: url(../imagens/btOk.gif) no-repeat;
	width: 24px;
	height: 16px;
	content: ""; /* opera */
	display: inline-block; /* opera */
	line-height: 0; /* ie */
	text-indent: -9999px;
	float: left;	
}

#lateral #destaques {
	background: #73856B url(../imagens/bg_destaques.gif) repeat-x;
	color: #FFF;
	padding-bottom: 8px;
}

#lateral #destaques h3 {
	background: url(../imagens/bg_titulo_lateral.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 6px;
	cursor: default;
}
#lateral #destaques ul li {
	display: block;
	margin-bottom: 5px;
}
#lateral #destaques ul li a {
	display: block;
	color: #FFF;
	font-size: 11px;
	padding: 0 5px;
}
#lateral #destaques ul li a strong {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 3px 5px;
	background-color: #52614A;
	margin: 0 -5px;
}
#lateral #destaques ul li a:hover {
	text-decoration: underline;
}
#lateral #destaques ul li a:hover strong {
	background-color: #799F63;
}
#lateral #selos {
	text-align: center;
	background: #FEFCEF url(../imagens/bg_selos.gif) no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
}

#lateral #extras {
	background: #45C2DF url(../imagens/bg_extras.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0;
}
#lateral #extras li {
	border-bottom: 1px solid #7FE7FF;
	height: 27px !important;
	height: 24px;
}
#lateral #extras li a {
	display: block;
	color: #FFF;
	line-height: 26px !important;
	line-height: 24px;
	padding-left: 6px;
	letter-spacing: -1px;
	border-bottom: 1px solid #179FBF;
}
#lateral #extras li a:hover {
	background: #179FBF;
}
#lateral #extras li.ultimo, #lateral #extras li.ultimo a { border-bottom: none; }

/* CONTEUDO */
#conteudo {
	margin-top: 2px;
	float: left;
	padding: 10px 12px;
	width: 464px;	
}

/* CATEGORIAS */
#categorias {
	margin-top: 2px;
	background: #9EC631 url(../imagens/bg_categorias.gif) repeat-x;
	color: #FFF;
	width: 130px;
	float: left;
	padding: 12px 0;
}
#categorias h2 {
	font-size: 14px;
	padding: 4px 10px;
	margin: 2px 0;
	display: block;
	cursor: default;
	letter-spacing: -1px;
}
#categorias h2.cadastrese { background: #FD6909; margin-bottom: 12px !important; }
#categorias h2 a { color: #FFF; }
#categorias h2 a:hover { text-decoration: underline; }

#categorias h2.cadastrese a.menor {
	font-size: 11px;
	letter-spacing: 0;
	display: block;
	margin: 3px 0;
}

#categorias ul li {
	display: block;
	height: 18px;
}
#categorias ul li a {
	color: #FFF;
	display: block;
	padding: 1px 8px;
}
#categorias ul li a:hover {
	text-decoration: underline;
	background: #728F23;
}
#categorias ul li strong {
	cursor: default;
	padding: 2px 10px;	
}
#categorias ul li ul {
	margin-top: 2px;
	margin-bottom: 4px;
}
#categorias ul li ul li a {
	padding: 2px 18px;
	padding-right: 0;
	width: 110px;
	overflow: hidden;
}

#categorias h2.classificados {
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #FFF;
}

#categorias .cao-lateral {
	display: block;
	margin: 5px auto;
	clear: both;
}

/* RODAPE */
#rodape {
	background: #666;
	color: #FFF;
	padding: 8px 10px;
	margin-left: 10px;
	cursor: default;
	float: left;
	width: 734px;
}
#rodape address {
	font-style: normal;
	line-height: 16px;
}
#rodape a.creditos {
	display: block;
	font-weight: bold;
	color: #FFF;
	float: right;
	margin-top: -15px;
	font-size: 11px;
}
#rodape a.creditos:hover {
	text-decoration: underline;
}

