body,html{ font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; width:100%; height:100%; background-image:url(../layout/bg.jpg); }

/* principal */

#container{
	width:732px;
	position:relative;
	left:50%;
	margin-left: -366px;
	min-height: 100%;
	background-image:url(../layout/fundo.jpg);
	background-repeat:repeat-y;
	}/* hack para IE6 que trata height como min-height */
* html #container {
        height: 100%;
        }
		
#rodape{
	width:732px;
	display:block;
	position: absolute;
	padding-top:40px;
	padding-bottom:40px;
    bottom: 0;
	left:50%;
	margin-left: -366px;
	font-size:10px;
	text-align:center;
	background-image:url(../layout/rodape.jpg);
	background-repeat:no-repeat;
	}.link10{
		font-size:8px;
	}

#lorene{
	display:block;
	height:24px;
	width:732px;
	text-align:right;
	margin-top:10px;
	background-image:url(../layout/bg.jpg);
	}

#topo{
	width:732px;
	height:177px;
	display:block;
}

#menu{
	display:block;
	width:732px;
	height:51px;	
	background-image:url(../layout/menu.jpg);
	}

#cont{
	display:block;
	padding:0 70px 70px 70px;	
	}
	
#naveg{
	display:block;
	width:100px;
	height:50px;
	position: relative;
	z-index:3;
	}
	
#titulo{
	height:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	background-image:url(../layout/separador.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#174344;
	position: relative;
	top: -30px;	
	z-index:0;
	}

#indice{
	position: relative;
	left:30px;
	top:-40px;
	width:550px;
	display:block;
	padding:80px 0 0 0;
}

#texto{
	position: relative;
	top: -30px;
	left:50px;
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	}#texto a:link  { color:#133f40; font-weight:bold; text-decoration:none }
	 #texto a:visited { color:#133f40; font-weight:bold;  text-decoration:none }
	 #texto a:hover { color:#7fc723; font-weight:bold;  text-decoration:none } 
	 #texto a:active { color:#133f40; font-weight:bold;  text-decoration:none }	

.legenda{
	width:auto;
	height:auto;
	display:block;
	color:#999;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}.legenda p{padding-left:10px; margin-top:-10px}

#fonte_texto{
	background-image:url(../layout/separador.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:40px;
	font-size:12px;
	line-height:18px;
	position: relative;
	left:50px;
	width:500px;	
	}#fonte_texto a:link  { color:#133f40; text-decoration:none }
	 #fonte_texto a:visited { color:#999; text-decoration:none }
	 #fonte_texto a:hover { color:#7fc723; text-decoration:none } 
	 #fonte_texto a:active { color:#133f40; text-decoration:none }	 

		
#lista{
	position: relative;
	top: -30px;
	}	
	
.limpa{
	clear:both;
	height:60px;
	display:block;
}

.campo_texto{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	width:300px;
}

.campo_label{
	font-style:italic;
	width:140px;
	height:25px;
	vertical-align:top;
	color:#999;
	text-align:right;
	padding-right:10px;
}

.campo_end{
	font-size:12px;
	line-height:18px;
}.campo_end a:link { color:#133f40; text-decoration:none }
.campo_end a:visited { color:#999; text-decoration:none }
.campo_end a:hover { color:#7fc723; text-decoration:none } 
.campo_end a:active { color:#133f40; text-decoration:none }	
.campo_end span{ color:#999; font-size:10px }

/* botoes */

#menu{
	margin: 0;
	padding: 0;
}
	
#menu li {
	float:left;
	padding-top:5px;
	position:absolute;
	width:135px;
	z-index:2;
	}

#menu li a{
	height:33px;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	}#menu li a:link  { background-position:0 0;  } 
	 #menu li a:visited { background-position:0 0; } 
	 #menu li a:hover { background-position:0 -33px; } 
	 #menu li a:active { background-position:0 0; }
	 

#menu li ul li{
	float: none;
	display: block;
	position:relative;
	top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	background-image:url(../layout/bt/subfundo.png);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#7fc723;
	width:171px;
	height:23px;
	padding-left:10px;
	padding-top:8px;
	}#menu li ul a{
		display:inline;		
	}#menu li ul li a:link  { color:#133f40; text-decoration:none }
	 #menu li ul li a:visited { color:#133f40; text-decoration:none }
	 #menu li ul li a:hover { color:#7fc723; text-decoration:none } 
	 #menu li ul li a:active { color:#133f40; text-decoration:none }	 

/* tabelas*/
.aviso{color:#7fc723; height:12px; margin-bottom:10px; font-size:10px; text-align:right; }

.tabela{
	color:#144041;
	line-height:18px;
	font-size:11px;
}.tabela a:link  { color:#133f40; font-weight:bold; text-decoration:none }
 .tabela a:visited { color:#133f40; font-weight:bold;  text-decoration:none }
 .tabela a:hover { color:#7fc723; font-weight:bold;  text-decoration:none } 
 .tabela a:active { color:#133f40; font-weight:bold;  text-decoration:none }	 
 .tabela li{ display:inline;  color:#7fc723; }
 .tabela img {margin:5px 0 5px 5px }

.tabela_peca{ height:72px;}
.tabela_peca div{ float:left; height:55px; margin-top:15px }

.tabela_tb{ width:96px; }

.tabela_nome{ width:155px; border-bottom:1px #CCCCCC solid; padding-right:10px}
	
.tabela_fab{ width:165px; border-bottom:1px #CCCCCC solid;  padding-right:10px }
	
.tabela_local{ width:105px; border-bottom:1px #CCCCCC solid; padding-right:5px  }

.tabela_ano{ width:40px; border-bottom:1px #CCCCCC solid; text-align:right }

.tabela_ordem{ height:25px; color:#7fc723;}.tabela_ordem td{ vertical-align:middle; font-size:10px; }

.tabela_select{ color:#133f40; font-weight:bold; }

.lb_pg{
	padding-right:22px;
	text-align:right;
	color:#7fc723;
	}


.ficha_topo{
	background-image:url(../layout/ficha_topo.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:21px;
	}
	
.ficha_base{
	background-image:url(../layout/ficha_base.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:21px;
	}
	
.ficha_meio{
	width:360px;
	background-image:url(../layout/ficha_meio.jpg);
	background-repeat:repeat-y;
	}

.ficha_nome{
	color:#133f40;
	width:360px;
	height:36px;
	padding:5px 0 0 55px;
	font-size:16px;
	font-weight:bold;
	background-image:url(../layout/ficha_nome.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	}

.ficha_img{
	margin:0 0 40px 0;
	width:230px;
	height:150px;
	display:block;
	float:left;
	text-align:center;
	color:#7fc723;
	font-size:14px;	
	}
	
.ficha_info{
	line-height:15px;
	padding-right:10px;
}

.ficha_dados{
	font-size:12px;
	margin-top:15px;
	width:360px;
	display:block;
	float:left;
	}

.ficha_lb{
	color:#133f40;
	font-weight:bold;
	text-align:right;
	padding:10px 10px 5px 5px;
	width:110px;
	height:18px;
}.ficha_lb td{ line-height:25px; }

.categ_home{
	width:250px;
	height:250px;
	display:block;
	float:left;
	margin:5px;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
 	color:#7fc723;
	text-align:center;
	}

/* marg, pad etc */

.h40{ height:40px; }

.top_25{
	position:relative;
	top:25px;
	}
		
.none{
	display:none;
	}

.marg_b_10{
	margin-bottom:10px;
	}
	
	
