body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
* {margin:0;padding:0}

pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

.buttons{padding:0px; text-align:right;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

/* NEWS */
#homeNews{
	width:355px;
	height:200px;
	text-align:left;
	padding:0px;
	margin:0px;
	background:#fff;
}
#homeNews p, #homeNews h2{
	font-family:Verdana;
}
#homeNews h2{
	text-align:left; 
	font-size:10px;
	font-weight:bold;
}
#homeNews .descricao{
	font-size:9px; 
	color:#999;
	font-style:italic;
}
#homeNews .titulo{
	font-size:11px;
}
#boxNews{
	position:absolute;
}
#boxNews div{
	width:355px;
	height:70px;
	float:left;
}
#homeNews .buttons{
	text-align:left;
}
#boxNews .next{
	float:right
}
.news .buttons{
	text-align:center;
	clear:both;
}
.news .maskNews{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.maskNews{
	position:relative;
	width:355px;
	height:140px;
	overflow:hidden;
}

#boxConheca{
	position:absolute;
}
#boxConheca span{
	display:block;
	float:left;
}

.maskConheca{
	position:relative;
	width:320px;
	height:110px;
	overflow:hidden;
}

#boxInformativo{
	position:absolute;
}
.maskInformativo{
	position:relative;
	width:360px;
	height:50px;
	overflow:hidden;
}
#boxInformativo div{
	display:block;
	float:left;
	width:360px;
	height:50px;
	padding:0px;
	margin:0px;
}
#boxInformativo .linha1{
	color:#666;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#boxInformativo .linha2{
	color:#000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:10px;
	padding-top:5px;
	margin:5px;
}

#boxBanner{
	position:absolute;
}
.maskBanner{
	position:relative;
	width:750px;
	height:380px;
	overflow:hidden;
}
#boxBanner div{
	display:block;
	float:left;
	width:750px;
	height:380px;
	padding:0px;
	margin:0px;
}