
#menu {
	float: left;
	height: 48px;
	line-height: 48px;
	margin-left: 220px;
	color: #FFF;
}

#menu strong {
	color: #fea68a;
}

#corpo {
	float: none;
	width: auto;
}

.tabeladados thead td {
	background: #cf2017;
	padding: 7px 10px;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #541512;
}

.tabeladados tbody tr.linha0 td {
	border-bottom: 1px solid #EFEFEF;
}

.tabeladados tbody tr.linha1 td {
	border-bottom: 1px solid #EFEFEF;
}

.tabeladados tbody td {
	padding: 5px 10px;
}

h2, .h2 {
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

h3, .h3 {
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
/*	color: #E5241A;*/
}

#corpo ul li {
	background: url(../img/li-logado.gif) 0px 10px no-repeat;
	padding: 5px 5px 0 12px;
}

#corpo ul li a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
	color: #888;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#corpo ul li {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.submenu ul {
	display: block!important;
	height: 38px!important;
	background: #888!important;
}

.submenu li {
	float: left!important;
	padding: 0!important;
	background: none!important;
}

.submenu ul li a {
	border: 0!important;
	padding: 10px 15px!important;
	font-weight: bold!important;
	color: #FFF!important;
	text-decoration: none!important;
}
