body {
	margin: 0px;
	background: black;	
}
.form {
	margin: 0px;
	background-color: #595533;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FA30C;
}
.form2 {
	margin: 0px;
	background-color: #595533;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fun_dir {
	background-image: url(imagens/fundo_dir.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fun_esq {
	background-image: url(imagens/fundo_esq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B8E23;
	border:none;
}
a:hover {
	color: #F0FFF0;
	text-decoration: underline;
}
.titulo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A8B962;
	font-weight: bold;
	font-style: normal;
}
.texto_geral {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAFDEE;
	font-weight: normal;
	font-style: normal;
}
.texto_geral2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FAFDEE;
	font-weight: normal;
	font-style: normal;
}
.titulos {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8B962;
	font-weight: bold;
	font-style: normal;
}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191970;
	background-color: #D0E7ED;
	border: 1px solid #191970;
	width: 108px;
}
.formbotao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color: #FF6600;
	border: 1px none Black;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
}

.comun:active { font-family: arial; font-weight: normal; font-size: 11px; color: #088a9c; text-decoration: none}
.comun:link { font-family: arial; font-weight: normal; font-size: 11px; color: #291852; text-decoration: none}
.comun:hover { font-family: arial; font-weight: normal; font-size: 11px; color: #088a9c; text-decoration: underline}
.comun:visited { font-family: arial; font-weight: normal; font-size: 11px; color: #291852}

.comun2:active { font-family: arial; font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.comun2:link { font-family: arial; font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.comun2:hover { font-family: arial; font-weight: normal; font-size: 11px; color: #333333; text-decoration: underline}
.comun2:visited { font-family: arial; font-weight: normal; font-size: 11px; color: #333333}

.diferente:active { font-family: arial; font-weight: bold; font-size: 12px; color: #291852; text-decoration: none}
.diferente:link { font-family: arial; font-weight: bold; font-size: 12px; color: #088a9c; text-decoration: none}
.diferente:hover { font-family: arial; font-weight: bold; font-size: 12px; color: #291852; text-decoration: underline}
.diferente:visited { font-family: arial; font-weight: bold; font-size: 12px; color: #088a9c}

.branco:active { font-family: arial; font-size: 11px; color: #ffffff; text-decoration: none}
.branco:link { font-family: arial; font-size: 11px; color: #ffffff; text-decoration: none}
.branco:hover { font-family: arial; font-size: 11px; color: #ffffff; text-decoration: underline}
.branco:visited { font-family: arial; font-size: 11px; color: #ffffff}


hr{margin: 0px;}
img {
	border:none;
}
