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;
}
h3, h4, h5, hr { 
	margin:0px;
	padding:0px;
}
hr {
	border:#CCCCCC 1px solid;
}
#root {
	font-size: 10px;
	color: #999999;
	text-indent: 10px;
	margin: 5px;
	line-height: 20px;
	float: left;
	width: 95%;
}

#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: 300px;
}
*#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: 135px;
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#img_topo {
	padding: 0px;
	position: relative;
	height: 94px;
	width: 371px;
	margin: 0px;
	float: left;
}
#menu_topo {
	margin: 0px;
	width: 442px;
	position: relative;
	height: 25px;
	z-index: 1;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 25px;
	float: left;
}
#links_topo {
	position: absolute;
	height: 70px;
	width: 365px;
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 99;
	top: 0px;
	color: #333333;
	background-image: url(imagens/pessoa_topo.jpg);
	background-repeat: no-repeat;
	left: 371px;
}
#links_topo a {
	color: #ab3e1d;
}

#login_topo {
	margin: 0px;
	width: 299px;
	position: relative;
	height: 60px;
	z-index: 99;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 25px;
	float: left;
	bottom: 0px;
	left: 0px;
	top: -19px;
}


#conteudo {
	width: 740px;
	background-color: #fff;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-image: url(imagens/bg_conteudo.gif);
	background-repeat: repeat-x;
	background-position: top;
	overflow: visible;
}
#texto_conteudo {
	width: 517px;
	position: relative;
	height: auto;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	float: right;
	overflow:hidden;
}

#menu {
	float: left;
	width: 210px;
	position: relative;
	height: auto;
	padding: 0px;
	color: #321807;
	margin: 0px;
}
h3.tit_menu {
	padding: 0px;
	background-image: url(imagens/bg_titulo_menu_verm.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 210px;
	position: relative;
	margin: 0px;
	font-size: 12px;
	line-height: 34px;
	color: #FFFFFF;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3.rod_menu {
	padding: 0px;
	background-image: url(imagens/rod_menu.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 210px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul.menu {
	padding: 0px;
	width: 210px;
	list-style-type: none;
	position: relative;
	margin: 0px;
	letter-spacing: 1px;
	height: auto;
	text-indent: 20px;
	background-image: url(imagens/bg_menu.jpg);
	background-repeat: repeat-y;
}
ul.menu  li a:link     {
	width: 190px;
	list-style-type: none;
	font-size: 11px;
	color: #5c5c5c;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	letter-spacing: 0px;
	background-image: url(imagens/bg_item_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 10px;
	right: 10px;
	line-height: 22px;
}
ul.menu li a:hover {
	color: #5c5c5c;
	font-weight: bold;
}
ul.menu li a:visited {
	width: 190px;
	list-style-type: none;
	font-size: 11px;
	color: #5c5c5c;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	padding: 0px;
	letter-spacing: 0px;
	background-image: url(imagens/bg_item_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 10px;
	right: 10px;
	line-height: 22px;
}


#rodape {
	height: 132px;
	width: 100%;
	position: relative;
	color: #000033;
	text-align: center;
	padding: 0px;
	background-image: url(imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	float: left;
}
ul.sub {
	list-style-type: none;
}

ul.sub      li a:link      {
	color: #2d4407;
	font-size: 11px;
	text-decoration: none;
	height: 22px;
	list-style-type: none;
	font-weight: normal;
	text-align: right;
	display: block;
	width: 115px;
	padding: 5px;
}
ul.sub li a:hover {
	color: #2d4407;
	font-size: 11px;
	text-decoration: underline;
	height: 22px;
	list-style-type: none;
	font-weight: normal;
	text-align: right;
	display: block;
	width: 115px;
	padding: 5px;
}



#logo_valoriza {
	margin: 5px;
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
	position: relative;
	text-align: center;
}
#root {
	height: 20px;
	line-height: 20px;
	color: #666666;
	text-indent: 0px;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: right;
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 99;
	position: relative;
	float: right;
	font-weight: bolder;
	margin: 0px;
}




p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
}
h3.titulos {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	z-index: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3.titulo_pag {
	font-size: 16px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	line-height: 25px;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
.fonte_branca {color: #FFFFFF}
.fonte_cinza {
	color: #999999;
}
.forms    {
	border: 1px solid #999999;
	font-size: 11px;
	color: #0066CC;
	padding: 2px;
	background-color: #FFFFFF;
}
.png {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
#texto_conteudo_adm {
	padding: 5px;
	width: 95%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.linha_cinza_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.paginacao_off  {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
a.paginacao_on:link  {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
a.paginacao_on:visited {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}

a.paginacao_on:hover {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
h3.botao_cinza {
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	background-image: url(imagens/bg_botao.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 10px;
	padding: 0px;
	height: 28px;
	width: 168px;
	position: relative;
}
