.mapaN1,.mapaN2,.mapaN3 {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.mapaN1 li,.mapaN1 li a,.mapaN1 li a:visited{
	margin-top: 30px;
	font-family: "Trebuchet MS",Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #02418c;
	text-decoration:none;
	text-transform: uppercase;
}
.mapaN1 li a:hover {
	color: #02418C;
	text-decoration:underline;
}

.mapaN2 {
	margin-top: 10px;
	margin-left: 30px;
}
.mapaN3 {
	margin-left: 40px;
}
.mapaN2 li,.mapaN2 li a,.mapaN2 li a:visited {
	text-transform: none;
	margin-top: 2px;
	font-family: "Trebuchet MS",Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-decoration:none;
}
.mapaN2 li a{
	color: #333333;
}

.mapaN2 li a:hover {
	text-decoration:underline;
}


.mapaN3 li,.mapaN3 li a,.mapaN3 li a:visited {
	text-transform: none;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}
.mapaN3 li a{
	color: #333333;
}

/* FORMULÁRIOS */
.form_input_cr, .form_input_combo, .form_input{
	font-family: "Trebuchet MS",Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
.form_input {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../image/form_bkg.gif);
	font-weight: normal;
	border: 1px solid #CACACD;
	padding-right: 5px;
	padding-left: 5px;
}
.form_input2{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../image/form_bkg.gif);
	font-weight: normal;
	border: 1px solid #CACACD;
	padding-right: 5px;
	padding-left: 5px;
}
.form_label,.form_label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form_label2 {
	font-size: 10px;
}
.form_help {
	font-family: "Trebuchet MS",Verdana,Arial;	
	font-size: 9px;
	color: #666666;
	font-style: italic;
	text-indent: 2px;
}
.form_link,.form_link a {
	font-family: "Trebuchet MS",Verdana,Arial;	
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.form_link:hover, .form_link a:hover{
	color: #450102;
	background-color: #DBDAD6;
}
.grade {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.grade td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	font-weight: normal; 
}
.list_even,.list_odd{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #EEEEEE; 
}
.list_odd{
	background-color: #FFFFFF; 
}

/* Forms gerais */
.form{
	margin-bottom:20px;
}
.form_title{}
.form_title h2{}
.messageBox{
	width: 400px;
	border: 1px dashed #AAAAAA;margin:10px
}
.list_body tr th a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.simpleContent{
	margin-top:50px;
}
/*
.form_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(../image/btn_centro.gif);
	background-repeat: repeat-x;
}
*/

.crumbLabel,.crumb, .crumb a, .crumbTitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.crumb a{
	text-decoration: underline;
}
.crumb a:hover { 
	color: #FFFFFF;
}
.crumbTitle {
	font-weight: bold;
}