.tabela {
	background-color: #eeeeee;
}


.tabela2 {
	background-color: #f8931d;
}

.titulo td {
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #f8931d;
	text-align: center
}
.item td {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
}
.item2 td {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
	text-align: center;
}

.item3 td {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #aaaaaa;
	text-align: center;
}

.jan_info01 {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
}
.nome_emp {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
}
.div_novo {
	text-align: center;
	border: 2px solid #000000;
	padding: 5px;
	background-color: #dddddd;
	width: 400px;
	align: center;
}