.menu-categoria {
	text-decoration: none;
	width: 255px;
	margin-left:15px;
	margin-top:30PX;
	margin-bottom:100px;
	
}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	display:block;
	margin-top:30px;
	margin-bottom:6PX;
}
.sub-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display:block;
	margin-left:30px;
}
.sub-cat-aberta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display:block;
	margin-left:50px;
}
a.sub-cat-aberta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	display:block;
	margin-left:50px;
}
a.sub-cat-aberta:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	display:block;
	margin-left:50px;
}
.font-15-cat-lista {
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;}
	.font-15-cat-lista-vermelha {
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;}

.bg-top {
	background-image:url(images/bg-conteudo.jpg);
	background-repeat:repeat-y;
	}
.bg-conteudo {
	background-image:url(images/bg-top.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top;
	}
	
.lista-de-navegacao {
	background-image:url(images/tit-cat.jpg);
	background-repeat:no-repeat;
	width:90%;
	height:27px;
	margin-top:20px;
	padding-left:30px;
	
	}	
	
.aba {
	background-image:url(images/aba.jpg);
	width:90%;
	height:28PX;
	padding-left:20PX;
	padding-top:7px;
	margin-top:50PX;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}	
.fonte-aba{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}	
	
.fonte-obra { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	
	}

	
.barra-descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
	margin-top:10px;
	}	
	
.obra {
	width:631px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	background-image: url(images/bg-obra.jpg);
	background-repeat: no-repeat;
	height: 77px;
	}	
	
.VER-MAIS {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	font-weight: bold;
	
	}
a.VER-MAIS:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	font-weight: bold;
	
	}	
				
	
.numeros {
	width:100%;
	margin-top:50px;
	text-align:center;
	}	
.contagem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: bold;
	}
a.contagem:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight: bold;
	}
	
a.contagem:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight: bold;
	}	
		
/*////////////////////////////////////////////////Detalhe da obra //////////////////////// */	

.obra-detalhe {
	width:631px;
	margin-left:5px;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	background-color:#FFFFFF;
	border:#dfe4e8 solid 1px;
}

.box-foto-detalhe {
	width:300px;
	height:200px;
	}
.fonte-13-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#222222;
	font-weight: bold;
	margin:0px;
	}	
	
	
.fonte-10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	font-weight: normal;
	margin:0px;
	
	}	
.img-detalhe {
	border:#dfe4e8 solid 1px;
	
}	

.thumb {
	border:#dfe4e8 solid 1px;
	width:80px;
	height:60px;
	margin-top:8px;
	margin-right:6px;
	float:left;
	}


/* //////////////////////////////////////////////////  DOWNLOAD ///////////////////////////////////////  */

.download {
	width:100%;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	}	
.cat-download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display:block;
	margin-left:30px;
	margin-bottom:6px;
}

		/* //////////////////////////////////////////////////  INFORMATIVOS ///////////////////////////////////////  */
		
.cat-informativos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display:block;
	margin-left:30px;
	margin-bottom:6px;
}
.informativos {
	width:98%;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	}	
	
.fonte-titulo-informattivo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}	
