/*	blocos genéricos +++++++++++++++++++++ */
body					{ padding: 0; font-size: 9pt; color: #000; margin: 0; }
*, td, div, p				{ font-family: Arial, Helvetica, sans-serif; }
p					{ margin-top: 0; }
a					{ color: #000; text-decoration: none; border-bottom: 1px dotted #000; font-style: italic; }


/*	layout ++++++++++++++++++++++++++++++++ */
#boxLayout				{ margin: 0; padding: 0; }
#boxGrid					{ margin: 0; padding: 0; background: none; } 

/*	blocos invisiveis +++++++++++++++++++++ */
#boxGridBodyLeft, 
#boxGridTopMenu 				{ display: none; }


/*	header ++++++++++++++++++++++++++++++++ */
#boxGridHeader				{ background: none; height: inherit; }
#boxGridHeader .boxMenu .logoPrint		{ display: block; margin: 5mm 8px 12mm 3px; }
#boxGridHeader .boxMenu .menu,
#boxGridHeader .boxMenu .logo,
#boxGridHeader .boxBanner			{ display: none; }


/*	body ++++++++++++++++++++++++++++++++++ */
#boxGridBodyLeft				{ background: none; }
#boxGridBodyCenter 				{ background: none; }
#boxGridBodyCenter .moduloTitle		{ background: none; padding: 0; margin: 0; }
#boxGridBodyCenter .moduloTitle .title		{ font-size: 14pt; color: #0F4D2A; line-height: 1.2; padding: 0 8px 5mm 8px; }
#boxGridBodyCenter .moduloProductList		{ padding: 0; margin: 0; }
#boxGridBodyCenter .moduloProductList .text	{ font-size: 9pt; color: #000;  line-height: 1.4; }


/*	footer ++++++++++++++++++++++++++++++++ */
#boxGridFooter 				{ margin: 9mm 0 0 8px; border-top: 0.4pt dotted #999; padding: 9mm 8px 5mm 0; }
#boxGridFooter .boxTicker			{ display: none; }
#boxGridFooter .text			{ font-size: 6pt; color: #999; text-align: left; }


/*	fundos ++++++++++++++++++++++++++++++++ */
#boxGridHeader .boxMenu,
#home #boxGridBody, 
#home #boxGridBody .boxBody, 
#clean #boxGridBody, 
#clean #boxGridBody .boxBody,	
#front #boxGridBody, 
#front #boxGridBody .boxBody			{ background: none; }

#boxGridBodyCenter,
#boxGridHeader .boxMenu			{ height: inherit; width: inherit; }

#home #boxGridBodyCenter,
#front #boxGridBodyCenter,
#clean #boxGridBodyCenter			{ height: inherit; width: 100%; clear: both; }

.subtitle					{ font-weight: bold; font-size: 10pt; }

#boxGridBodyCenter img			{ margin-left: 5mm; }
#boxGridBodyCenter td.listReceita		{ width: 45%; padding-right: 5mm; }
#boxGridBodyCenter td.listReceita img		{ margin-left: 0; }
#boxGridBodyCenter td.listReceita .title	{ color: #999; font-size: 7pt; }



/*	direita +++++++++++++++++++++++++++++++ */
#boxGridBodyRight				{ float: none; clear: both; }
#boxGridBodyRight .moduloDestaques .boxReceitas	{ margin-top: 5mm; padding: 0 8px; }
#boxGridBodyRight .moduloDestaques .boxReceitas img { vertical-align: middle; }
.receitaLegenda				{ font-weight: bold; }
#boxGridBodyRight .boxBanner, 
#boxGridBodyRight .moduloBanners		{ display: none; }



#boxGridBodyCenter .moduloBanners		{ display: none; }
#boxGridBodyCenter .boxBanner			{ padding: 0 8px; }
#boxGridBodyCenter .boxBanner .title		{ font-size: 14pt; color: #0F4D2A; line-height: 1.2; padding: 0 0 5mm 0; }

 