body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
th {
	text-align: center;
}
.novidade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.novidade-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA4011;
}
.menu {
	font-size: 11px;
	font-family: Arial;
	font-weight: 600;
	color: #354851;
	text-align: center;
	white-space: nowrap;
	width: 15%;
	height: 20px;
}
.menu-on {
	font-size: 11px;
	font-family: Arial;
	font-weight: 600;
	color: #354851;
	text-align: center;
	white-space: nowrap;
	width: 15%;
	height: 20px;
	background-color: #F1F1F1;
}
.menu-desenvolvedor {
	font-size: 11px;
	font-family: Arial;
	font-weight: 600;
	color: #354851;
	text-align: center;
	white-space: nowrap;
	width: 16%;
	height: 20px;
	background-color: #B7C5CA;
}
.menu-desenvolvedor-on {
	font-size: 11px;
	font-family: Arial;
	font-weight: 600;
	color: #354851;
	text-align: center;
	white-space: nowrap;
	width: 16%;
	height: 20px;
	background-color: #F1F1F1;
}
.sub-menu {
	font-size: 11px;
	font-family: Arial;
	color: #354851;
	height: 20px;
	background-color: #F1F1F1;
}
.sub-menu-nivel {
	font-size: 11px;
	font-family: Arial;
	color: #354851;
	height: 20px;
	background-color: #CCCCCC;
}
.sub-menu-selecionado {
	font-size: 11px;
	font-family: Arial;
	color: #354851;
	height: 20px;
	background-color: #CCCCCC;
}
.sub-menu-grupo {
	border-style: solid;
	border-width: 3px;
	border-color: #91A4AD;
	width: 100%;
}
.sub-menu-grupo-titulo {
	font-size: 11px;
	font-family: Arial;
	font-weight: 600;
	color: #354851;
	background-color: #91A4AD;
	white-space: nowrap;
	height: 22px;
}
.caracteristica {
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #354851;
}
.sub-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.conteudo-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	padding: 7px;
}
.rodape {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link {
	color: #2A3E48
}
.tr-off {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	BACKGROUND-COLOR: #e6e6e6;
	TEXT-DECORATION: none;
}
.tr-on {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	BACKGROUND-COLOR: #f5f5f5;
	TEXT-DECORATION: none;
}
.td-center {
	text-align: center;
}
.td-right {
	text-align: right;
}
