body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #9999CC;
	background-attachment: fixed;
	background-image: url(img/fundo_novo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	/* hide from ie on mac \*/
	html {
		height: 100%;

	}
	#flashcontent{}
	

	body {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	div#noflashmsg {
	border: thin solid #A5A5A5;
	background-color: #FFFFFF;
	}
	
	i { font-size: 12px; }
	
	#rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0C193;
	text-decoration: none;
	width: 890px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#rodape a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0C193;
text-decoration: none;
}
#rodape a:visited{
text-decoration: none;
}
#rodape a:hover{
color: #FAEADA;
text-decoration: underline;
}