/* 
	client: AIND, Associação da Imprensa Não Diária
	copyright: ©2005 Webuild, Internet Solutions, Lda.
*/
 
/* ///////////////////////////// body //////////////////////////////// */


body 									{ background-color: #FFFFFF; margin: 4px 40px 4px 40px; }

body,td,th 								{ font: 10pts/100% Arial, Helvetica, sans-serif; color: #000 }

p 										{ margin-top: 0px; }

/* ///////////////////////////// tags //////////////////////////////// */

#globalBox,
#globalBodyBox,
#globalBodyRightBox,
#globalBoxCenter,
#templateArticleContentBox 				{ width: 100%; }

.boxTools								{ display:none; }

.templateHeadTitleBox 					{ width: 100%; float: left; }

#globalBodyLeftBox,
#globalTopBannerBox 					{ display: none; }

#globalPrintLogoBox						{ display:block; overflow:visible; height: 100px; width: 200px; }

.copy									{ text-align:left; font-size:10pt; color: #666; padding-top: 40px; }

#printBody {
	border-top: 3px solid #C10000;
	border-bottom: 3px solid #C10000;
	width:100%;
}

#printLogo {
	margin: 15px 5px 60px 5px;
	vertical-align:top;
}

#printArticleTitle {
	margin: 0px 5px 30px 5px;
	width:100%;
}

#printArticleSubTitle {
	font-size: 12pt;
	color: #C10000;
	font-weight: bold;
}

#printArticle {
	margin: 5px 5px 50px 5px;
	text-align: justify;
	width: 100%;
}

#printInfoBox {
	font-size: 9pt;
	color: #666666;
	margin: 5px 5px 7px 5px;
}

#printInfoBox a:link, #printInfoBox a:visited, #printInfoBox a:active {
	text-decoration: none;
	color: #000000;
}

#printInfoBox a:hover {
	text-decoration: none;
	color: #C10000;
}

/* ///////////////////////////// end ///////////////////////////////// */
