
body, form {
	margin : 0px;
}

.alerta {
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 12px;
	font-weight : normal;
	color       : #990000;
}
.txtMain, table, td, tr{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 11px;
	color       : #006600;
}
.formcampo{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 11px;
	width       : 170px;
}
.botao{
	cursor           : pointer;
	background-color : #D0DEB6;
	border           : 1px solid #006600;
	color            : #006600;
}
.subMenu td{
	vertical-align   : middle;
	text-align       : center;
	background-color : #FFFF00;
	cursor           : pointer;
}
.subMenu td a{
	font-size        : 9px;
	color            : #006600;
	text-decoration  : none;
	font-weight      : bold;
}

a{
	font-size        : 11px;
	color            : #006600;
	text-decoration  : none;
	font-weight      : bold;
}

.imgTrabalho {
	border: 2px solid #277e27;
}