/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background:url(../imagem/bg_miolo.gif) #cdd8e3 repeat-x top left;
	background-position:0 196px;
}

a img {
	border: 0;
}


#cabecalho {
	margin:0 auto;
	width:778px;
	height:167px;	
	background:url(../imagem/bg_topo.jpg) left top no-repeat;
}

#cabecalho h1 {
	width:195px;
	height:99px;
	top:44px;
	left:77px;
	background: url(../imagem/logo_form_up.jpg) no-repeat center left;
	position:relative;
}
#cabecalho h1 a {		
	display: block;
	width:195px;
	height:99px;
	font-size: 0;
	text-indent: -99999em;	
	text-decoration: none;
}

#menu-bg1 {	
	height:29px;
	background:url(../imagem/bg_menu.gif) left bottom repeat-x;
}
#menu-bg2 {
	width:50%;
	height:29px;
	background:#365ca0;	
}
#menu{
	position:absolute;
	top:167px;
	left: 0;
	height:29px;
	width:100%;
}
#menu p{
	width:778px;
	margin:0 auto;
}
#menu p a {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	padding-top:10px;
	color:#FFF;	
	width:131px;
	height:19px;
	float:left;
}
#menu p a.bt1 {
	background:url(../imagem/bt1.jpg) no-repeat;		
}
#menu p a.bt2 {
	background:url(../imagem/bt2.jpg) no-repeat;
}
#menu p a.bt3 {
	background:url(../imagem/bt3.jpg) no-repeat;
}
#menu p a.bt4 {
	background:url(../imagem/bt4.jpg) no-repeat;
}
#menu p a.bt5 {
	background:url(../imagem/bt5.jpg) no-repeat;
}
#miolo {
	background:url(../imagem/mancha_selo_miolo.gif) right top no-repeat #FFF;
	background-position: 690px 10px;
	width:762px;
	padding:8px;
	margin: 0 auto;	
}
#miolo h2 {
	font-size:18px;
	color:#127bb4;
	width:670px;
	border-bottom:1px dotted #999;
	margin:4px 0 10px 0;
	padding-bottom:2px;
}
#miolo .texto{
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	/*width:670px;*/
	margin-bottom:30px;
}
#miolo .texto p{
	margin-bottom:10px;
	margin-left:40px;
}
#miolo .texto p.sub{
	margin-left:60px;
}
#miolo .texto h3{
	font-size:14px;
	color:#41678D;
	width:650px;
	margin:15px 0 10px 20px;
	padding-bottom:2px;
}
#miolo .texto li{
	margin:0 0 2px 60px;
}
#miolo .texto img{
	float:left;
	margin:4px;
}
#miolo .destaque{
	color:#CC0000;
}
#miolo .tabela-borda, #miolo .tabela-borda td{
	border:1px dashed #E3E9EE;
}
#miolo .titulo-tabela {
	font-size: 14px;
	font-weight: bold;
	color: #41678D;
}
#miolo .subtitulo-tabela {
	color: #7693BD; 
	font-weight: bold; 
}
#miolo .atencao{
	background:#FDF9DF;
	color:#444;
	border:1px #E1E1E1 solid;
	padding:10px;
	margin:20px;
}
.codigo {
	font-family:"Courier New", Courier, monospace;
	color:#999999;
}
#rodape {
	width:778px;
	height:52px;
	margin: 0 auto;	
	background:#365ca0 url(../imagem/mancha_selo_rodape.gif) right top no-repeat;
	background-position: 685px 0;
	position: relative;
}
#rodape .copyright {
	color:#FFF;
	position: absolute;
	top: 20px;
	left: 30px;
	font-size:9px;
}
#rodape .assinatura {
/*	outline:1px solid red;*/
	background: url(../imagem/g3iaction.gif) no-repeat center;
	width:55px;	
	position:absolute;
	top: 22px;
	right:80px;
}

#rodape .assinatura a {
	display: block;
	width: 57px;
	height: 11px;
	font-size: 0;
	text-indent: -99999em;
	text-decoration: none;
}