/********************
Estilizações gerais
********************/
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #585757;
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	vertical-align: middle;
	text-decoration: none;
}

a, em, strong, span { vertical-align: baseline; }

html { overflow: -moz-scrollbars-vertical; }

body { background: #F6EAD3 url(../images/background.gif) repeat-x bottom; }

#tudo {
	width: 930px;
	margin: 0 auto;
}

#geral {
	width: 748px;
	padding-top: 20px;
	color: #585757;
	float: left;
}

span { color: #D00101; }

legend, hr { display: none; }

textarea { overflow: -moz-scrollbars-vertical; }

input, select, textarea {
	color: #333 !important;
	font-size: 11px;
}

option { padding-left: 5px; }
/********************
Fim das Estilizações gerais
********************/


/********************
Data + add fav | mapa do site
********************/
p.data {
	color: #000;
	float: left;
	padding-left: 28px;
	background: url(../images/bullet-data.gif) no-repeat 10px 50%;
}

#fav {
	float: right;
	margin-bottom: 7px;
}

#fav li {
	float: left;
	margin-right: 15px;
}

#fav li a {
	display: block;
	width: 120px;
	height: 12px;
	text-indent: -9999px;
	background: url(../images/add-fav.gif) no-repeat 0 0;
}

#fav li.mapa a {
	width: 73px;
	background: url(../images/mapa-do-site.gif) no-repeat 0 0;
}

#fav li a:hover { background-position: 0 -12px; }
/********************
Fim: Data + add fav | mapa do site
********************/


/********************
Painel
********************/
#painel {
	clear: both;
	height: 70px;
	background: url(../images/painel.gif) repeat-x top;
}

#painel h1 {
	float: left;
	height: 63px;
	padding: 7px 0 0 6px;
	background: url(../images/painel-esq.gif) no-repeat left;
}

#painel h1 a {
	display: block;
	width: 255px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}

	/********************
	Busca rapida
	********************/
	#painel fieldset {
		float: right;
		height: 47px;
		padding: 23px 9px 0 0;
		background: url(../images/painel-dir.gif) no-repeat right;
	}
	
	#painel label.select {
		width: 139px;
		height: 22px;
		padding: 3px 0 0 7px;
		background: url(../images/select-topo.gif) no-repeat;
	}
	
	#painel select {
		font-size: 10px;
		width: 132px;
		border: 1px solid #a7a7a7;
	}
	
	#painel label {
		float: left;
		width: 142px;
		height: 25px;
		margin-right: 3px;
		padding-right: 5px;
		background: url(../images/input-painel-dir.gif) no-repeat right;
	}
	
	#painel label input {
		font-size: 10px;
		width: 140px;
		height: 19px;
		padding: 6px 0 0 15px;
		background: url(../images/input-painel-esq.gif) no-repeat left;
	}
	
	#painel button {
		cursor: pointer;
		width: 26px;
		height: 25px;
		text-indent: -9999px;
		background: url(../images/buscar.gif) no-repeat;
	}
	/********************
	Fim: Busca rapida
	********************/
/********************
Fim do painel
********************/

	
/********************
Seções + contador
********************/
#secoes {
	padding: 3px 10px 5px;
	overflow: hidden;
}

#secoes a {
	color: #D40707;
	padding-left: 11px;
	background: url(../images/bullet-red.gif) no-repeat left;
}

a.capa { float: left; }

#secoes ul { float: right; }

#secoes li {
	display: inline;
	margin-right: 7px;
}

#secoes a:hover { text-decoration: underline; }

#secoes p {
	color: #717171;
	float: right;
	padding: 1px 0 0 15px;
}
/********************
Fim: Seções + contador
********************/


/********************
Banner principal
********************/
#banner_principal {
	position: relative;
	z-index: 10;
	width: 748px;
	margin-bottom: 5px;
	padding-bottom: 12px;
	background: #FFF url(../images/mascara-banner-bottom.gif) no-repeat bottom;
}

#banner_principal div {
	width: 728px;
	height: 90px;
	padding: 8px 10px 0;
	background: url(../images/mascara-banner-top.gif) no-repeat top;
}

#banner_principal div * {
	width: 728px;
	overflow: hidden;
}
/********************
Fim do banner principal
********************/


/********************
Menu principal
********************/
#menu {
	position: relative;
	z-index: 11;
	overflow: hidden;
	height: 24px;
	padding-left: 12px;
	margin-bottom: 7px;
}

#menu li {
	float: left;
	margin-right: 8px;
}

#menu li.ultimo { margin-right: 0; }

#menu li a {
	text-align: center;
	display: block;
	width: 110px;
	padding: 3px 0;
	border: 2px solid #E1D7C2;
	background-color: #FFF;
}

#menu li a:hover { background-color: #FDFAF4; }

#menu li a span {
	color: #D40707;
	font-size: 11px;
	padding-left: 9px;
	background: url(../images/bullet-red.gif) no-repeat left;
}

#menu li a:hover { color: #B52127; }
/********************
Fim do menu principal
********************/


/********************
Conteúdo
********************/
#conteudo {
	position: relative;
	background: #FFF url(../images/conteudo.gif) repeat-y center;
}

#conteudo .top {
	padding-top: 7px;
	background: url(../images/conteudo-top.gif) no-repeat top;
}

#conteudo .bottom {
	padding: 0 10px 12px;
	overflow: hidden;
	background: url(../images/conteudo-bottom.gif) no-repeat bottom;
}

#principal {
	float: left;
	width: 550px;
	padding-bottom: 55px;
	overflow: hidden;
}

#principal h2 {
	width: 99%;
	margin: 0 auto 10px;
	background: #EFEFEF url(../images/titulo-dir.gif) no-repeat right bottom;
}

#principal h2 span {
	color: #2F2F2F;
	font-size: 18px;
	display: block;
	padding: 18px 25px;
	background: url(../images/titulo-esq.gif) no-repeat left bottom;
}

	/********************
	Menus de navegação superior e inferior
	********************/
	.nav {
		height: 27px;
		background: url(../images/nav.gif) repeat-x;
	}
	
	.nav a { color: #000; }
	
	.nav h6 {
		color: #D00101;
		font-weight: normal;
		float: left;
		height: 21px;
		padding: 6px 0 0 30px;
		background: url(../images/nav-esq.gif) no-repeat left;
	}
	
	.nav h6 a { text-decoration: underline; }
	
	.nav h6 a:hover { text-decoration: none; }
	
	.nav span {
		float: right;
		height: 21px;
		padding: 6px 10px 0 0;
		background: url(../images/nav-dir.gif) no-repeat right;
	}
	
	.nav span a {
		margin-left: 10px;
		padding-left: 18px;
		text-decoration: none;
		background: url(../images/bullet-voltar.gif) no-repeat left;
	}
	
	.nav span a.topo { background-image: url(../images/bullet-topo.gif); }
	
	.nav span a:hover { text-decoration: underline; }
	
	.inf {
		position: absolute;
		width: 550px;
		bottom: 11px;
		background-image: url(../images/nav-bottom.gif);
	}
	
	.inf h6 { background-image: url(../images/nav-bottom-esq.gif); }
	/********************
	Fim dos menus de navegação superior e inferior
	********************/

	/********************
	Publicidade: coluna lateral direita do site
	********************/
	#publicidade {
		float: right;
		width: 170px;
		padding-bottom: 14px;
		background: #EBEBEB url(../images/publicidade-bottom.gif) no-repeat bottom;
	}
	
	#publicidade .limite {
		padding: 5px 4px 0;
		background: url(../images/publicidade-top.gif) no-repeat top;
	}
	
	#publicidade h3 {
		height: 25px;
		margin-bottom: 5px;
		background: #D0D0D0 url(../images/tit-lateral-dir.gif) no-repeat right;
	}
	
	#publicidade h3 span {
		color: #4D4D4D;
		font-size: 14px;
		display: block;
		height: 20px;
		padding: 5px 0 0 7px;
		background: url(../images/tit-lateral-esq.gif) no-repeat left;
	}
	
		/********************
		Ligue para anunciar
		********************/
		#publicidade h2 {
			color: #B52127;
			font-size: 14px;
			height: 40px;
			margin: 0 0 1px 0;
			padding: 7px 0 0 12px;
			background: url(../images/ligue.gif) no-repeat;
		}
		
		#publicidade strong {
			color: #4D4D4D;
			font-size: 9px;
			display: block;
			margin-bottom: 4px;
		}
		/********************
		Fim: Ligue para anunciar
		********************/
	
		/********************
		Relogio
		********************/
		#relogio {
			height: 64px;
			overflow: hidden;
			margin-bottom: 4px;
		}
		/********************
		Fim: relogio
		********************/
	
		/********************
		Banners
		********************/
		#publicidade ul { padding-bottom: 7px; }
		
		#publicidade li { margin-bottom: 3px; }
		
		#publicidade li a {
			display: block;
			width: 160px;
			height: 50px;
			overflow: hidden;
			border: 1px solid #D0D0D0;
			background-color: #FFF;
		}
		
		#publicidade li a:hover { border-color: #BFBFBF; }
		/********************
		Fim dos banners
		********************/
	
		/********************
		Anuncios pagos
		********************/
		#anuncios li a {
			color: #000;
			font-size: 11px;
			width: 144px;
			height: auto;
			padding: 5px 8px;
		}
		
		#anuncios li a strong {
			color: #881717;
			font-size: 12px;
			font-weight: normal;
		}
		
		#anuncios li a:hover { background-color: #FAFAFA; }
		
		#anuncios li.mais { padding-top: 3px; }
		
		#anuncios li.mais a {
			width: 162px;
			height: 13px;
			padding: 0;
			border: none;
			text-indent: -9999px;
			background: url(../images/mais-classificados.gif) no-repeat 50% 0;
		}
		
		#anuncios li.mais a:hover {
			background-position: 50% -13px;
			background-color: transparent;
		}
		/********************
		Fim dos anuncios pagos
		********************/
		
		/********************
		Enquete
		********************/
		#publicidade form {
			display: block;
			width: 150px;
			margin: 0 auto;
		}
		
		#publicidade form strong {
			color: #881717;
			font-size: 12px;
			font-weight: normal;
			display: block;
			margin-bottom: 7px;
		}
		
		#publicidade label {
			color: #0E0E0E;
			font-size: 9px;
			margin-left: 5px;
		}
		
		#publicidade input { margin-right: 3px; }
		
		#publicidade button {
			color: #DD0600;
			cursor: pointer;
			margin-left: 10px;
			padding-left: 7px;
			background: url(../images/bullet-red.gif) no-repeat left;
		}
		/********************
		Fim da enquete
		********************/
	/********************
	Fim da publicidade: coluna lateral direita do site
	********************/
/********************
Fim do Conteúdo
********************/


/********************
Rodapé
********************/
#rodape {
	clear: both;
	margin-top: 7px;
	height: 47px;
	padding-bottom: 10px;
	background: url(../images/rodape.gif) repeat-x;
}

#rodape address {
	color: #000;
	font-size: 11px;
	font-style: normal;
	float: left;
	height: 32px;
	padding: 15px 0 0 15px;
	background: url(../images/rodape-esq.gif) no-repeat left;
}

#rodape address span { color: #810000; }

#rodape p {
	float: right;
	height: 31px;
	padding: 16px 15px 0 0;
	background: url(../images/rodape-dir.gif) no-repeat right;
}

#rodape p a {
	display: block;
	text-indent: -9999px;
	width: 41px;
	height: 16px;	
}
/********************
Fim do rodapé
********************/


/********************
Skyscrapper
********************/
#skyscrapper {
	float: right;
	width: 174px;
	padding: 22px 0 6px;
	background: url(../images/skyscrapper-bottom.gif) no-repeat bottom;
}

#skyscrapper h4 {
	text-indent: -9999px;
	float: left;
	width: 47px;
	height: 5px;
	margin: 2px 0 0 8px;
	background: url(../images/publicidade.gif) no-repeat;
}

#skyscrapper button {
	text-indent: -9999px;
	cursor: pointer;
	float: right;
	width: 15px;
	height: 13px;
	margin: 0 8px 3px 0;
	background: url(../images/fechar.gif) no-repeat;
}

#skyscrapper div {
	clear: both;
	padding-top: 5px;
	background: url(../images/skyscrapper-top.gif) no-repeat;
    padding-bottom:1px;
}

#skyscrapper div div {
	padding: 1px 7px 2px;
	background: #FFF url(../images/skyscrapper.gif) repeat-y;
}
/********************
Fim do skyscrapper
********************/