@charset "utf-8";
/* CSS Document */
html body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#topo {
	padding-top: 0px;
	width: 1024px;
	margin: 0 auto;
	margin-top: 15px;
}

.submenu {
	width:auto;
	float:left;
	height: auto;
	display:block;
	margin: 0 20px 0 20px;
	text-align: left;
}

.main-container, .main-container-internas {
	margin-right: auto;
	margin-left: auto;
}

.texto {
	margin-top:30px;}
	

.sub-pagina-ativa {
	color:rgb(225,225,225) !important; 
	text-decoration:none!important;
}

.informacoes-imagem {
	width: 134px;
	float: left;
	margin-right: 10px;
}
.informacoes-item {
	padding-top: 4px;
	height: 76px;
}
.informacoes-item h3, .informacoes-item h3 a {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	text-transform:lowercase;
	display: block;
	float:left;
	width: 83%;
	font-size:11px;
}
.informacoes-item h3 a {
	width: auto !important;
}
.informacoes-item span {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	color:#999;
	text-transform:lowercase;
	display: block;
	float:left;
	width: 100%;
}

.informacoes-projeto-links {
	width: 97%;
}

.informacoes-textos {
	width: 75%;
	float: left;
}

.titulos {
	font-size: 16px;
	color:#666;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/******************************************************************************************************/
/********************************* LINHA DO TEMPO - PUBLICACOES ***************************************/
/******************************************************************************************************/

/* single scrollable item */
.overlay {
	overflow: visible;
	position: absolute;
	width: 128px !important;
	height: 72px;
	display: block;
	padding: 2px;
}

.projeto-item {
	width: auto;
	height: auto;
	float: left;
	cursor: pointer;
	margin: 0 3px 3px 0;
}

.projeto-item1 {
	width: auto;
	height: auto;
	float: left;
	cursor: pointer;
	margin: 0 3px 3px 0;
}

.projeto-item2 {
	width: auto;
	height: auto;
	float: left;
	cursor: pointer;
	margin: 0 3px 3px 0;
}

.projeto-item-grande, .projeto-item-grande img {
	width: 15%;
	height: 87px;
}

.hoverIMGProjetos{
	position: absolute;
	width:238px;
	height:auto;
	text-align: right;
	font-size: 12px;
	display:none;
	text-decoration:none;
	color:rgb(155,155,155);
	padding:10px 10px 10px 0;
	z-index: 150;
	background: rgb(255,255,255);
	margin-top: -155px;
	opacity:0.9;
	moz-opacity:0.9;
	filter:alpha(opacity=90);
}

#projetos-acoes .image-size:hover {
	color:rgb(0,0,0);
}

#projetos{}

.projetos-navegacao-fotos .navegacao {
	width: 13%;
	padding-left: 5px;
}

.projetos-navegacao-fotos .icones {
	padding-right: 5px;}
