/* - PRINT.CSS - */
a:link, a:visited	{color: #333; text-decoration: underline;}
a[href]:after		{content: " (" attr(href) ")";}
body	{background: #FFF; color: #000; font: 12pt serif;}
/*MASTER*/
.master {background-color:#fff; min-height: 100%; margin:0 auto;position:relative;width:670px;}
#footer{ display: none; }
#header {display: none; }
#conteudo {width:670px;background-color:#fff;height:auto!important;clear:both;display:block;position:relative;}
/*HOMEPAGE*/
#homePage{width:670px;}
#homePage #newsSlides{display:none;}
#homePage .img{width:670px;height:auto;}