/* CSS Document */
body
{
	background-color: #470906;
	background-image: url("");
	background-repeat: ;
	text-align: ;
	font-family: Georgia;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1 { display: none; }
h2 { display: none; }

h3
{
	font-size: 18px;
	font-weight: normal;
	margin: 12px 0 0 0;
	color: #d6c481;
}

h3, h4, h5 { }
p, dd { margin: 2px 0 12px 0; }
dd, dt { display: inline; }
dt { padding: 0 6px 0 0; }
a { color: #5d9ae6; }
a:hover { color: #5de6ae; }
.hidden { display: none; }

dd img
{
	float: left;
	margin: 0 12px 0 0;
}

dt
{
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0 0 0;
	color: #d6c481;
}

#pagina
{
	width: 650px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	background-color: #412424;
	position: relative;
	border-color: #2d1919;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
}

#container
{
	background-color: #560d09;
	border-bottom: #2d1919;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#header
{
	height: 72px;
	background-image: url(img/titulo.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding: 12px;
}

#banner
{
	float: right;
	margin: 0;
}

#miolo
{
	padding: 12px 30px;
	color: #d5ceb5;
	font-size: 13px;
	text-align: left;
}

#menu
{
	text-align: left;
	margin: 2px 0 24px 0;
}

#menu ul
{
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#menu li
{
	display: inline;
	font-size: 12px;
	color: #f3f3e1;
	padding: 2px;
}

#menu li a { }
#menu li a:hover { }
a.selecionado { }
#conteudo { }
#menu .star { margin: 0 0 0 8px; }
#hoje { margin: 24px 0 12px 0; }

#hoje h3
{
	font-size: 26px;
	margin: 0 0 6px 0;
}

#hoje p { font-size: 14px; }

#footer
{
	height: 36px;
	background-color: #412424;
	color: #d5ceb5;
	text-align: left;
	margin: 12px 24px 0 24px;
	font-size: 9px;
	padding: 12px 6px 24px 6px;
	border-top: #542F2F;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

#conteudo img { display: block; }
#conteudo img.texto { margin: 0 0 18px 0; }

#copyright { }
#design { }

.space {
margin: 24px 0 0 0;
}

.small {
	font-family: Georgia;
	font-size: 11px;
	}
	
	#anuncio {
top: 0;
left: 0;
position: absolute;
z-index: 100;
}