/* CSS Document */

#pagina {
	height:865px;
}

#flash{
	width: 833px;	
	height:233px;
	float:left;
	background-color:#000000;
	margin-bottom:10px;
}

#projetos{
	clear:both;
	background:url(../img/home/novosProjetos.jpg) no-repeat top left;
	padding-top:50px;
	width: 833px;	
	height:230px;
	position:relative;
}

#projeto{
	margin:0;
	margin-right:13px;
	width: 269px;	
	height:218px;
	float:left;
	display:inline;
	overflow:hidden;
}

.imagem{
	background-color:#CFCFCF;
	width: 252px;	
	height:144px;
	padding:8px;
	overflow:hidden;
}

#projetoConteudo{
	margin-left:10px;
	margin-right:10px;
	width:249px;
	height:40px;
	float:left;
	font-size:18px;
	color:#666666;
	font-family:"Trebuchet MS";	
}

#tituloProjetoConteudo, #chamadaProjetoConteudo{	
	font-size:18px;
	color:#666666;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

#chamadaProjetoConteudo{	
	font-size:12px;	
}

#secoes{
	width: 833px;	
	height:238px;
}

#secaoEmpresa, #secaoTwitter, #secaoNoticia{
	background:url(../img/home/aEmpresa.jpg) no-repeat top left;
	padding-top:50px;
	width: 269px;	
	height:200px;
	float:left;
	margin-right:13px;
	overflow:hidden;
}

#secaoNoticia{
	background:none;
	padding-top:0px;
	height:270px;
}

#secaoTwitter{
	background:url(../img/home/twittando.jpg) no-repeat top left;
	margin-right:0px;
}

.secaoConteudo{
	width: 269px;	
	height:195px;
	float:left;
}

#secaoConteudo3, #empresaDescricao{
	width: 269px;	
	height:114px;
	float:left;
	color:#666666;
	font-size:11px;
	font-family:"Trebuchet MS";
}

#empresaDescricao p{
	margin:0;
}

#secaoConteudo4{
	width: 269px;	
	height:122px;
	float:left;
	background-color:#000000;
}

#rodape {
	height:68px;
	display: block;		
}

#linhaHorizontal{
	background-color:#999999;
	height:1px;
	width:268px;
	margin-top:5px;
	margin-bottom:5px;	
}

#dataNoticia{
	width: 269px;
	height:auto;
	float:left;	
	text-align:left;
	color:#F7931E;
	font-family:"Trebuchet MS";
	font-size:11px;	
}

#tituloNoticia{
	width: 269px;
	height:auto;
	float:left;	
	text-align:left;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}

.cxNoticia{ 
	clear:both;	
	margin-top:0;	
	width: 269px;
	float:left;	
	
}

.chamada{
	margin-top:5px;
	margin-bottom:3px;
	text-align:left;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:11px;	
}

#noticia{
	color:#666666; 
	font-size:11px; 
	text-decoration:none;
	font-family:"Trebuchet MS";
}

/* Twitter */
#twitter_div{
	margin:1px;
	width: 265px;
	height:200px;
	/*overflow:hidden;
	border:1px solid #f00;*/
	font-family:"Trebuchet MS";
	font-size:11px;
	
}

#twitter_update_list{
	margin:0;
	padding:0;
}

#twitter_update_list li{
	list-style-image:none;
	list-style-type:none;
	margin-bottom:5px;
	margin-left:0px;
	
}

#twitter_update_list a{
	display:none;
}

#twitter_update_list span a{
	display:block;
	text-align:right;
	color:#F7931E;
	text-decoration:none;
	margin-right:15px;
}


/*Link siga-nos*/
#twitter-link{
	display:inline;
	float:left;
	text-align:right;
	color:#666666; 
	font-size:11px; 
	text-decoration:none;
	font-family:"Trebuchet MS";
} 

