/* NOTICIAS */
	#noticias { width: 898px; margin: 0 auto; }
	#noticias .topo { position: relative; background: url(i/titulos/tit-novidades-johnpetter.jpg) no-repeat top left; height: 95px; width: 902px; }
	#noticias .topo-cursos { position: relative; background: url(i/titulos/tit-cursos-e-eventos.png) no-repeat top left; height: 95px; width: 902px; }
	#noticias .topo .tipo { float: left; position: absolute; bottom: 0; left: 10px; width: 285px; }
	#noticias .topo .tipo a { float: left; background: url(i/sprites/sprite-fundo-tipo-noticia.png) no-repeat top left; }
	#noticias .topo .tipo a span { display: none; }
	#noticias .topo .tipo a.novidades { width: 62px; height: 17px; background-position: -3px 0; padding-right: 0; margin: 15px 0 0 22px; }
	#noticias .topo .tipo a.dicas-e-acontecimentos { width: 142px; height: 17px; background-position: -112px 0; margin: 15px 0 0 22px; }
	#noticias .topo .tipo a.novidades[class~='active'] { width: 105px; height: 60px; background-position: 0 -65px; margin: 0; border: none; }
	#noticias .topo .tipo a.dicas-e-acontecimentos[class~='active'] { width: 165px; height: 60px; background-position: -110px -65px; margin: 0 0 0 30px; border: none; }
	
	#noticias #lista ul li { overflow: hidden; background: #F8F9FA; margin-top: 10px; padding: 10px; }
	#noticias #lista ul li div.bg-img { 
		float: left; 
		/*background: url(i/fundos/bg-img.png) no-repeat top left;*/ 
		width: 91px; 
		height: 64px;
		border-left: solid 1px #CCC;
		border-top: solid 1px #CCC;
		border-right: solid 1px #666;
		border-bottom: solid 1px #666;
		text-align: center;
		margin-right:5px;
	}
	#noticias #lista ul li div.bg-img div.container-img {overflow: hidden; padding: 3px; height: 58px; width: 85px;}
	#noticias #lista ul li div.bg-img div.container-img img {height:58px; max-width:85px; margin:0 auto;text-align:center;}
			
	#noticias #lista ul li div.info { font-family: Tahoma; padding-left: 88px; }
	#noticias #lista ul li div.info .titulo { float: left; width: 780px; margin-bottom: 5px; }
	#noticias #lista ul li div.info h2 { font-size: 12px; color: #233A31; font-weight: bold; display: inline; margin-right: 10px; }
	#noticias #lista ul li div.info span.data { background: #9CD684; font-weight: bold; font-size: 10px; padding: 0 5px; }
	#noticias #lista ul li div.info p { float: left; width: 660px; line-height: 16px; }
	#noticias #lista ul li div.info p a { color: #666; }
	#noticias #lista ul li div.botao { float: right; width: 120px; }
	#noticias #lista ul li div.botao a { display: block; width: 120px; height: 46px; background: url(i/botoes/bt-mais-detalhes.png) no-repeat top left;  }
	#noticias #lista ul li div.botao a span { display: none; }
	
	#noticias form.infield { clear: both; overflow: hidden; position: absolute; bottom: 15px; right: 10px; padding-bottom: 10px; width: 580px; }
	#noticias form.infield .elements { float: right; width: 570px; position: relative; }
	#noticias form.infield .elements span.numero-de-depoimentos { float: left; width: 150px; text-align: right; font-size: 15px; color: #CE3B10; font-weight: bold; position: absolute; bottom: 0; }
	#noticias form.infield .elements .campo { float: left; font-size: 11px !important;  }
	#noticias form.infield .elements .campo label { margin: 12px 5px 0 25px; float: left; color: #333; }
	#noticias form.infield .elements .campo * { color: #D42E14; font-size: 11px; }
	#noticias form.infield .elements .s133 { float: right; }
	#noticias form.infield .elements #selectpesquisa { height: 27px; }
	#noticias form.infield .elements .campo span.input { float: left; width: 115px; height: 32px; background: url(i/fundos/bg-input-termo-de-busca.png) no-repeat top left; margin-top: 5px; }
	#noticias form.infield .elements .campo span.input input[type='text'] { border: none; background: none; width: 96px; margin: 6px 0 0 8px; padding: 4px 0; }
	#noticias form.infield .elements input[type='image'] { float: left; margin: 10px 0 0 20px; }
	#noticias form.infield .campo p label.in	{ position: absolute; top: 0; left: 0; z-index: 1; margin: 15px 0 0 10px; font-size: 11px; color: #D42E14; }

	#noticias form.result { float: right; position: absolute; bottom: 33px; right: 30px; }
	
	#noticias .msg { background: #F0F4F6; padding: 10px 15px; margin: 5px 0; }
	#noticias .msg p { font-size: 15px; font-weight: bold; color: #666; }
	#noticias .msg p strong { color: #E0503A; text-decoration: underline; }

	/* DETALHES */
		/* TOPO */
			#noticias .topo-d { position: relative; background: url(i/titulos/tit-novidades-johnpetter-d.jpg) no-repeat top left; height: 95px; width: 902px; }
			#noticias .topo-d h1 { font-size: 15px; color: #233A31; font-weight: bold; display: inline; }
			#noticias .topo-d .desc { position: absolute; bottom: 25px; left: 25px; }
			#noticias .topo-d span.data { background: #9CD684; font-weight: bold; font-family: Tahoma; font-size: 10px; padding: 5px; margin-left: 5px; }
			
		#noticias .area-foto-conteudo .content { overflow: hidden; background: #FFFCF7; padding: 0 12px; position: relative; margin-top: 10px; min-height: 400px; }
		#noticias .area-foto-conteudo .resp { background: #E2EFDB; width: 872px; }
		#noticias .area-foto-conteudo .bg-none { background: #FFF; } 
		#noticias .area-foto-conteudo .bg-fundo { }
		#noticias .area-foto-conteudo .content .imagem { float: left; text-align: center; width: 150px; border: solid 1px #D7D0BB; background: #EBE8DE; padding: 5px; }
		#noticias .area-foto-conteudo .content .imagem img {  }
		#noticias .area-foto-conteudo .content .imagem p { text-align: left; padding-left: 5px; }
		#noticias .area-foto-conteudo .content .imagem p.nome { font-family: Tahoma; color: #666; font-weight: bold; margin: 4px 0; }
		#noticias .area-foto-conteudo .content .imagem p.cargo { font-family: Tahoma; color: #812E78; font-size: 11px; }
		#noticias .area-foto-conteudo .content .texto { float: right; width: 700px; margin-left: 10px; }
		#noticias .area-foto-conteudo .content .texto p { color: #666; font-family: Tahoma; font-size: 12px; line-height: 20px; margin-bottom: 10px; }
		
		#outras-noticias { background: url(i/titulos/tit-outras-novidades.png) no-repeat top left; overflow: hidden; }
		#outras-noticias ul { overflow: hidden; margin: 40px 0 0 2px; }
		#outras-noticias ul li { float: left; padding: 4px 5px 4px 10px; width: 875px; background: #FFF; margin-bottom: 5px; }
		#outras-noticias ul li.zebra { background: #FEFBE9; }
		#outras-noticias ul li span.data { float: left; color: #DF4041; background: #EAC20F; font-weight: bold; font-size: 10px; padding: 2px 5px; font-family: Tahoma; margin-right: 15px; margin-top: 8px; }
		#outras-noticias ul li h2 { float: left; margin-top: 4px; width: 680px; }
		#outras-noticias ul li h2 a { font-size: 12px; font-weight: bold; color: #233A31; }
		#outras-noticias ul li a.bt { float: right; background: url(i/botoes/bt-mais-detalhes-a.png) no-repeat top left; width: 120px; height: 30px; }
		#outras-noticias ul li a.bt span { display: none; }
		
	/* VIDEOTUBE */
		#videotube { position: absolute; top: 0; left: 150px; right: 150px; text-align: center; background: #FFF; border: solid 4px #666;}
		#videotube .object { padding: 0 15px 10px 15px; clear: both; }
		#videotube a { float: right; margin: 5px; font-weight: bold; color: #333; cursor: pointer;  padding: 5px; text-align: right; }	
		
