/*-------------------------------------------------
  -------------------------------------------------
  -------------------------------------------------
	Responsável pelo código: John Éliton
	2009
  -------------------------------------------------
  -------------------------------------------------
  -------------------------------------------------*/


/*-------------------------------------------------

	Configurações gerais

--------------------------------------------------*/

* {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	list-style-type: none;
	padding: 0 0 0 0;
	text-decoration: none;
}

body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}

#site {
	position: absolute;
	text-align: left;
	width: 800px;
}

/*-------------------------------------------------

	Conteudo Home

--------------------------------------------------*/
#topo {
	position:relative;
	width: 800px;
	height: 86px;
	margin: 0 0 0 0;
}

.logo {
	float:left;
	width: 192px;
	height: 86px;
}

.data {
	float:right;
	font-size: 11px;
	color:#FFFFFF;
	width: 200px;
	height:30px;
	margin-top: 35px;
	margin-right: 30px;
}

.cadeado {
	float:right;
	width: 22px;
	height: 24px;
	border: 0px;
}

#MenuSlogan {
	position:relative;
	_margin-top: -3px;
	width: 800px;
	height: 28px;
	padding-bottom: 15px;
}

#MenuAdm {
	position:relative;
	_margin-top: -3px;
	width: 800px;
	height: 28px;
}

#MenuAdm p {
	font-size:12px;
	color:#666666;
	line-height: 30px;
	margin-left: 10px;
}

#MenuAdm a {
	color:#666666;
	text-decoration: none;
}

#MenuAdm a:hover {
	color:#666666;
	text-decoration: underline;
}

/*-------------------------------------------------

	Começo Button Serviços

--------------------------------------------------*/

#servicos {
	float: left;
	width: 800px;
	height: 81px;
	margin-top: 8px;
	margin-bottom: 35px;
}

.ItemServicos1 {
	float:left;
	width: 151px;
	height: 81px;
	margin-left: 8px;
	_margin-left: 5px;
}

.ItemServicos1 a {
	display: block;
	text-indent: -9999px;
	background-image:url(images/bt_gov1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 151px;
	height: 81px;
	
}

.ItemServicos1 a:hover#opt1 {
	background-position: -151px;
}

.ItemServicos2 {
	float:left;
	width: 150px;
	height: 81px;
	margin-left: 8px;
}

.ItemServicos2 a {
	display: block;
	text-indent: -9999px;
	background-image:url(images/bt_adm1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 150px;
	height: 81px;
	
}

.ItemServicos2 a:hover#opt2 {
	background-position: -150px;
}

.ItemServicos3 {
	float:left;
	width: 150px;
	height: 81px;
	margin-left: 8px;
}

.ItemServicos3 a {
	display: block;
	text-indent: -9999px;
	background-image:url(images/bt_change1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 150px;
	height: 81px;
	
}

.ItemServicos3 a:hover#opt3 {
	background-position: -150px;
}

.ItemServicos4 {
	float:left;
	width: 150px;
	height: 81px;
	margin-left: 8px;
}

.ItemServicos4 a {
	display: block;
	text-indent: -9999px;
	background-image:url(images/bt_treinam1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 150px;
	height: 81px;
	
}

.ItemServicos4 a:hover#opt4 {
	background-position: -150px;
}

.ItemServicos5 {
	float:left;
	width: 150px;
	height: 81px;
	margin-left: 8px;
}

.ItemServicos5 a {
	display: block;
	text-indent: -9999px;
	background-image:url(images/bt_relac1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 150px;
	height: 81px;
	
}

.ItemServicos5 a:hover#opt5 {
	background-position: -150px;
}

/*-------------------------------------------------

	Fim Button Serviços

--------------------------------------------------*/

#esquerda {
	float:left;
	width:330px;
	height: auto;
	margin-left:10px;
	_margin-left: 5px;
	padding-bottom: 15px;
}

#clientes {
	float:left;
	width: 307px;
	height: 172px;
	margin-bottom: 30px;
}

#indique {
	float: left;
	width: 330px;
	height: 150px;
}

.TopoIndique {
	width: 330px;
	height: 45px;
}

.ContIndique {
	float: right;
	_margin-top: -3px;
	width: 304px;
	height: 73px;
	background-color: #dee9af;
	font-size: 12px;
	color: #96a757;
}

.FormIndique {
	float: left;
	display:inline;
	width: 240px;
	height: 63px;
	margin-left: 30px;
	margin-top: 10px;
	background-color: #dee9af;
}

.CamposForm {
	border:solid 1px #96a757;
	width: 200px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #666666;
}

.BotaoEnviar {
	float: right;
	font-size: 11px;
	color: #666666;
	border: solid 1px #96a757;
	background-color:#FFFFFF;
}

.RodapeIndique {
	float:right;
	width: 306px;
	height: 15px;
}

#cadastre {
	float:left;
	width: 329px;
	height: 110px;
	margin-top: 32px;
}

.TopoCadastre {
	width:329px;
	height: 44px;
}

.ContCadastre {
	float: right;
	_margin-top: -3px;
	_width: 302px;
	width: 303px;
	height: auto;
	background-color: #dee9af;
}

.ContCadastre p {
	width: 280px;
	_width: 275px;
	margin-top: 5px;
	margin-left: 25px;
	font-size: 12px;
	color:#96a757;	
}

.ContCadastre a {
	color:#96a757;
	text-decoration: none;	
}

.ContCadastre a {
	color:#96a757;
	text-decoration: underline;	
}

.RodapeCadastre {
	float: right;
	width: 303px;
	height: 19px;
}

#LinhaHome {
	float:left;
	width: 18px;
	height: auto;
	margin-left:60px;
}

#direita {
	float: right;
	width:329px;
	height: auto;
	margin-right: 5px;
}

#alertas {
	float:right;
	width:329px;
	height:auto;
}

.TopoAlertas {
	float:right;
	width:329px;
	height: 45px;
}

.ContAlertas {
	float: right;
	_margin-top: -3px;
	width: 303px;
	height: 40px;
	background-color:#dee9af;
}

.twitter {
	float: right;
	width: 290px;
	height: 370px;
	margin-top:10px;
	margin-right: 6px;
	_margin-right: 3px;
}

.RodapeAlertas {
	float:right;
	width:304px;
	height: auto;
}

.ie6 {
	clear:both;
}

/*-------------------------------------------------

	Conteúdo site

--------------------------------------------------*/

.titulo {
	float:left;
	width: 645px;
	height: 48px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 12px;
	border: 0px;
}

.selo{
	float:left;
	width:50px;
	height: 75px;
	margin-left: 40px;
	_margin-left: 20px;
}

.risco {
	float:left;
	width: 780px;
	height: 2px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background:#96a757;
}

.texto {
	float:left;
	width: 780px;
	height: 160px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:solid 2px #96a757;
	border-bottom:solid 2px #96a757;
}

.texto p {
	font-size: 11px;
	color:#666666;
	margin-top: 20px;
	margin-bottom: 20px;
}

.texto h1 {
	float:left;
	font-size: 13px;
	color:#666666;
	
}



.texto a {
	color: #666666;
	text-decoration:none;
}

.texto a:hover {
	color: #666666;
	text-decoration: underline;
}

.acrobat {
	float:left;
	width:95px;
	height:33px;
}

.texto1 {
	float:left;
	width: 780px;
	margin-left: 10px;
	_margin-left: 5px;
}

.texto1 h1 {
	font-size: 15px;
	color: #96a757;
}

.texto1 p {
	font-size: 11px;
	color:#666666;
}

.texto2 {
	float:left;
	width: 550px;
	margin-left: 10px;
	_margin-left: 5px;
}

.texto2 h1 {
	font-size: 15px;
	color: #96a757;
}

.texto2 p {
	font-size: 11px;
	color:#666666;
}

.texto3 {
	float:left;
	width: 780px;
	height: 210px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:solid 2px #96a757;
	border-bottom:solid 2px #96a757;
}

.texto3 p {
	font-size: 11px;
	color:#666666;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.texto3 a {
	color: #666666;
	text-decoration:none;
}

.texto3 a:hover {
	color: #666666;
	text-decoration: underline;
}

.texto4 {
	float:left;
	width: 780px;
	height: 375px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:solid 2px #96a757;
	border-bottom:solid 2px #96a757;
}

.textoF {
	float:left;
	width: 780px;
	height: 425px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:solid 2px #96a757;
	border-bottom:solid 2px #96a757;
}

#foto {
	float: right;
	width: 210px;
	height: 265px;
	margin-right: 10px;
}
#foto img {
	border: 5px solid #96a757;
}

.formulario {
	float:left;
	display:inline;
	width: 205px;
	height:auto;
	margin-left: 10px;
	margin-top: 20px;
	font-size:11px;
	color:#666666;
}

.formulario p {
	font-size:11px;
	color:#666666;
}

.CamposForm {
	width: 200px;
	font-size: 11px;
	color:#666666;
	border:solid 1px #999999;
	margin-bottom: 5px;
}

.formulario2 {
	float:left;
	display:inline;
	width: 400px;
	height:200px;
	margin-left: 10px;
	margin-top: 20px;
	font-size:11px;
	color:#666666;
}

.formulario2 p {
	font-size:11px;
	color:#666666;
}

.CamposForm2 {
	width: 400px;
	font-size: 11px;
	color:#666666;
	border:solid 1px #999999;
	margin-bottom: 5px;
}

.CamposForm3 {
	width: 400px;
	height: 250px;
	font-size: 11px;
	color:#666666;
	border:solid 1px #999999;
	margin-bottom: 5px;
}

.BotaoEnviar {
	border:solid 1px #999999;
	font-size:11px;
}

.TextoForm {
	float: right;
	width: 400px;
	height: 100px;
	display: inline;
	margin-left: 40px;
	margin-top: 265px;
}

.TextoForm p {
	font-size: 11px;
	color: #666666;
	text-align:right;
}

.TextoForm h1 {
	font-size: 11px;
	color: #666666;
	text-align:right;
}

#LogoEmpresas {
	float: left;
	width: 780px;
	margin-top: 10px;
}

#LogoEmpresas li {
	float:left;
	width: 160px;
	height: 75px;
	padding: 15px;
}

.AreaEmpresas {
	float:left;
	width: 780px;
	height: 875px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:solid 2px #96a757;
	border-bottom:solid 2px #96a757;
}

.publicacoes {
	float:left;
	width: 780px;
	height: auto;
	margin-left: 10px;
}

.TitPublic {
	font-size: 13px;
	color:#666666;
}

.TextoPublic {
	font-size: 11px;
	color:#666666;
}

.linhainformativo {
	line-height: 5px;
	background-image:  url(images/bullet3.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center;
}

.texto5 {
	float:left;
	width: 600px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.texto5 {
	font-size: 11px;
	color:#666666;
	
}

.texto6 {
	float:left;
	width: 780px;
	height: 305px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:solid 2px #96a757;
	border-bottom:solid 2px #96a757;
}

.ArtigosT {
	float:left;
	width: 780px;
	height: auto;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:solid 2px #96a757;
	border-bottom:solid 2px #96a757;
}

.artigos {
	width: 780px;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	color:#666666;
	
}

.artigos li {
	padding-bottom: 10px;
}

.artigos h1 {
	font-size: 16px;
	color:#666666;
}

.marcadores ul li {
	list-style-type:disc;
	list-style-position:inside;
}

.marcadores ol li {
	list-style-type: decimal;
	list-style-position:inside;
}

/*-------------------------------------------------

	Rodapé

--------------------------------------------------*/

#rodape {
	float: left;
	width: 800px;
	height: 30px;
	margin-top: 15px;
	_margin-top: 10px;
	background-color: #96a757;
}

.TextoRodape {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	width: 500px;
	height: 20px;
	margin-left: 10px;
	margin-top: 9px;
}

.LogoJvnet {
	float: right;
	width: 83px;
	height: 26px;
	margin-top: 3px;
	border:none;
}