
/* Projetos */
#tabs-projetos {display: block;}
#tabs-projetos .sub-menu { height:auto; }
#tabs-projetos ul {float: left;width: 111px;padding-top:100px;margin-left: 5px;}
#tabs-projetos li {	list-style: none;}
* html #tabs-projetos li {display: inline;}
#tabs-projetos li, #tabs li-projetos a {	float: left;}
#tabs-projetos ul li{display:block; margin-bottom:5px }
#tabs-projetos ul li.active a{}
#tabs-projetos ul li.active a {background:url(images/fundo-bt-hover.png) repeat; color:#434343}
#tabs-projetos ul li a p{font-weight: bold;}
#tabs-projetos ul li a {background: url("images/bg-tabs.png") repeat scroll 0 0 transparent;color: #494948;display: block;font-family: 'Geometric415BT-MediumA',arial;font-size: 13px;height: 58px;padding-top: 53px;text-align: center;text-decoration: none;width: 111px;}
#tabs-projetos ul li a:hover{background:url(images/fundo-bt-hover.png) repeat; color:#434343}
#tabs-projetos .projetos {float: left;width:705px;margin:100px 0 0 5px; position:relative;}
.item { float:left; position:absolute; width:116px; height:116px; z-index:500;  }
.item a.local { width:112px; height:111px; overflow:hidden; display:block;background-image:url("images/bg-tabs.png"); }
.item a.local span { width:112px; height:111px; overflow:hidden; background-position:center center; background-repeat:no-repeat; display:block; }
.item-conteudo { z-index:1000; display:none; position:relative; width:344px; height:343px; background-image:url("images/bg-tabs.png");} 
.item-conteudo .item-img {  width:344px; height:343px; overflow:hidden; position:absolute; top:0; left:0;z-index:1; }
.item-conteudo .item-img a { width:344px; height:343px; overflow:hidden; display:block; }
.item-conteudo .item-img a span { width:344px; height:343px; overflow:hidden; display:block; background-position:center center; background-repeat:no-repeat; }
.item-conteudo .item-link {	position: absolute;	right: 0;bottom: 0;background-attachment: scroll;background-color: transparent;background-image: url(imagens-projetos/fundo-nome.png);	background-repeat: repeat;	background-position: 0 0; z-index:100000000;}
.item-conteudo .item-link a { color:#FFF; display:block; padding:10px 30px; text-decoration:none; text-transform:uppercase; }
.item-det { width:228px; height:227px; overflow:hidden; display:none; position:absolute; top:116px; left:348px; background-image:url(imagens-projetos/fundo-det.png); z-index:1500; }
.item-det-espaco { padding:20px 10px 0 10px; }
.item-det-limite { width:208px; height:188px; overflow:hidden; }
.item-titulo { color:#FFF; padding:0 0 5px 0; font-family:Geometric415BT-MediumA; font-size:14px; }
.item-texto {color:#302631; padding:0 0 10px 0; font-family:Geometric415BT-MediumA; font-size:14px;}
.limpar { clear:both; }

.scroll-pane {width:100%; height:188px; overflow:auto; }