@charset "utf-8";


body {
	background-color: #ECF9FA;
}

#arquivo_listado{	
	padding-top: 10px;
}
#arquivo_listado  a:link{	
	text-decoration:none;
	color:#FFFFFF;
}

#arquivo_listado  a:visited{	
	text-decoration:none;
	color: rgb(0, 0, 204);
}


#botoes {
	display:block;
	/*left:-37px;
	top:230px;*/
	left:-33px;
	top:233px;
	position:relative;
	width:20%;
	float: left;
}

#botoes  ul{	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 3px;			
}

#botoes  a:link{	
	text-decoration:none;
	color:#769faa;
}

#botoes  a:visited{	
	text-decoration:none;
	color:#769faa;
}

#botoes  img{
	float: left;
}

.principal {
	background-image: url(fundo_principal.jpg);
	padding: 0;
	height: 600px;
	width: 800px;
	background-repeat: no-repeat;
	margin: auto;
}

.geral {
	background-image: url(fundo_geral.jpg);
	padding: 0;
	height: 600px;
	width: 800px;
	background-repeat: no-repeat;
	margin: auto;
}

#botoes_geral {
	display:block;
	left:115px;
	position:relative;
	top:230px;
	width:198px;
}

#botoes_geral  ul{
	color:#2D3091;  /*azul do logo*/
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 3px
			
} 

#botoes_geral  img{
	float: left;
}

#conteudo_geral {
	color:#EEEEEE;
	font-size:16px;
	/*background-image: url(fundo_conteudo.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	position:relative;
	top:100px;
	/*margin-left : 320px;
	padding-top: 10px;*/
	margin-left : 323px;
	padding-top: 31px;
	width:425px;
	height:380px;
	background-repeat:no-repeat;
}
#texto_conteudo{
	margin:10px 10px 0px 20px;
}
.azul_logo{
	color:#2D3091
}

#conteudo_geral_cima{
	background:url(fundo_geral_cima.png);
	background-repeat:no-repeat;
	height:10px;
}
#conteudo_geral_baixo{
	background:url(fundo_geral_baixo.png);
	background-repeat:no-repeat;
	height:20px;
}
#conteudo_geral_meio{
	background:url(fundo_geral_meio.jpg);
	background-repeat:repeat-y;
	padding: 0px 10px 0px 10px;
}
.geral #conteudo_geral #conteudo_geral_meio #login {
	width: 300px;
	padding-left: 20px;
	padding-top: 20px;
}


#logo {
	display:block;
	position:relative;
	/*left:115px;
	top:73px;*/
	left:116px;
	top:72px;
	width:20%;
	float: left;
}

#logo  ul{	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 3px;			
}

.geral #conteudo_geral #conteudo_geral_meio OBJECT {
	float: right;
	margin:10px 8px 0px 0px;

}

.geral #conteudo_geral #conteudo_geral_meio #mcAutomacao {
	float: right;
	margin: 0px 80px 0px 0px;

}

#botoes_download {
	display:block;
	left:0px;
	top:-23px;
	position:relative;
	width:230px;
	float: left;
	clear: both;
}

#botoes_download  ul{	 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -21px;			
}

#botoes_download  a:link{
	text-decoration:none;
	color:#405F66;
} 

#botoes  img{
	float: left;
}

