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

div.notdestaque,div.clipping{
			margin-bottom: 10px;
		}
		div.notdestaque{
			background-image:url(../imgs/pag_inicial/bg_not_destaque.gif);
			background-repeat: no-repeat;
			height: 202px;
			padding: 4px  50px  40px  15px ;
			
		}
		div.notdestaque h2{
			margin-bottom: 7px;
			font-size: 15px;
			
		}
#geral #principal #conteudo .cont notdestaque h2 {margin:0; padding:0;
			font-size: 15px;
}

		div.clipping{
			background-image: url(../imgs/pag_inicial/bg_clipping.gif);
			background-repeat: no-repeat;			
			height: 26px;
			padding: 5px 0 0 20px;	
			float:left;
			width: 377px;
			margin-left: 7px;
			 
		}
		div.cont p.foto{
			float: left;
			margin-right: 10px;			
		}
		div.cont p.foto img{
			border: 1px solid #757575
		}
		div.entrevistado{
			float: left;
			background-repeat: no-repeat;
			background-image:url(../imgs/pag_inicial/bg_entrevistado.gif);
			padding: 20px 50px 20px 20px;
			height: 127px;
		}
		
		div.cont a.lk_noticia {
			font-size: 11px;
			color:#4C647A;
			text-decoration: none;
		}
		div.cont a.lk_noticia:hover {
			font-size: 11px;
			color: #59A508;
			text-decoration: underline;
		}
		
		div.cont a.lk_destaque {
			color:#4C647A;
			text-decoration: none;
		}
		div.cont a.lk_destaque:hover {
			color: #59A508;
			text-decoration: underline;
		}
		
		div.cont .legenda {
			font-size: 9px;
			color: #4C647A;
		}
