/* CSS Document */

/*.table {
	vertical-align:middle;
	vertical-align:baseline;
}
.table {position: relative; height: 510px; top: 50%; margin-top: 50px;}  */

.table {position: relative; height: 510px; top: 50%; margin-top:50px; }

.menu_superior {
font-family: "Arial";
	font-size: 9px;
	color:#99CC33;
	text-decoration:none;
	font-weight: bold;
}
 
.menu_superior a:hover {
	font-family: "Arial";
	font-size: 9px;
	color:#99CC33;
	text-decoration: underline;
	font-weight: bold;
}

.menu_superior a:active {
	font-family: "Arial";
	font-size: 9px;
	color:#426401;
	font-weight: bold;
	text-decoration:none;
}


.menu_sup_selected {
font-family: "Arial";
	font-size: 9px;
	color:#426401;
	text-decoration:none;
	font-weight: bold;
}


.menu_lateral {
font-family: "Arial";
	font-size: 10px;
	color:#426401;
	text-decoration:none;
	font-weight: bold;
}
 
.menu_lateral a:hover {
	font-family: "Arial";
	font-size: 10px;
	color:#B4B057;
	text-decoration: none;
	font-weight: bold;
}

.menu_lateral a:active {
	font-family: "Arial";
	font-size: 10px;
	color:#B4B057;
	font-weight: bold;
	text-decoration:none;
}

.menu_lateral_selected {
font-family: "Arial";
	font-size: 10px;
	color:#B4B057;
	text-decoration:none;
	font-weight: bold;
}


.titulos_texto {
font-family: "Arial";
	font-size: 11px;
	color: #426401;
	font-weight:bold;
}


.texto_form {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

.texto {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}

.texto_destacado {
	font-family: "Arial";
	font-size: 12px;
	color: #426401;
}



.link_texto {
	font-family: "Arial";
	font-size: 12px;
	color: #426401;
	text-decoration: none;
}

.link_texto a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #426401;
	text-decoration: none;
}

.link_texto a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #B4B057;
	text-decoration: none;
}

.link_texto a:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #B4B057;
	text-decoration:underline;
}

.link_texto a:active {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #B4B057;
	text-decoration:underline;
}




.link_docs {
	font-family: "Arial";
	font-size: 12px;
	color: #B4B057;
	text-decoration: none;
}

.link_docs a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #B4B057;
	text-decoration: none;
}

.link_docs a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #426401;
	text-decoration: none;
}

.link_docs a:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #426401;
	text-decoration:underline;
}

.link_docs a:active {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #426401;
	text-decoration:underline;
}



.botao {
	font-family: "Arial";
	background-color: #426401;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border-color: #426401;
}
