@charset "utf-8";
@import url(geral.css);
/* CSS Document */
#conteudo {
}
h3 {
	clear:both;
	font-weight:normal;
	font-size:17px;
}
 
 	.no-show {display:none;}
	#portfolio {
		clear:both;
		float:left;
	}
	#tipo-portfolio {
		clear:both;
		height:50px;
	}
	#tipo-portfolio span{
		margin-right:10px;
		float:left;
		color:#0066CC;
		font-weight:bold;
		cursor:pointer;
	}
	.port {
		background-image:url(../img/portfolio/bg_botaotipo.gif);
		background-repeat:no-repeat;
		border:0px;
		height:50px;
		display:block;
		padding-left:5px;
		padding-right:5px;
		width:inherit;
		text-align:center;
		font-weight:bold;
		color:#0066CC;
		float:left;
	}
	#portfolio .cliente {
		margin:0px 20px 20px 0px;
		background-image:url(../img/portfolio/bg_portifa.gif);
		background-repeat:no-repeat;
		float:left;
		overflow:hidden;
		height:155px;
		width:198px;
	}
	#portfolio img {
		border:0px;
		margin:10px 0px 0px 7px;
	}
	.portifa {
		clear:both;
		float:left;
		display:none;
	}
	#portfolio-banner, #portfolio-institucional, #portfolio-folder, #portfolio-out, #portfolio-impresso{
		margin-bottom:150px;
	}
	#portfolio-impresso { display:block};