/* CSS Document */


.content_jornal {
	position:relative;
	overflow:hidden;
	padding:40px 0px;
	background-image: url(../_img/pontilhado.png);
	background-repeat: repeat-x;
}
.mobile .content_jornal {
	width:500px;	
	padding:0px;
	background-image: none;
} 
.areaTopo_jornal{
	position:relative;
	overflow:hidden;
	width:100%;
	padding-bottom:20px;
}
.boxTopo_jornal{
	position:relative;
	overflow:hidden;
	margin:auto;
}
.btnAssine_jornal {
	position:relative;
	float:left;
	width:184px;
	height:43px;
	padding: 0px 0px 0px 0px;
}
.selectYear_jornal {
	position:relative;
	/*float:right;*/
	width:179px;
	height:32px;
	padding: 5px 0px 5px 0px;
	margin-right: 4px;
	margin-top:10px;
}
.formYear_jornal{
	position:relative;
	width:175px;
	height:32px;
	padding: 8px 5px 5px 5px;
	border:0;
	cursor:pointer;
	background:url(../_img/bkg-roxo-opac38.png) top left repeat!important;
}
.destaqueTopo_jornal{
	position:relative;
	padding-bottom:30px;	
}
.destaqueTopo_jornal img{
	width:100%;
}
.mobile .destaqueTopo_jornal img{
	max-width: 100%;	
}
.areaThumbs_jornal {
	position:relative;
	overflow:hidden;
	width:100%;
}

.areaThumbs_jornal ul {
	position:relative;
	overflow:hidden;
	margin:auto;
}
.mobile .areaThumbs_jornal ul{
	width:500px;	
}
.thumb_jornal{
	width: 100%;	
}
.thbs_jornal {
	position:relative;
	float:left;
	width:485px;
	height:230px;
	margin-bottom: 20px;
	margin-right: 20px;
	overflow:hidden;
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	*/
}
.thbs_jornal.last{
	margin-right: 0px;	
}
.pop_fix {
	position:absolute;
	overflow:hidden;
	bottom:0;
	padding:5px 10px;
	background:url(../_img/bkg-preto-opac60.png) repeat;
	clear:both;
	pointer-events:none;
	display:block;
}
.pop_fix2 {
	position:absolute;
	overflow:hidden;
	bottom:30px;
	padding:5px 10px;
	background:url(../_img/bkg-preto-opac60.png) repeat;
	clear:both;
	pointer-events:none;
	display:block;
}

/*====== JORNAL INTERNO ======================================*/

.titNews{
	position:relative;
	width:100%;
	min-height:36px;
	padding-bottom:20px;
}
.txtNews {
	position:relative;
	overflow:hidden;
	width:100%;
}
.txtNews p {
	position:relative;
	padding-bottom:20px;
}
.date_box_jornal {
	position:relative;
	float:left;
	padding:0px 30px 20px 0px;
}
.social_box_jornal {
	position:relative;
	float:left;
	padding-right:20px;
}
.topoBox {
	position:relative;
	width:200px;
	margin-top:40px;
}












#blocos li{
	position:relative;
	float:left;
	width: 420px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 270px;
}
.tablet #blocos li{
	width: 385px;
	height: 250px;
}
.mobile #blocos li{
	width: 490px;
	height: 300px;
}
#blocos li.last{
	margin-right: 0px;	
}
#blocos_topo h2{
	margin-bottom:15px;	
}
#blocos p{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;	
}
#blocos .pontilhado2{
	margin-top: 10px;
	margin-bottom: 10px;	
}
.link_bloco img{
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	*/
	position: absolute;
	z-index: 2;
}
.link_bloco div{
	position:absolute;
	height: 50px;
	width: 94%;
	overflow:hidden;
	font-family: 'Dosis', Arial, Helvetica, sans-serif;
	font-size: 15px;
	z-index:1;
	bottom: 0px;
	padding-top: 20px;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 10px;
	background:url(../_img/bkg-roxo-opac38.png) top left repeat!important;
}
.link_bloco div:hover{
	text-decoration:none;	
}








