@charset "utf-8";
/* CSS Document */

#conteudoCorpoEsquerdo{
	width: 503px;
	margin-right:15px;
	height:100%;
	float:left;
	background-color:#FFFFFF;	
}

#conteudoCorpoDireito{
	width:222px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
}

#eventoProjeto{
	width:503px;
	float:left;	
}

.eventosProjetos{ 
	clear:both;	
	margin-top:0;	
	width:712px;
}

.cxEventos{
	width:220px;
	float:left;	
	margin-left:2px;		
}

.link { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #7c7b7b; 
	text-decoration: none;
	font-weight: bold;
}

.link:hover { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #7c7b7b;
	text-decoration: underline;
	font-weight: bold;
}

.titulo {
	font-family: Tahoma;
	font-size: 10px;
	color: #7c7b7b;
	text-decoration: none;
	font-weight: bold;
}

.dataNoticia{
	font-family: Tahoma;
	font-size: 9px;
	color: #ADA580;
	text-decoration: none;
	font-weight: normal;
	font-weight:bold;
	width: 220px;
	float:left;	
	text-align:left;
	margin-bottom:2px;
}

.chamada{	
	margin-bottom:3px;	
	margin-left:79px;
	color:#b1af8c;
	font-family:Tahoma;
	font-size:12px;
}

#linhaHorizontal2{
	background-color:#999999;
	height:1px;
	width:712px;
	margin-top:12px;
	margin-bottom:5px;		
}

#navegacao{
	float:left;
	margin-right:10px;
	height:20px;
	width:702px;	
}

.btNavegacao{
	background:none;
	border:none;
	font-size:12px;
	color:#666666;
	height:18px;
}

.btNavegacaoAtual{
	background:none;
	border:none;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	height:18px;
}

.titulo {
	font-family: Tahoma;
	font-size: 10px;
	color: #7c7b7b;
	text-decoration: none;
	font-weight: bold;
	
}

.descricao{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	
}

.navTopo{
	width:520px;
	
}

