/*print.css: Folha de Estilos para páginas de versão de impressão */body {	background-color: #FFF;	background-image: none;	background-repeat: no-repeat;}div.body /*IE*/{	width: 800px;}div.bodyBottom { display: none; }.header {	height: 130px;	margin: 0 0 0 30px;	padding: 0;	width: 690px;	background-color: #FFF;}.logo {	width: 190px;	height: 100px;	float: left;	color: #333;	margin-top: 20px;	margin-left: 30px!important;	margin-left: 30px;	margin-left/**/:/**/15px;	}.logo img { width: 140px; height: 80px; }.contentContainer {	background-color: #FFF;	float: left;	padding: 0 20px 0 30px;	width: 720px!important;	width: 720px;	width/**/:/**/745px;}.content {	width: 720px!important;	width: 720px;	width/**/:/**/705px;		padding: 0 0 0 0;	margin-top: 0;}.contentBody {	height: auto;	width: 685px;}.currentDate {	text-align: center;	font-size: 0.9em;	color: #355128;	width: 155px;	height: 12px;	float: right;	margin: 50px 40px 0 5px;}/*BreadCrumbs*/.path ul li {	display: inline;	padding: 0 10px 0 0;	margin: 0;	background-image: url(../Images/gt.gif);	background-repeat: no-repeat;		background-position:right;}.path ul li a {	color: #5B7797; text-decoration: none; }.path ul li a:visited {	color: #5B7797; text-decoration: none; }.path ul li a:hover { color: #41566E; text-decoration: underline; }.path ul li a:visited:hover { color: #41566E; text-decoration: underline; }/*End BreadCrumbs*/.pageTitle {	font-size: 120%;	margin: 0 0 15px 0;	padding: 5px 0 0 0;}.printLink {	float: right;	text-align: right;	width:140px;	margin: 0 0 2px 5px;}.printLinkAuxItem {	width: 32px;	height: 32px;	background-image: url(none);	background-repeat: no-repeat;	float: left;	display: none;}.printLinkText {	width: 95px;	float: left;	margin-left: 5px;	color: #666;	font-size: 110%;	font-weight: bold;	text-transform: uppercase;	text-align: center;	border-left: 1px solid #CCC;}.printLinkText a:link { color:#666; }.printLinkText a:hover { color:#666; }/* RELATED CONTENTS */.relatedContents {	height: auto;	width: 720px;	float: left;	display: none; /* !!! */}.relatedContentsList {	width: 720px;}.relatedContentTitle {	color:#4A7A43;	background-image: url(../Images/pnsintra_destaque-topo.gif);	background-position: right top;	background-repeat: no-repeat;	font-size: 1em;	font-weight: bold;	display: block;	padding: 10px 10px 0 0;	float: right;	width: 530px;}.pathRelated {	padding-top: 7px;	color: #8B8B8C;	padding-left: 10px;	float: right;	width: 530px;	padding: 7px 10px 0 0;}.relatedContentImage {	float:left;	width: auto;	max-width: 155px;	height: auto;	text-align: left;	border-right: 5px solid #FFF;	display: block;}.relatedContentImage img {	float: left;	clear: right;	height: 75px;	margin: 0 3px 0 0;}.relatedContentImage txt { display: none; }	.relatedContentLead { display: none; }.relatedContentBody { display: none; }/* FOOTER */.allRightsReserved {	float: right;	font-size: 0.9em;	color: #666;	text-align: justify;	margin: 10px 0 0 0;}.allRightsReserved span {	font-size: 0.9em;	color: #666;	text-align: justify;}div.footerTop {	background-image: none;	overflow:hidden;	clear: both;	height: 5px;	width: 780px;	display: block;}.footer {	background-image: none;	clear: both;	float: left;	height: auto;	margin: 0 0 0 0;	padding-top: 10px;	width: 800px;}.logos {	padding: 0 0 5px 10px;	vertical-align:	middle;	float: left;	line-height: 3em;	width: auto;	margin: 10px 0 0 0;}.footerBottom {	display: none; }