/*	###############	INÃ�CIO PORTFÃ“LIOS ###############	*/

.port_galeria{
	width: 680px;
	position: relative;
	float: right;
	overflow: hidden;
}



.port_titulo{
	width: auto;
	color: #728/03/2012 10:50:41f1718;
	text-decoration: none;
}

.port_titulo a{
	color: #7f1718;
	padding: 0px 5px;
}

.port_img_box {
	width: 210px;
	height: 210px;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	/* [disabled]margin-top: -15px; */
	

}

.port_titulo_prod{
}

.port_titulo_prod a{
	color: #7f1718;
	text-decoration: none;
	width: auto;

	
}

.sub_port_container {
	/* [disabled]width: 180px; */
	/* [disabled]height: 150px; */
	position: relative;
	float: left;
	
}

.sub_port_container img{
	height: 150px;
	width: 180px;
	/* [disabled]max-width: 200px; */
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px dashed;
	
}


.sub_port_img_box {
	width: 210px;
	height: 210px;
	
	background: #fff;
	vertical-align: middle;
	text-align: center;
	
	border: #ddd 2px solid;
	
	
}

/*	###############	FIM PORTFÃ“LIOS ###############	*/


.port_container_cli{
	width: 210px;
	height: 210px;
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
	background: #fff;
	border: solid 1px #aaa;
	
}

.menu_lateral{
	width: 250px;
	position: relative;
	float: left;
}
.menu_lateral ul{
	list-style:none;
}

.menu_lateral a{
	padding: 4px 10px;
	color: #333;
	display: block;
	
	font-size: 12px;
	border-bottom: 1px dotted #999;
	
	text-align:left;
}

.menu_lateral a:hover{
	color: #fff;
	background: #333;
}

.cat_niv1 li:hover{
	background: #555;
	color: #333;
	
}

.sub_port {
	width: 150px;
	float: left;
	/* [disabled]margin: 0 10px; */
	padding: 5px 20px;
	display: block;
	background: #ccc;
	margin-bottom: 15px;
}
.sub_port:hover, a.ativo{
	background-color:#333;
	color:#FFF;
}
#ctb {
	list-style: none;
}
#ctb a{
	color: #333333;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	background-color: #E6E6E6;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	display: block;
	line-height:20px;
}
#ctb a:hover{
	background-color:#666;
	color:#FFF;
}
.menu-obras{
	width: 160px;
	float: right;
	margin: 0 10px;
	padding: 5px 10px;
	display: block;
	background: #ccc;
}
