#Layer1 {
	position:absolute;
	width:23px;
	height:44px;
	z-index:1;
	visibility: hidden;
}
#vintequatro {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -23px;
	top: 94px;
}
#Layer2 {
	position:absolute;
	width:14px;
	height:44px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 100px;
	left: -28px;
}
#apDiv1 { 
	position:absolute; 
	width:10px; 
	height:200px;
	z-index:2;
	top: 146px;
	_top: 151px;
	background-image: url(../image/layer_swf_esq.gif); 
	background-repeat: no-repeat; 
	background-position: right top; 
}
#apDiv2 { 
	position:absolute;
	width:10px; 
	height:200px; 
	z-index:2; 
	top: 146px;
	_top: 151px;
	background-image: url(../image/layer_swf_dir.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
}
.mapaN1,.mapaN2,.mapaN3 {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.mapaN1 li,.mapaN1 li a,.mapaN1 li a:visited{
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #40154B;
	text-decoration:none;
	text-transform: uppercase;
}
.mapaN1 li a:hover {
	color: #B37FCA;
	text-decoration:underline;
}

.mapaN2 {
	margin-left: 30;
}
.mapaN3 {
	margin-left: 40;
}
.mapaN2 li,.mapaN2 li a,.mapaN2 li a:visited {
	text-transform: none;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
.mapaN2 li a{
	color: #333333;
}

.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{
	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.form_input_combo{
	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.form_input {
	font-family: sans-serif, Verdana, Arial;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}
.form_label {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form_label2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.form_help {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*font-style: italic;*/
	text-indent: 2px;
}
.form_link,.form_link a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	font-weight: normal; 
}
.list_even,.list_odd{
	font-family: "Trebuchet MS", 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: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.simpleContent{
	margin-top:50px;
}