#Area_artigos{
  width: 100%;
  height: auto;
}


.blogdiv{
   width: 100%;
   /*margin-left:10px;*/
}

.post-info{
	border-top: 1px dotted #F17C00;
	border-bottom: 1px dotted #F17C00;
	padding: 5px;
	text-align: right;
}

#prot_div{
	border-top: 1px dotted #F17C00;
	border-bottom: 1px dotted #F17C00;	
	margin: 10px 0 0 0;	
}

