/*

No arquivo estilo.css, somente propriedades de estilo visual:
font, color, background, border, line-height, text-decoration, etc.

No arquivo layout.css, somente propriedades de layout:
margin, padding, position, top, left, etc.

 */
 
 /* modificacoes feitas no layout.asp, complementando o home.css */
 
div#linha2 {
	height:122px;
	background:none;
	}
 
div#coluna_maior,
div#noticias_destaque,
div#apresentacao {
	width:309px;
	float:left;
	}
	
div#apresentacao ul {
	margin-bottom:10px;
	list-style-type:disc;
	}
	
div#apresentacao li {
	font-size:130%;
	margin-left:20px;
	margin-bottom:5px;
	}
	
div#apresentacao p.cl_026 {
	font-size:130%;
	}
	
div#apresentacao p.cl_041 {
	font-size:130%;
	margin-bottom:10px;
	float:left;
	margin-right:4px;
	width:280px;
	}
	
div#apresentacao div.cl_042 {
	padding-left:5px;
	}	
	
div#col_menor {
	width:209px;
	float:left;
	margin-left:10px;
	}
	
div#linha4,
div#linha4a,
div#sugestoes,
div#sugestoes_home, {
	height:20px;
	}
	
div#box_pnmpo {
	width:209px;
	margin:0 0 10px 0;
	}
	
div#box_pnmpo_top {
	width:209px;
	height:7px;
	overflow:hidden;
	background:url(/geral/imgs/decorativas/top_cxmaior_lateral.gif) no-repeat;
	}
		
div#box_pnmpo_conteudo {
	width:197px;
	padding-left:6px;
	padding-right:6px;
	position:relative;
	background-color:#F2EFE8;
	float:left;
	}

div#box_pnmpo_conteudo div.cl_007 {
	margin-top: 4px;
	}

div#box_pnmpo_bottom {
	width:209px;
	height:7px;
	overflow:hidden;
	background:url(/geral/imgs/decorativas/bottom_cxmaior_lateral.gif) no-repeat;
	clear:left;
	}
	
.cl_018 {
	width:197px;
	margin-top:10px;
	clear:left;
	}
	
.cl_019 {
	width:176px;
	float:left;
	margin-bottom:4px;
	font-size:120%;
	line-height:130%;
	}
