.maisTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00a8ff;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 380px;
}
.maisLidas {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	background-color: #E8F3FF;
	width: 380px;
	height: 24px;
	margin-left: 0px;
	margin-right:3px;
	margin-top: 5px;
	position:relative;
}
.maisLidas .not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
	display: block;
	height:24px;
	width: 100%;
	position: absolute;
	z-index:10;
	margin: 0px;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
}
.maisLidas .not a {
	color: #003366;
	display: block;
	padding-left: 40px;
	height:21px;
	width: auto;
	margin-left:0px;
	padding-top: 5px;
}
.maisLidas .not a:hover {
	background-color: #FFFFFF;
}
.maisLidas .pos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	width: 30px;
	padding-top:2px;
	color: #99CCFF;
	position: absolute;
	z-index: 11;
	margin: 0px;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
}

.maisLidas .data {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:6pt;
	font-weight:bold;
	color:#00a8ff;
	background-color:#FFFFFF;
	border: dotted 1px #00a8ff;
	padding:2px;
	margin-right:2px;
	float:right;
}

.maisLidas .m1 { color:#00a8ff; }
.maisLidas .m2 { color:#33b9ff; }
.maisLidas .m3 { color:#66cbff; }
.maisLidas .m4 { color:#90d9ff; }
.maisLidas .m5 { color:#bde8ff; }

.maisLidas .n1 { background-color:#beddff; }
.maisLidas .n2 { background-color:#cde5ff; }
.maisLidas .n3 { background-color:#d5e9ff; }
.maisLidas .n4 { background-color:#e1efff; }
.maisLidas .n5 { background-color:#e8f3ff; }

.urgente div.pai {
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 2px;
	border: 1px dotted #FF0000;
	width: auto;
}

.urgente div.pai div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#FF0000;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	margin-right: 10px;
	padding: 2px;
	padding-right: 8px;
	float: left;
	border-right: 1px dotted #CCCCCC;
	position: relative;
}

.urgente p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.urgente a {
	display: block;
	margin-right: 3px;
}

.urgente a:hover {
	background-color:#FFEFEF;
}
