/*Imprime*/

body {
	background-color:#FFFFFF;
	float: left;
       overflow-y: scroll;
}


html  {
	overflow-x:hidden;
	overflow-y: scroll;
}





#cabeca, #esquerda, #direita, #rodape, #publiCabeca, #rodapeSite, #barraAbril, #separaCabCtd{
	display: none;
}

#centro #centroCabeca, #centro #qCentroCabeca, #centro #centroR1, #centro #qCentroR1{  
	display: none; 
}

#conteudo, #centro, #centro #centroR2, #centro #centroRodape{
	width: 600px;
	padding: 0;
	margin: 0;
}

#centro{
	padding-left: 15px;
}



#conteudo, 
#centro, 
#centro #centroCabeca {
	width: 645px;
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
	float: left;
}

#centro #centroCabeca {
	clear: both;
	display: block;
	height: 110px;
}
#centro #centroCabeca img {
	margin-left: 50px;
}


#centro #centroCabeca #printTopo {
	float: left;
	background: #e7e7e7;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 30px;
	overflow:hidden;
}

#centro #centroCabeca #printTopo a {
	float: left;
	font: normal 9px Verdana;
	margin-top: 1px;
	color: #0069C3 !important;
}

#centro #centroCabeca #printTopo img {
	float: left;
	margin-left: 15px;
	margin-right: 3px;
}

#centro #centroCabeca img{
	float:left;
}

#centro #centroCabeca #dataImprima{
	float:rigth;
	padding-top: 23px;
}

#centro #centroCabeca a{
	color: #CE3131;
}

#centro #centroR2{
	font-family: Times New Roman; 
	font-size: 16px;
}
#centroR2 #areaTexto {
       margin: 0 auto;
       width: 550px;
}

#centro #centroR2 #areaTexto p{
	font-family: Times New Roman; 
	font-size: 16px;
	margin: 0 0 19px 0;
	display: block;
}

#centro #centroR2 #areaTexto #canal{
	font-weight: bolder;
	text-decoration: underline;
	font-size: 20px;
	margin-bottom: 20px;
}

#centro #centroR2 #areaTexto .sep{
	display: none;
}

/*Chapeu*/
#centro #centroR2 h3{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: underline;
	margin-bottom: 19px;
} 

/*Titulo*/
#centro #centroR2 h1 {
	font-family: Times New Roman; 
	font-size: 24px; 
	color: #CE3131;
	font-weight: bold; 
	letter-spacing:-1px; 
	line-height: 33px;
	display: inline;
} 

/*Subtitulo*/
#centro #centroR2 h2 {
	font-family: Times New Roman; 
	font-size: 16px; 
	font-weight: normal;
	font-style: italic;
	color: #000000; 
	margin-bottom: 29px;
} 

/*BoxImagem*/
#centro #centroR2 .boxImagem{
	width: 155px;
	margin: 0px 3px 3px 0px;
}

#centro #centroR2 .boxImagem h4{
	font-size:  6.4pt;	
	font-weight: normal;
}

#centro #centroR2 .boxImagem h2 {
	font-size: 7pt;
	font-weight: bold; 
	text-decoration: none;
} 

#centro #centroR2 .boxImagem h3 {
  clear: left;
  font-size: 7pt; 
	font-weight: bold;
	text-decoration: none;
	width: 155px;
} 

/*Data*/
#centro #centroR2 h6{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	display: inline;
}

#centro #centroR2 .relacionadas, #centro #centroR2 .inicioTexto{
	display: none;
}

#centro #centroRodape{
  float: left;
	border-top: 1px solid #000000;
	width: 595px;
}

#centro #centroR2 .boxImagem{
	float: left;
	margin: 0 10px 5px 0;

}

#centro #centroR2 .boxImagem img {
	position:relative;
	float: left;
}
