body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/bg_site.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	background-position: top;
}
#transparencia
{
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	height:100%;
	opacity: 0.7;
	color: #000000;
	background-color: #fff;
	text-align: center;
	padding-top: 200px;
}
*#transparencia
{
    filter: alpha(opacity = 70);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
#topo {
	padding: 0px;
	height: 166px;
	width: 762px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conteudo {
	width: 762px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagens/bg_conteudo.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	height: auto;
	overflow: hidden;
	visibility: visible;
}
#texto_conteudo {
	margin: 10px;
	float: right;
	width: 534px;
	position: relative;
	height: auto;
	background-image: url(imagens/top_conteudo_texto.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	overflow: visible;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu {
	float: left;
	width: 170px;
	position: relative;
	height: auto;
	padding: 0px;
	color: #321807;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul.menu {
	padding: 0px;
	width: 170px;
	list-style-type: none;
	position: relative;
	margin: 0px;
	letter-spacing: 1px;
	background-color: #e8e9ee;
	height: auto;
	text-indent: 20px;
}
ul.menu  li a:link     {
	width: 150px;
	list-style-type: none;
	font-size: 12px;
	color: #333333;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 10px;
}
ul.menu li a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #eeeff4;
}

#rodape {
	height: auto;
	width: 762px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#logo_valoriza {
	margin: 5px;
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
	position: relative;
	text-align: center;
}


p {
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	text-align: justify;
}
h3.titulos {
	font-size: 13px;
	color: #900;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h3.titulo_pag {
	font-size: 14px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	line-height: 25px;
	text-indent: 20px;
}
.fonte_branca {color: #FFFFFF}
.forms    {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
}
.png {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
h3.top_menu {
	padding: 0px;
	background-image: url(imagens/top_menu.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 170px;
	position: relative;
	top: 0px;
	margin: 0px;
}
h3.rod_menu {
	padding: 0px;
	background-image: url(imagens/rod_menu.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 170px;
	margin: 0px;
}
ul.menu li a:visited {
	width: 150px;
	list-style-type: none;
	font-size: 12px;
	color: #333333;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 10px;
}
h4 {
	font-size: 12px;
	color: #900;
	padding: 5px;
	background-color: #f7f7f7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

