#cont_noticia {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	height: auto;
	margin: 0 0 20px 0px;
	line-height: 130%;
}
#cont_noticia label *{
	font-size: 12pt;
}
#cont_noticia h1{
	margin: 20px 0 30px 0;
	line-height: 28pt;
	font-size: 24pt !important;
}

#cont_noticia h3{
	font-size: 16pt !important;
	margin-top: 10px !important;
	line-height: 20pt;
	color: #555555;
	margin-left: 0;
	font-weight: normal;
}

#gal_not{
	width: 100%;
	margin-top: 30px;
}
#gal_not a{
	margin-right: 5px;
}

#social{
	width: 100%;
	margin: 10px 0 30px 0;
	text-align: right;
	padding: 10px 0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}
#txtSoc{
	line-height: 22px;
}


   #blog{
	   background: #F60;
	   color: #FFF;
	   border-bottom: solid 2px #fff;
	   font-size: 16pt;
	   line-height: 30pt;
	   text-indent: 10px;
	   letter-spacing: 1px;
	   margin-bottom: 5px;
   }
   
/* Barra Direita */
	#barradir{
		height: auto;
		background: #FFF;
	}
	#cliparc, #banner{
		height: auto;
		width: 97%;
		margin: 0 1.5% 10px 1.5%;
	}
	.estiti h3{
		border-bottom: 5px solid #777;
		padding-left: 30px;
	}
	.estiti h3 span{
		top: 0;
		left: 0;
		margin:0 !important;
		background: #F60;
		width: 20px;
		height: 27px;
		font-size: 0;
		border-right: 3px solid #777;
		margin: 5px;
	}
	#cliparc.estiti h3{
		background: #A30000 !important;
		color: #fff !important;
	}
	#cliparc a img{
		width: 100%;
	}
	#ultimas_prod.estiti h3{
		background: #B60A10 !important;
		color: #fff !important;
	}
	#ultimas_prod{
		height: auto;
		width: 97%;
		margin: 5px 1.5% 15px 1.5%;
	}
	#ultimas_prod label{
		margin-bottom: 10px
	}
	
	#ultimas_prod label img{
		float: left;
		margin-right: 10px;
		width: 180px;
		height: 180px;
	}
	#ultimas_prod label span{
		width: 230px;
		float: left;
	}
	#ultimas_prod label span a{
		background: #B60A10;
		line-height: 16pt;
		padding: 0 5px;
		color: #fff;
		text-decoration: none;
		margin-top: 10px;
		border-radius: 5px;
		float: left;
	}
	#face{
		background: #F9F9F9;
		margin-top: 10px;
		width: 97%;
		margin: 5px 1.5%;
		border: 1px solid #ccc;
	}
	/* Fim Barra */


/* Ultimas Noticias */

#ultimas_blogs{
	width: 100%;
	margin-top: 30px;
}
#ultimas_blogs h3{
	width: 100%;
	font-size: 14pt;
	font-weight: bold;
	line-height: 20pt;
}
#ultimas_blogs label{
	height: auto;
	cursor: pointer;
	text-decoration: none;
	margin: 10px 0 0 0;
	line-height: 20pt;
}

#ultimas_blogs label A{
	color: #A30000;
	text-decoration: none;
	font-size: 11pt;
}

#ad1{
	margin-top: 10px;
}
	
@media only screen and (max-width: 1920px) /* FullHD */
{
	
	#cont_noticia {
		width: 1140px;
	}
	
	#barradir{
		width: 280px;
	}
	#ultimas_prod label img{
		margin-right: 0;
		width: 100%;
	}
	#ultimas_prod label span{
		
	}
	#ultimas_prod label span a{
	}
}



@media only screen and (max-width: 1440px) /* FullHD */
{
	
	#cont_noticia {
		width: 980px;
	}
	
	#barradir{
		width: 280px;
	}
	#ultimas_prod label img{
		margin-right: 0;
		width: 100%;
	}
	#ultimas_prod label span{
		
	}
	#ultimas_prod label span a{
	}
}



@media only screen and (max-width: 1280px) /* FullHD */
{
	#barradir{
		width: 0;
		height: 0;
		visibility: hidden;
		display: none;
	}
}