body {
	margin: 0px;
	padding: 0px;
	background: #0F2A47 url(../img/bg.jpg) no-repeat top center;
}
#ecra {
	background: url(../img/bg1.png) no-repeat bottom center;
}
#logo, #topo, #baixo_topo, #menu, #corpo1, #corpo, #paginas, #remate {
	margin-left: auto;
	margin-right: auto;
	width: 670px;
}
#logo {
	height: 145px;
	background: url(../img/topo1.png) no-repeat left bottom;
	text-align: center;
}
#logo #flash {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 28px;
	width: 150px;
}
#logo #necos {
	float: left;
	padding-top: 110px;
}
#logo #data {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	width: 250px;
	text-align: right;
	color: #FFFFFF;
	right: 7px;
	bottom: -7px;
}
#topo {
	background: url(../img/bgtopo.png) repeat-y left;
	text-align: center;
	height: 209px;
	padding-right: 7px;
	width: 663px;
}
#menu {
	height: 35px;
	background: url(../img/bgmenu.png) no-repeat left bottom;
}
#corpo1 {
	height: 23px;
	background: url(../img/corpo1.png) no-repeat left bottom;
}
#corpo {
	background: url(../img/bgcorpo.png) repeat-y left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #121A29;
	vertical-align: top;
	padding: 7px;
	padding-top: 1px;
	padding-bottom: 20px;
	width: 656px;
}
#paginas {
	background: url(../img/bgcorpo.png) repeat-y left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #121A29;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}
#paginas a {
	color: #121A29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#paginas a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#corpo a {
	color: #0E1629;
	text-decoration: none;
}
#corpo a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.corpo {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #121A29;
}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.botoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #06172F 1px solid;
	color: #06172F;
	font-weight: bold;
	background: #80ABE2 url(../img/bgbtn.jpg) repeat-x bottom;
}
hr {
	background: #FFFFFF url(../img/hr.jpg) repeat-x center;
	border: 0px;
}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: #000000 1px solid;
	background: #FFFFFF url(../img/bg_inputs.jpg) repeat-x top;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	color: #333333;
}
#remate {
	height: 47px;
	background: url(../img/remate.png) no-repeat left top;
}
#remate #links {
	position: relative;
	float: left;
	width: 300px;
	color: #121A29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 6px;
	left: 7px;
}
#links a{
	text-decoration: none;
	color: #121A29;
}
#links a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#creditos {
	position: relative;
	float: right;
	width: 100px;
	padding-top: 8px;
	margin-right: -10px;
}
#menu ul {
	display: inline;
	list-style-image: url(../img/menu.jpg);
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu li {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu a {
	vertical-align: top;
	color: #990000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400000;
	font-size: 10px;
	width: auto;
	padding: 2px;
	border: #400000 1px solid;
	position: absolute;
	background: #FAC200;
	display: none;
}
#drop div {
	position: relative;
	width: auto;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	border: #FAC200 1px solid;
}
#drop .subm{
	background: #C94F09;
	border: #682904 1px solid;
	color: #FFFFFF;
}
#drop hr {
    border-top: #400000 1px solid;
    background: none;
}