@CHARSET "ISO-8859-1";

table.classetab {
	border-collapse: collapse;
	width:940px;
}

table.classetab td {
	
	text-align: left;
}
table.classetab tr {
	
	text-align: left;
	height:30px;
}

tr.classetablinhapar {
	background-color: #E9E9E9;
}

tr.classetablinhaimpar {
	background-color:#F9F6F8;
	}

tr.classetabtitulo {
	background-color: #E9E9E9;
	font-family: Arial; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	
}
td.classetabtitulo {
		height:40;
}

tr.classeLinhaBotoes {
	background-color: #F9F6F8;
}

td.classeTabColNome {
	background-color: blue;
}
.mensagem {
	font-size: 12px;
	font-family: Arial;
	color: #f27f00;
	font-weight: bold; 
	border-color: black;
}
