#apDiv1 {
	position:absolute;
	width:113px;
	height:20px;
	z-index:1;
	left: -1px;
	top: -16px;
}

#apDiv2 {
	position:absolute;
	width:23px;
	height:9px;
	z-index:1;
}

#apDiv3 {
	position:absolute;
	width:113px;
	height:20px;
	z-index:1;
	left: -1px;
	top: -14px;
}

#apDiv4 {
	position:absolute;
	width:113px;
	height:20px;
	z-index:1;
	left: -1px;
	top: -14px;
}

#apDiv5 {
	position:absolute;
	width:126px;
	height:20px;
	z-index:2;
	top: -16px;
	left: 118px;
}

.mapaN1,.mapaN2,.mapaN3 {
	font-family: "Trebuchet MS",Arial,Verdana;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000000;
}
.mapaN1 li,.mapaN1 li a,.mapaN1 li a:visited{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #f58220;
	text-decoration:none;
}
.mapaN1 li a:hover {
	color: #f58220;
	text-decoration:underline;
}

.mapaN2 {
	font-family: "Trebuchet MS",Arial,Verdana;
	margin-left: 30px;
	color: #000000;
}
.mapaN3 {
	font-family: "Trebuchet MS",Arial,Verdana;
	margin-left: 40px;
}
.mapaN2 li,.mapaN2 li a,.mapaN2 li a:visited {
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
	font-size: 12px;
	line-height: 10px;
	color: #000000;
}
.mapaN2 li a:hover{
	color: #f58220;
}

.mapaN3 li,.mapaN3 li a,.mapaN3 li a:visited {
	margin-top: 2px;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}
.mapaN3 li a{
	color: #f58220;
}


/* FORMULÁRIOS */
.form_input_cr, .form_input_cr2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.form_input_cr2{
	font-size: 10px;
	padding: 0px;
}
.form_input_combo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.form_input,.form_input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	/*background-image: url(../../image/form_bkg.gif);*/
	border: 1px solid #CACACD;
	padding: 2px;
}
.form_input2{
	font-size: 10px;
}
.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form_label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.form_help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09px;
	color: #D33;
	/*font-style: italic;*/
	text-indent: 2px;
}
.form_link,.form_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.form_link:hover, .form_link a:hover{
	color: #450102;
	/*background-color: #DBDAD6;*/
}
.list_even,.list_odd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE; 
}
.list_odd{
	background-color: #FFFFFF; 
}

/* Forms gerais */
.form{
	margin-bottom:0px;
}
.form_title{}
.form_title h2{}
.messageBox{
	width: 400px;
	border: 1px dashed #AAAAAA;margin:10px
}
.list_body tr th a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.simpleContent{
	margin-top:0px;
}
/*
.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",Arial,Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.crumb a{
	text-decoration: underline;
}
.crumb a:hover { 
	color: #f58220;
}
.crumbTitle {
	font-weight: bold;
	color: #999999;
}