html {
  background: none !important;
}

body.print {
	height:100%;
	margin:0;
	color:#333;
	font:13px/1.3em Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	/* Hack IE */
	voice-family: "\"}\"";
	voice-family:inherit;
}

.print #pageWrap {
	width:640px;
	margin: 0 auto;	
}
.section {
	border: 1px solid rgb(192, 192, 192);
	padding: 20px;
}

.print .section .footer { 
	margin-top: 20px;
	text-align:center
}
.print .section .footer p{
	font-size: 14px;
	color: #333333;
	height:30px;
	line-height:30px;
}

.print .section h2{
	font-size: 13px;
	color: #333;
	letter-spacing: normal;
}

.print .section #imagemNoticia {
	float: right;
	width: 230px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.print .section #imagemNoticia img {
	border: 1px solid #CCC;
	padding: 5px;
}

.print .section #imagemNoticia p#legenda {
	font-size: 10px;
	font-style: italic;
	text-align: left;
	margin: 0;
	padding: 0;
}

.print p.fonte {
	margin-left: 0;
	padding-left:0
}

div.imprimir-novamente{
	height:40px;
	padding:5px 15px;
	float: right;
	line-height: 15px;
	text-decoration: none;
	font-size: 12px;
}
div.imprimir-novamente a {
	color: #B8322C;
	font-size: 12px;
}

#plusDebugToolbar, #plusDebugToolbar_panel {
	display: none;
	visibility: hidden;
}

p#copy {
	font-size: 10px;
	line-height: 120%;
	text-align: center;
}

hr {
	clear: both;
	display: block;
	border: 2px solid #CCC;
	margin-top: 6px;
	margin-bottom: 6px;
	_margin: 0;
	_padding: 0;
	*margin: 0;
	*padding: 0;
	background-color: #CCC;
	color: #CCC;
	border: 0;
	height:2px;
}
