@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
p {
	margin: 0;
}
td img {
	display: block;
}
.tit_page {
	font-size: 16px;
	font-weight: bold;
}a {
	text-decoration: none;
	color: #387C2C;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
}
.cliqueaqui{
	color: #00F;
}.atencao {
	font-family: "Arial Black";
	font-size: 18px;
	color: #900;
	background-color: #FCC8A9;
	text-align: center;
	padding: 10px;
}
.tit_areas {
	font-family: "Arial Black";
	font-size: 16px;
}
.caixa {
	padding: 10px;
	background-color: #CCE6AC;
	margin-bottom: 15px;
}
.erro {
	font-family: arial;
	font-size: 10px;
	color: #900;
}
#loginarea {
	font-family: Arial;
	font-size: 16px;
	color: #FFF;
	text-align: right;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px dashed #90C84D;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333;
	margin-right: 10px;
}
#sair {
	font-family: Helvetica, Arial;
	color: #C30;
	text-decoration: none;
}
.nomes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#mainText {
	position: relative;
	top: 20px;
}
#tableHome {
	position: relative;
	top: 30px;
}
