/* prt_ufcg layout atual, em uso desde 27/08/2008 */

#tudo { /* toda a página */
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	/*height: 600px;*/
	/*background: #0099FF;*/
	border: 1px solid #0099FF;
	
	}
	
#topo { /* cabecalho */
	width: 778px;
	height: 83px;
	/* border: 1px solid #000099; */
	}

#topo_banner { /* banner informativo */
	width: 778px;
	margin-bottom:15px;
	}
	
#esquerda_banner { /* banner de fotos */
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 230px;
	height: 220px;
	/*border-left: 1px dotted gray;	*/
	/*background: url(imagens/bgy11.gif);*/
	}

#esquerda {/* administração e links */
	float: left;
	/*margin-left: auto;
	margin-right: auto;*/
	width: 230px;
	height: 1067px;
/* border-bottom: 1px dotted red;*/
	/*border: 1px dotted gray;*/
	/*border-right: 1px dotted gray;*/
	}

#centro {/* exibe a última notícia */
	margin-left: auto;
	margin-right: auto;
	width: 410px;
	/*height: 200px;*/
	/*border: 1px dotted gray;*/
	/*background: #0099FF;*/
	}

#comunicacoes {/* comunicações */
	margin-left: auto;
	margin-right: auto;
	width: 410px;
	/*height: 300px;*/
	/*border: 1px dotted gray;*/
	/*background: #0099FF;*/
	}		
	
	
#links {
	/*modificado em 02082007 para funcionar no ie7 */
	/*text-align: center;  hack para o IE */
	/*margin-left: 0;*/
	/*margin-left: 10px;*/	
	/*margin-right: auto;*/
	width: 410px;
	height: 597px;
	}	
	
#direita { /* serviços e links para eventos */
	float: right;
	width: 128px;
	height: 430px;
	/* height: 230px; aumentado em 02072009 */
	background: #FFFFFF;
	}
	
#direita2 {/* não está sendo usada */
	float: right;
	width: 128px;
	height: 537px;
	background: #FFFFFF;
	}