#topo {
	height: 30px;
	width: 100%;
	background-image: url(../imagens/fundo_topo.jpg);
	background-repeat: repeat-x;
}
#site {
	background-image: url(../imagens/fundo_site_transparencia.png);
	height: 100%;
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: left;
}
#site_cont {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: left;
}
#topo_site {
	background-image: url(../imagens/fundo_topo_cont.jpg);
	height: 164px;
	width: 800px;
}
#menu {
	background-image: url(menu/images/fundo.gif);
	background-repeat: repeat-x;
	height: 48px;
	width: 800px;
	background-color: #000;
}
#conteudo {
	height: 100%;
	width: 800px;
	background-color: #000;
	min-height: 100%;
	content:".";
	display:block;
	clear:both;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: left;
}
#cont_rodape {
	background-image: url(../imagens/fundo_cont_rodape.jpg);
	height: 120px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: left;
}

#cont_esq {
	float: left;
	width: 600px;
	margin-top: 20px;
}
#cont_dir {
	float: left;
	width: 200px;
	margin-top: 20px;
}
#ultimascoberturas {
	height: 410px;
	width: 572px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagens/bg_ultimascoberturas.jpg);
}
#enquete_gartoa {
	width: 572px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}

#recados {
	float: left;
	height: 254px;
	width: 280px;
	margin-left: 13px;
	margin-top: 14px;
	background-image: url(../imagens/recados.jpg);
	background-repeat: no-repeat;
}
#garota {
	float: left;
	height: 254px;
	width: 280px;
	margin-top: 14px;
	margin-left: 13px;
	background-image: url(../imagens/garota.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#toposite_publi {
	height: 110px;
	width: 612px;
	margin-top: 31px;
	margin-left: 222px;
	position: absolute;
	left: -50px;
	top: 30px;

}
.titulo_dir {
	height: 26px;
	text-align: right;
}




.titulo_esq {
	width: 280px;
	margin-left: 13px;
	float: left;
}
#publicidade_dir {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
.menulink {
	color: #FFF;
	text-decoration:none;
}
.menulink a:link{
	color: #FFF;
	text-decoration:none;
}
.menulink a:visited{
	color: #FFF;
	text-decoration:none;
}
.menulink a:hover{
	color: #FFF;
	text-decoration:underline;
}

