/* Class */
body,iframe {
	margin: 0px;
	background-color:#595959;
	text-align:center;
}
form {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#principal{
	background-image:url(imagens/bk_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:850px;
}
#bk_meio{
	width: 955px;
	background-color:#000000;
	text-align:center;
}
#meio{
	background-image:url(imagens/bk_meio.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
}
#banner_meio{
	background-image:url(imagens/molde_banner_meio.gif);
	padding: 4px 0 0 3px;
	background-repeat:no-repeat;
	background-position:left;
}
.input{
	background-color:#e0e0e0;
	border: 1px solid #e0e0e0;
	font-family: Tahoma, Verdana, Arial;
  	font-size:11px;
  	color:#000000;
  	text-decoration:none;
}

/* branco */
.texto01_9 {

  font-family: Tahoma, Verdana, Arial;
  font-size:9px;
  color:#FFFFFF;
  text-decoration:none;
}
.texto01_10 {

  font-family: Tahoma, Verdana, Arial;
  font-size:10px;
  color:#FFFFFF;
  text-decoration:none;
}
.texto01_11 {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}
.texto01_12 {

  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
}
.texto01_12_trebu {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
}
.texto01_12_trebu_under {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:underline;
}
.texto01_16_trebu {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:16px;
  color:#FFFFFF;
  text-decoration:none;
}
.texto01_20 {

  font-family: Tahoma, Verdana, Arial;
  font-size:20px;
  color:#FFFFFF;
  text-decoration:none;
}
.texto01_24 {

  font-family: Tahoma, Verdana, Arial;
  font-size:24px;
  color:#FFFFFF;
  text-decoration:none;
}
/* Cinza */
.texto02_9 {

  font-family: Tahoma, Verdana, Arial;
  font-size:9px;
  color:#717171;
  text-decoration:none;
}
.texto02_10 {

  font-family: Tahoma, Verdana, Arial;
  font-size:10px;
  color:#717171;
  text-decoration:none;
}
.texto02_11 {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#717171;
  text-decoration:none;
}
.texto02_12 {

  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#717171;
  text-decoration:none;
}
/* verde */
.texto03_9 {

  font-family: Tahoma, Verdana, Arial;
  font-size:9px;
  color:#5eae10;
  text-decoration:none;
}
.texto03_10 {

  font-family: Tahoma, Verdana, Arial;
  font-size:10px;
  color:#5eae10;
  text-decoration:none;
}
.texto03_11 {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#5eae10;
  text-decoration:none;
}
.texto03_12 {

  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#5eae10;
  text-decoration:none;
}
.texto03_12_trebu {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:12px;
  color:#5eae10;
  text-decoration:none;
}
.texto03_12_trebu:hover {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
}
/* cinza escuro */
.texto04_9 {

  font-family: Tahoma, Verdana, Arial;
  font-size:9px;
  color:#282828;
  text-decoration:none;
}
.texto04_10 {

  font-family: Tahoma, Verdana, Arial;
  font-size:10px;
  color:#282828;
  text-decoration:none;
}
.texto04_11 {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#282828;
  text-decoration:none;
}
.texto04_12 {

  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#282828;
  text-decoration:none;
}
.texto04_12_trebu {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:12px;
  color:#282828;
  text-decoration:none;
}
/* cinza escuro */
.texto05_9 {

  font-family: Tahoma, Verdana, Arial;
  font-size:9px;
  color:#a1a1a1;
  text-decoration:none;
}
.texto05_10 {

  font-family: Tahoma, Verdana, Arial;
  font-size:10px;
  color:#a1a1a1;
  text-decoration:none;
}
.texto05_11 {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#a1a1a1;
  text-decoration:none;
}
.texto05_12 {

  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#a1a1a1;
  text-decoration:none;
}
.texto05_11_trebu {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:11px;
  color:#a1a1a1;
  text-decoration:none;
}
.mensagem {

  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:red;
  text-decoration:none;
}