/***** ESTRUTURA *****/
TABLE#conteudo TD#principal{
	width:365px;
	padding:50px 0 0 0;
	background:url("../img/home/bg_esq.gif") top no-repeat;
	text-align:center;
	vertical-align:top;}
	
TABLE#conteudo TD#secundario{
	padding:95px 8px 0 8px;
	background:url("../img/home/bg_dir.gif") top no-repeat;
	text-align:center;
	vertical-align:top;
	}
	
TD.curriculos{
	padding:80px 8px 0 8px;
	background:url("../img/home/bg_curriculos.jpg") top no-repeat;
	font-size:0.6em;
	}
	
/***** OUTROS PRINCIPAL*****/
#principal TABLE.portletTit{
	width:280px;
	margin:1em auto 0 auto;}
#principal TABLE.portletTit TD.linha{
	height:19px;
	background:url("../img/linha_portlet.gif") repeat-x center;}
#principal TABLE.portletTit TD.botao{width:17px;}

#principal TABLE.portletConteudo{
	width:280px;
	margin:0 auto 5px auto;}
#principal TABLE.portletConteudo TD{vertical-align:top;}
#principal TABLE.portletConteudo TD.texto{
	padding:0 4px;
	font-size:0.7em;}
	
#principal TABLE.portlet{
	width:320px;
	margin:1em auto 5px auto;}

#principal TABLE.portlet TD.texto{
	padding:5px 5px 0 5px;
	font-size:0.7em;
	vertical-align:top;}
	
	
/****** OUTROS SECUNDARIOS *******/
#secundario DIV#destaque{
	width:100%;
	/*margin-bottom:2em;*/
	margin:0 0 2em 0;
	text-align:left;
	font-size:11px;
	}
	
#secundario DIV#destaque .imgNot{
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
#secundario DIV#destaque IMG{margin:0 8px 5px 0;}


#secundario TABLE.portletTit{
	width:280px;
	margin:1em auto 0 auto;}
#secundario TABLE.portletTit TD.linha{
	height:19px;
	background:url("../img/linha_portlet.gif") repeat-x center;}
#secundario TABLE.portletTit TD.botao{width:17px;}

#secundario TABLE.portletConteudo{
	width:280px;
	margin:0 auto 5px auto;}
#secundario TABLE.portletConteudo TD{vertical-align:top;}
#secundario TABLE.portletConteudo TD.texto{
	padding:0 4px;
	font-size:0.7em;}
