body, table, tr, td, a {
	font-family: 'trebuchet ms', trebuchet;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.13 {
	font-size: 14px;
}

a:hover{ text-decoration: underline; }
BODY {
	background-image: url(../img/nuvens.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1B2965;

}
.titBrancoBold {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: 2px;
}
.10cinza {
	font-size: 10px;
	color: #000000;
}
.branco {
	color: #FFFFFF;
}
.inputBusca {
	/*border: 0px none;
	height: 14px;
	width: 100%;*/
	font-size: 10px;
	/*margin-top: 1px;*/
}
.tit {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.tit11b {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#msgEscrita{
	position:absolute;
	z-index:1;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	margin-left: 5px;
	overflow: visible;
	visibility: visible;
}
#msgFalada{
	position:absolute;
	z-index:1;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
	margin-left: 5px;
}
.titBrancoBold2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.tit2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.14Just {
	font-size: 14px;
	text-align: justify;
}
.tit3 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.tdTrac {
	border: 1px dashed #009900;
	background-color: #E1FFE1;
}
.tdHoje{
	background-color: #FFFFA4;
}
.titVerm {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.titAmarelo {
	font-weight: bold;
	color: #D2A800;
	text-decoration: none;
	font-size: 14px;
}
.titAzul {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.titRoxo {
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}
.bgAvisoIndex {
	background-attachment: scroll;
	background-image: url(../img/bg_aviso.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
