body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	background-image: url(imagens/bg-site-topo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #beb559;
}
h3, h4, h5, hr { margin:0; padding:0; }
hr {border:#efefef 1px solid;}
input, textarea {
	border: 1px solid #999;
	padding: 2px;
	background-color:#EBEACE;
	color:#333;
	font-size: 11px;
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: underline;
}
#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);
}
p {
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

/*--------------------- TOPO --------------------------*/
#topo {
	padding: 0px;
	height: auto;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	font-size: 11px;
}

/*--------------------- CONTEUDO --------------------------*/
#conteudo {
	padding: 0px;
	height: auto;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	background-color:#dcd58f;
	color: #4e4d34;
	border: 1px solid #9d9545;
	z-index: 1;
}
#texto_conteudo {
	width: 765px;
	position: relative;
	height: auto;
	padding: 5px;
	margin: 0px;
	float:right;
}
#texto_conteudo h4 {
	color:#00525d;
	font-size:10px;
	padding:5px;
	border-bottom:#f4f5ec solid 1px;
	border-top:#f4f5ec solid 1px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#texto_conteudo p {
	padding:5px;
}
#caminho_pag {
	font-size: 10px;
	color: #999999;
	text-indent: 10px;
	margin: 5px;
	line-height: 20px;
	float: left;
	width: 95%;
}

h3.titulo-texto {
	font-size: 13px;
	color: #633;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 25px;
	padding: 0px;
	text-indent:10px;
	background-color: #BEB559;
}
h3.titulo-pag {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-indent: 20px;
	text-align: left;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

/*--------------------- COLUNA ESQUERDA --------------------------*/
#menu {
	float: left;
	width: 160px;
	position: relative;
	height: auto;
	padding: 0px;
	left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

ul.menu {
	padding: 0px;
	width: 160px;
	list-style-type: none;
	position: relative;
	margin: 0px;
	letter-spacing: 1px;
	height: auto;
	text-indent: 20;
	text-align: right;
}
ul.menu  li a:link     {
	width: 160px;
	list-style-type: none;
	font-size: 13px;
	color: #FFF;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	font-weight: bolder;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b6eb4;
}
ul.menu li a:hover {
	color: #FFF;
	font-weight: bold;
	background-color: #4b6eb4;
}
ul.menu li a:visited {
	width: 160px;
	list-style-type: none;
	font-size: 13px;
	color: #FFF;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	font-weight: bolder;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b6eb4;
}
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;
}
#lateral-esq {
	width: 190px;
	position: relative;
	height: 100%;
	padding: 5px;
	margin: 0px;
	float: left;
}
/*--------------------- RODAPE --------------------------*/
#rodape {
	background-image: url(imagens/bg-rodape.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
	z-index: -1;
	padding: 0px;
	font-size:11px;
	top: -25px;
}
#rodape a{
	color:#FFF;
}

/*--------------------- ADM --------------------------*/
#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;
}

