/*
Theme Name: Flagra Porno
Theme URI: http://www.flagraporno.com/
*/

@import url("topo.css");
@import url("rodape.css");
@import url("left.css");
@import url("conteudo.css");
@import url("interna.css");

/*FORMATAÇÕES PADROES*/
body {
	background: #000000;
	font: normal 0.83em Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}

* {
	margin: 0px;
	padding: 0px;
}

#geral{
	width: 981px;
	height: auto;
	margin: 0px auto;
}

#banner_rodape, #banner_topo{
	width: 820px;
	margin: 10px auto;
}

a img {
	border: none;
}

img.hidden_image 
{
	display:none;
	visibility:hidden;
}

