body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(layout/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #595748;
	margin: 0px;
}
table {
	background-color: #FFF;
}
.oficial a:link {
	font-size: 14px;
	color: #4D4001;
	font-weight: bold;
	text-decoration: none;
}
.oficial a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #4D4001;
	text-decoration: none;
}
.oficial a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4D4001;
	text-decoration: underline;
}
.oficial a:active {
	font-size: 14px;
	font-weight: bold;
	color: #4D4001;
	text-decoration: none;
}


p {
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #505050;
	text-align: justify;
	margin: 0px;
}
#topo {
	width: 821px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 349px;
}
#segura_tudo {
	width: 821px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
}
#dir {
	width: 565px;
	float: left;
	padding-left: 25px;
}
#esq {
	float: left;
	width: 186px;
	padding-left: 22px;
}
#titulo {
	font-size: 18px;
	font-weight: bold;
	color: #4d4001;
	background-color: #edefea;
	width: 525px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#txt {
	padding: 20px;
}
#pontos {
	background-image: url(layout/pts.gif);
	background-repeat: repeat-x;
	height: 59px;
}
#menu {
	height: 215px;
	width: 186px;
}
#rodape {
	width: 821px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.form {
	font-size: 13px;
	color: #4D4001;
	background-color: #EDEFEA;
	border: 1px solid #4D4001;
	font-family: Arial, Helvetica, sans-serif;
}
.bt {
	font-size: 13px;
	color: #FFF;
	background-color: #595748;
	border: 1px solid #3C3A31;
	font-family: Arial, Helvetica, sans-serif;
}
.player {
	height: 30px;
	width: 100%;
	background-image: url(layout/bgradio.png);
	background-repeat: repeat-x;
	text-align: center;
}
