a:link{
	color:#000

}
a:visited{
	color:#333
}
a:hover{
	color:#FF0000;
}
a:active{
	color:#333
}
body{
	background-image:url(imgCSS/Fundo.jpg);
	background-repeat:repeat-x;
	padding:5px
}
#geral{
	position:relative;
	margin:0 auto;
	width:760px;
	height:auto;
	border:1px #333 solid;
	text-align:left;
	background:#FFF
}
#corpo{	
	position:relative;
	background-image:url(imgCSS/FundoCorpo.jpg);
	background-repeat:repeat-y;
	height:100%
}
#menu{
	position:relative;
	float:left;
	background-image:url(imgCSS/FundoMenu.gif);
	border-right:2px #333 solid;
	width:140px;
	height:100%
}
#menu ul{
	position:relative;
	width:140px;
	float:left;
	list-style: none;
	padding-top:2px
}
#menu li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px 0 6px 8px;
	border-bottom:1px #999 dashed
}
#menu img{
	position:relative;
	vertical-align:bottom
}
#newsLatter, #enquete{
	position:relative;
	margin:5px 0 5px 0
}
#area{
	position:relative;
	background:#FFF;
	border:1px #999999 dashed;
	width:121px;
	height:120px;
	color:#333;
	font-size:11px
}
label{
	position:relative;
	font-size:12px
}
label.cor{
	color:#FF0000
}
.botao{
	position:relative;
	height:20px;
	font-size:12px;
	display:inline
}
#aboNacional{
	position:relative;
	margin:10px 0 10px 40px
}
#rodape{
	background-image:url(imgCSS/FundoRodaPe.gif);
	background-repeat:repeat-x;
	position:relative;
	clear:both;
	width:550px;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-top:7px;
	padding-left:210px;
}
span.pre{
	font-weight:bold;
	color:#FFFFFF
}
span.ver{
	font-weight:bold;
	color:#FFFFFF
}
span.pgConstrucao{
	padding:20px;
	font-size:14px;
	line-height:30px
}