form, body, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
* {
	font-family: Arial, Helvetica, Verdana;
}
img {
	border: 0px;
	display: block;
}

body {
	background: #f4edde;
	font-size: 11px;
	text-align: center;
}

a, a:visited {
	color: #1c2d6b;
	text-decoration: none;
}
a:hover {
	color: #1c2d6b;
}


#Menu_Estrutura {
	padding: 0px 0px 0px 0px;
}
#Menu_Estrutura .MenuLink {
	display: block;
	border: 0px solid #ffffff;
	cursor: hand;
}
#Menu_Estrutura .Menu_Estrutura_Normal {
	background: url('../imagens/menu.gif') no-repeat; 
	width: 174px; 
	height: 282px;
	border: 0px solid;
}
#Menu_Estrutura .Menu_Estrutura_Normal ul {
	display: none;
}
#Menu_Estrutura #Menu_Estrutura_Over {
	background: url('../imagens/menu-o.gif') no-repeat;
	border: 0px solid;
	position: absolute;
	opacity: 0.100;
	filter:alpha(opacity=100);
}
#Menu_Estrutura #Menu_Estrutura_Botoes {
	border: 0px solid;
	position: absolute;
	margin-top: -282px;
}


#Geral {
	margin: 0px auto;
	text-align: left;
	width: 562px;
}

#Geral #C0 {
	float: left;
	width: 209px;
}

#Geral #C1 {
	float: left;
	width: 353px;
}

#Geral #C1 .Titulo {
	font-size: 18px;
	font-weight: normal;
	height: 50px;
}
#Geral #C1 .TituloMenor {
	font-size: 14px;
}

#Geral #C1 .hTitulo {
	font-size: 14px;
	padding: 0px 0px 10px 0px;
}

#Geral #C1 a, #Geral #C1 a:visited {
	color: #8f664a;
}

#Geral #C1 .Noticias .Item {
	background: url('../imagens/noticias.seta.gif') no-repeat 0% 50%;
	line-height: 20px;
	padding-left: 10px;
	font-size: 12px;
}

#Geral #C1 .Contato .campotexto,
#Geral #C1 .Contato .campotextarea {
	border: 1px solid #000000;
	font-size: 11px;
}

#Geral #C1 .Contato table tr td {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 0px 0px 0px;
}