body,td,th {
	font-family: Arial, Helvetica-Normal, sans-serif;
	font-size: small;
	color: #224466;
}
body {
	background-color: #B6DEE6;
}
a:link {
	color: #224466;
}
a:visited {
	color: #224466;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #224466;
}
#master {
	width: 780px;
	position: relative;
	border: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #B6DEE6;
	background-image: url(/images/bg_master.png);
	background-repeat: repeat-x;
}
#topo {
	width: 760px;
	height: 252px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#master-content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDECED;
	border-left-color: #CDECED;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-bottom-style: none;
}
#menu {
	height: 34px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#rodape {
	font-size: 10px;
	background-image: url(/images/rodape-barra.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 17px;
	padding-top: 5px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
}

#bubbles {
	position: absolute;
	height: 54px;
	width: 84px;
	left: 655px;
	top: -60px;
}

