body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #336699;
}
a:link {
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
}
#master-topo {
	position: relative;
	height: 135px;
	width: 760px;
	background-color: #9BC4E2;
	background-image: url(/images/linha-topo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left:auto;
	margin-right:auto;
}

#master-topquinta {
	position: relative;
	height: 135px;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(/images/linha-topquinta.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left:auto;
	margin-right:auto;
}

#master-topeventos {
	position: relative;
	height: 86px;
	width: 760px;
	background-color: #003366;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/images/linha-topeven.png);
	margin-left:auto;
	margin-right:auto;
}
#logo {
	position: absolute;
	height: 87px;
	width: 174px;
	left: 35px;
	bottom: 0px;
	top: 30px;
}

#logoqf {
	position: absolute;
	height: 107px;
	width: 163px;
	left: 21px;
	bottom: 0px;
	top: 10px;
}

#logoeven {
	position: absolute;
	height: 22px;
	width: 244px;
	top: 20px;
	left: 30px;
}


#imgtopo {
	position: absolute;
	height: 135px;
	width: 536px;
	top: 0px;
	right: 0px;
	z-index: 3;
}


#escolha {
	position: absolute;
	height: 23px;
	width: 369px;
	top: 15px;
	right: 5px;
}

#bt-menu {
	height: 34px;
	width: 330px;
	position: absolute;
	bottom: 0px;
	z-index: 30;
	right: 0px;
}
#submenu {
	position: relative;
	height: 23px;
	width: 581px;
	text-align: right;
}
#master-content {
	position: relative;
	width: 760px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#content-txt {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 5px;
}

#content-txt2 {
	width: 740px;
	padding: 5px;
}

#rodape {
	width: 760px;
	background-color: #003366;
	color: #FFFFFF;
	position: relative;
	background-image: url(/images/rodape-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	margin-left:auto;
	margin-right:auto;
}
#rodape-txt {
	font-size: smaller;
	text-align: right;
	color: #FFFFFF;
	padding-top: 29px;
	padding-right: 8px;
	padding-left: 8px;
}
#rodape-logo {
	position: absolute;
	height: 35px;
	width: 63px;
	left: 216px;
	top: 16px;
	z-index: 100;
}
#rodape-top {
	position: relative;
	height: 124px;
	width: 760px;
	background-image: url(/images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:auto;
	margin-right:auto;
}
#rodape-pesquisa {
	position: absolute;
	height: 65px;
	width: 330px;
	left: 0px;
	top: 45px;
}
#submenuquinta {

	position: relative;
	height: 23px;
	width: 730px;
	text-align: right;
}
#rodape-form {
	position: absolute;
	height: 85px;
	width: 400px;
	right: 5px;
	bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}

