a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #006600;
}
ainput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
	border: 1px groove #006600;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
	border: 1px groove #006600;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
	border: 1px groove #006600;
}
/*  estilo para áreas de formulários */

.texto11 { font-family: tahoma; 
      font-size: 9px; color: #f00; 
	  font-weight: 500; margin: 5px;}
#form_e  {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	align-text: left;
	color: #000099;
	text-decoration: none;
	background-color: #eee;
}
#form_e_conf  {
	font-weight: normal;
	align-text: left;
	color: #f00;
	background-color: #aaa;
}
table#form_e {
   	border: 1px solid #bbb;
}
input#form_e  {
	font-weight: 200;
	border: 1px solid #ccc;
	background-color: #fff;
}

/* Estilização do menu */

#lista {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #000033;
}
table#lista {
  background-color: #778899;
  border: solid 1px #111;
}
td#lista {
  background-color: #eee;
  border: solid 1px #111;
}
th#lista {
  color: #fff;
  background-color: #333;
  border: solid 1px #111;
}
#menu {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #000033;
}
table#menu  {
  text-align: center;
  background-color: #aaa;
  border: solid 1px #111;
}
tr#menu  {
  text-align: center;
  background-color: #aaa;
  border: solid 1px #111;
}
td#menu  {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  border: none;
  }
input#menu  {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #aaa;
  border: none;
  }
p#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #222;
    float: center !important;
	background-color: #ccc;
	border: 1px solid #006;
	}
}
/*
// Area de mensagens
*/
#message {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
  font-variant: normal;
  color: #0033CC;
}
table#message {
  text-align: center;
  background-color: #aaa;
  border: solid 1px #111;
}
td#message  {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  border: none;
}
input#message {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-color: #aaa;
  border-style: none;
}
#foo  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #006600;
	text-decoration: none;
	background-color: #eee;
}
#hea  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	align-text: left;
	color: #006600;
	text-decoration: none;
	background-color: #eee;
}

.texto { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
 } 
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	border-top: 1px solid #003333;
	border-right: 1px solid #003333;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #003333;
	line-height: normal;
	background-color: #FFFFF1;
	background-position: bottom;
	text-align: justify;
}
.label {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: 700;
	color: #000066;
}
/* Estilização dos títulos */
h1 {
	font-family: sans-serif, Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: 700;
	color: #000099;
}
.tittop {
	background-image: url(../img/bar.png);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 700;
	padding: 10px;
}
.missao {
	background-color: #DDE6BF;
	margin: 3px;
	padding: 5px;
	font-family: "Trebouchet MS", Tahoma;
	font-size: 10px;
	font-weight: 700;
	color: #006633;
	border: thin solid #003300;
	line-height: 12px;

}
.tab1 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.noticia {
	font-family: "Trebouchet MS", Verdana, Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 700;
	color: #333333;
	border: 10px;
	padding: 10px;
}
#menuusu {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-color: #006699;
	position: absolute;
	height: 120px;
	width: 142px;
	visibility: visible;
	z-index: 2;
	left: 0px;
	top: 120px;
}
#logo {
	height: 120px;
	width: 142px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(../Imagens_novas/images/logo_novo_01.gif);
	float: left;


}
#cab01 {
	left: 142px;
	background-color: #996600;
	right: 0px;
	height: 120px;
	width: 500px;
	clip:        rect(0px auto auto auto);
	clear: left;
	top: 0px;
	position: absolute;
	border: inset #003300;
}




