.li_not{
	width: 980px;
	margin-top: 10px;
}
.Not, .NotSimg{
	width: 480px;
	height: 252px;
	text-decoration: none;
	margin-bottom: 20px;
	border-bottom: 2px groove #EEE;
}

.Not:nth-child(odd), .NotSimg:nth-child(odd){
	margin-right: 20px;
}
.Not span{
	width: 230px;
	height: 230px;
	margin: 0 10px 20px 0;
}
.Not span img{
	width: 230px;
	float: left;
	margin: 0;
}
.Not span, .Not label{
	line-height: 12pt;
}
.Not label{
	width: 240px;
	margin-bottom: 50px;
	font-size: 10pt !important;
}
.Not label h2, .Not h2, .NotSimg label h2, .NotSimg h2{
	font-size: 14pt;
	font-weight: bold 700;
	line-height: 20pt;
	margin: 0 0 10px 0;
}
.NotSimg label{
	width: 100%;
	margin-bottom: 10px;
	font-size: 10pt !important;
}

a.but_mais{
	bottom: 20px;
	right: 0;
	font-size: 9pt;
	width: auto;
	line-height: 24px;
	padding: 0 5px;
	color: #fff;
	border-radius: 5px;
	background: #E00;
	text-decoration: none;
	font-weight: bold;
}
a.but_mais:hover{
	color: #F99; !important;
}

   #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;
	} 
	.Datas a{
		color: #954d00;
		margin-left: 10px;
		text-decoration: none;
		font-size: 10pt;
		display: block;
	}
	.Ano{
		background: #fff;
		margin-right: 5px;
	}
	#barradir a.link{	
		color: #954d00;
		margin: 0 0 5px 20px;
		padding: 3px 0;
	}
	#barradir .bloco_datas{
		display: none;
		background: #fff;
		margin: 0 5px 10px 20px;
		overflow: hidden;
	}
		
	#banner{
		background: none;
		height: auto;
		width: 100%;
		margin: 0px 0 10px 0;
		padding-bottom: 6px;
		border-bottom: 2px groove #EEE;
	}
	.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: #B60A10 !important;
		color: #fff !important;
	}
	#cliparc a img{
		width: 100%;
	}
	#ultimas_prod.estiti h3{
		background: #F60 !important;
		color: #fff !important;
	}
	#ultimas_prod{
		background: #FFF;
		height: auto;
		width: 97%;
		margin: 5px 1.5% 15px 1.5%;
	}
	#ultimas_prod a img{
		width: 100%;
	}
	#face{
		background: #F9F9F9;
		margin-top: 10px;
		width: 97%;
		margin: 15px 1.5% 5px 1.5%;
		border: 1px solid #ccc;
	}
	/* Fim Barra */

.paginacao{
	width: 980px;
	float: right;
	margin-top: 10px;
}
.paginacao ul{
	list-style: none;
	float: right;
}
.paginacao ul li, .paginacao ul li.atual, .paginacao ul li.semlink{
	display: block;
	overflow: hidden;
	width: 25px;
	line-height: 25px;
	list-style: none;
	float: left;
	background: #bb3500 !important;
	color: #fff;
	margin-left: 5px;
	text-align: center;
}
.paginacao ul li a, .paginacao ul li.atual, .paginacao ul li.semlink{
	display: block;
	overflow: hidden;
	color: #ffcfbc !important;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}
.paginacao ul li.atual, .paginacao ul li.semlink{
	color: #fff !important;
}
.paginacao ul li a:hover{
	color: #ffe491 !important;
}

	
@media only screen and (max-width: 1920px) /* FullHD */
{
	.li_not{
		width: 1140px;
		margin-top: 10px;
	}
	
	.Not, .NotSimg{
		width: 555px;
	}
	.Not label{
		width: 315px;
	}
	.Not:nth-child(odd), .NotSimg:nth-child(odd){
		margin-right: 30px;
	}


	#contesquer{
		width: 1140px;
	}
	#barradir{
		width: 280px;
	}
	#ultimas_prod a, #ultimas_prod a img{
		width: 272px;
		height: 272px;
	}
}



@media only screen and (max-width: 1440px) /* FullHD */
{
	
	.Not, .NotSimg{
		width: 480px;
	}
	.Not label{
		width: 240px;
	}
	.Not:nth-child(odd), .NotSimg:nth-child(odd){
		margin-right: 20px;
	}
	
	#contesquer{
		width: 980px;
	}
	#barradir{
		width: 280px;
	}
	#ultimas_prod a, #ultimas_prod a img{
		width: 272px;
		height: 272px;
	}
	
}



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