#navegador
{
	padding-top: 48px;
	text-align: center;
	white-space : nowrap;
}

#imagens_trabalhos
{
	overflow: hidden;
	height: 484px;
}

#legenda_trabalhos
{
	margin-left: 90px;
	padding: 24px 0 48px 0;
}

#d1, #d2
{
	float: left;
	position: relative;
}

#d3, #d4
{
	float: right;
	position: relative;
	
}


#anterior
{
	float: left;
	position: relative;
	cursor: url(img/esq.gif), auto;
	border: 1px solid #000;
	height: 480px;
	overflow: hidden;
}

#atual
{
	width: 780px;
	height: 480px;	
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
}

#proxima
{
	float: right;
	position: relative;
	cursor: url(img/dir.gif), auto;
	border: 1px solid #000;
	height: 480px;
	overflow: hidden;
}

#movel {
	width: 960px;
	height: 480px;
	overflow: hidden;
	margin-top: -482px;
}


#d1, #d2, #d3, #d4
{
	height: 480px;
	width: 780px;	
}

.moldura
{
	border: 2px solid #FFEC00;
}

h2 
{
	font-size: 1em;
	font-weight: bold;
}

#ficha_tecnica
{
	font-weight: bold;
	font-style: italic;	
	float: left;
}

#ano
{
	color: #555553;
}

#descricao_trabalho
{
	float: left;
	clear: none;
}

.img
{
	height: 480px;
}

#setinha
{
	position: absolute;
	padding-top: 2px;
	text-align: center;
	top: 266px;
	float:left;
	z-index: 100;
	margin-left: 88px;
	height: 11px;
	width: 25px;
	background: url(img/setinha.gif) no-repeat;
	
}

#setinha_hover
{
	position: absolute;
	text-align: center;
	padding-top: 2px;
	color: #ccc;
	top: 266px;
	float:left;
	margin-left: 88px;
	z-index: 99;
	height: 11px;
	width: 25px;
	background: url(img/setinha_hover.gif) no-repeat;
}

#img_secoes
{
	cursor: pointer;
	margin-left: 2px;
}



/* ---------------------
 * Gambiarra!
 */

#cortina_esquerda
{
	background: inherit;
	position: absolute;
	right: 50%;
	margin-right: 480px;
	width: 100%;
	top: 240px;
	height: 480px;
}

#cortina_direita
{
	background: inherit;
	position: absolute;
	right: 0;
	left: 50%;
	margin-left: 480px;
	top: 240px;
	height: 480px;
	overflow: hidden;
	
}


#menu_portfolio
{
	width: 780px;
	height: 50px;
	margin-left: 89px;
}

.menu_tipo_servico
{
	width: 25%;
	float: left;
}

.item_trabalho
{
	height: 50px;
	float: left;			
}

.item_trabalho a
{
	height: 30px;
	width: 100%;
	display: block;
}


#menu_sites li { width: 10%; }
#menu_piv li { width: 11.11%; }
#menu_impressos li { width: 10%; }
#menu_outros li { width: 11.11%; }

/*   - bom pra testar e arrumar o javascript quando adicionar trabalho novo

#menu_sites li a:hover { background: #ff0000; }
#menu_piv li a:hover { background: #ffff00;  }
#menu_impressos li a:hover { background: #ff00ff;  }
#menu_outros li a:hover { background: #00ffff;  }
*/


#menu_sites { background: url(img/fundo_sites.gif) no-repeat top; }
#menu_piv { background: url(img/fundo_piv.gif) no-repeat top; }
#menu_impressos { background: url(img/fundo_impressos.gif) no-repeat top; }
#menu_outros { background: url(img/fundo_outros.gif) no-repeat top; }
