/******** INICIO INTERNA *********/

.corpo .coluna_esquerda .box_insterna {
	width: 668px;
	min-height: 330px;
	margin-bottom: 12px;
			
}

		.corpo .coluna_esquerda .cont_insterna {
			width: 625px;
			min-height: 484px;
			_height: 484px;
			background:  url("img/conteudo_meio.png") 0 0 repeat-y;
				_background:  url("img/conteudo_meio_ie.gif") 0 0 repeat-y;
			padding: 10px 20px 20px 20px;
		
		}
		
		.corpo .coluna_esquerda .insterna_topo {
			background:  url("img/conteudo_topo.png") 0 0 no-repeat;
				_background:  url("img/conteudo_topo_ie.gif") 0 0 no-repeat;
			width: 668px;
			height: 5px;
			overflow: hidden;	
		}
		
		.corpo .coluna_esquerda .insterna_baixo	{
			background:   url("img/conteudo_baixo.png") 0 0 no-repeat;
				_background:   url("img/conteudo_baixo_ie.gif") 0 0 no-repeat;
			width: 668px;
			height: 5px;
				
		}
		
		
			.corpo .coluna_esquerda .cont_insterna h2 {
				margin-bottom: 10px;
				font-size: 11px;
				color: #008060;
			}

			.corpo .coluna_esquerda .cont_insterna p {
				font-size: 10px;
				color: #343434;
				text-align: justify;
				margin-bottom: 10px;
				line-height: 14px;
			}

				.corpo .coluna_esquerda .cont_insterna a.voltar {
					float: right;
					font-weight: bold;
					overflow: hidden;
					font-size: 10px;
					color: #008060;
					
				}
				
				.corpo .coluna_esquerda .cont_insterna  a:hover {
					text-decoration: underline;
				}
		
.imagem_noticia
{ 
	float: left;
	padding-right: 10px;
	text-align: left; 
	font-size: 10px;
}	

.texto_noticia
{
	margin: 5px;
	width: 97%;
	font-size: 11px;
	color: #343434;
}

	.texto_noticia .noticia_voltar
	{
		width:100%;
		height: 20px;
		text-align: left;
		padding: 0px;
	}
	
			.texto_noticia .noticia_voltar input
			{
				background-image:url(img/bg_button_voltar.gif);
				width: 58px;
				height: 16px;
				background-repeat: no-repeat;
				background-position: center center;
				border: 0px #f3f3f3;
				cursor: hand;
				cursor: pointer;
				
			}

.texto_noticia p
{
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}

.texto_noticia a
{
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}

	.texto_noticia a:hover
	{
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	text-decoration: underline;
	}

.texto_noticia h4
{
	font-size:14px;
	color:#008060;
	padding-top: 6px;
	padding-bottom: 10px;
}

.texto_noticia h5
{
	font-size:8px;
	color:#666666;
	padding-top: 6px;
	padding-bottom: 10px;
}


/******** FIM INTERNA *********/