@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:#1E1E1E url(../../_imagens/site/fundo.gif) repeat scroll 0 0;
	font-style:italic;
}
.conteudo
{
	position:static;
	width:990px;
	margin:auto;
	height:100%;
}
hr
{
	border:none;
	border-top:1px dotted #666666;
}
h1, h4, h5
{
	text-transform:uppercase;
	color:#f68b1f;
	font-size:12px;
	font-weight:bold;
}
h4
{
	font-size:15px;
	font-weight:bold;
	color:#F08A00;
	text-align:center;
	margin:0;
	padding:0;
}
h2, h3
{
	text-transform:uppercase;
	color:#925418;
	font-size:13px;
	font-weight:bold;
	margin:0;
}
h3
{
	text-transform:none;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1em;
}
h5
{
	color:#FFFFFF;
}
h6
{
	color:#000000;
	margin:0;
	margin-top:6px;
	margin-bottom:6px;
	padding:0;
	font-size:12px;
}
a
{
	color:inherit;
	*color:white;
	text-decoration:none;
}
a:hover
{
	color:inherit;
	*color:white;
	text-decoration:underline;
}
a:active
{
	color:inherit;
	*color:white;
	text-decoration:none;
}
a:visited
{
	color:inherit;
	*color:white;
	text-decoration:none;
}
#rodape
{
	position:static;
	padding:1em;
}
#rodape #rodapeTexto
{
	text-align:center;
}
p
{
	margin-top:0.5em;
}
img
{
	border-color:#666666;
}
#menuDiv a, #menuDiv a:hover, #menuDiv a:visited, #menuDiv a:active
{
	color:#4D4D4D;
}
.form_busca
{
	border:1px solid #ABABAB;
	background-color:#EDEDED;
}
