body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover{
	color: #D70000;
}
#master {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash-top {
	position: relative;
	height: 190px;
}
#img-top {
	position: relative;
	height: 37px;
	background-image: url(/images/img_top.gif);
	background-repeat: no-repeat;
}
#master-content {
	overflow: hidden;
	position: relative;
}
#left {
	float: left;
	width: 100px;
}
#right {
	width: 152px;
	float: right;
}
#main-content {
	width: 430px;
	margin-left: 138px;
	margin-top: 15px;
}
#main {
	float:left;
	width: 370px;
}
#titimg {
	float: left;
	width: 55px;
}

#menu {
	width: 100px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	height: 20px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-top: 3px;
}
#menu ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: -23px;
	padding-left: 23px;
	margin-top: -3px;
	padding-top: 3px;
}
#menu ul li a:hover {
	color: #D70000;
	background-image: url(/images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#dest-right {
	background-color: #F0F0F0;
	background-image: url(/images/bg_dest_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px 5px 5px;
}
#dest-right-txt {
	font-size: smaller;
}
.separador {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tit-right {
	font-size: smaller;
	color: #D50000;
	padding-bottom: 4px;
}
.caixa {
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
}
.bt-ok {
	font-size: 10px;
	color: #000000;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.sep-utils {
	padding-left: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
#rodape {
	width: 760px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	position: relative;
	height: 18px;
}
#rodape-txt {
	font-size: 0.9em;
	color: #999999;
	text-align: right;
}
#mapasite {
	position: absolute;
	left: 2px;
	bottom: 2px;
}
#mapasite a {
	color: #CC0000;
}
#rodape-txt a {
	color: #999999;
}
#menu-top {
	position: absolute;
	height: 20px;
	width: 388px;
	right: 160px;
}

#main ol{
	padding:0px;
	margin:0px;
}
#main ol li{
	padding-left:5px;
	margin-left:5px;
}

