/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;

}
.buscar {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6B9E00;
}
.tInicial {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	font-family: Arial;
}
.textoInicial {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.cidades {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.tituloCidade {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.menuPrincipal {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.destaqueTopo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.copy {
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	font-weight: bold;
}
.eventoData {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.eventoNome {
	font-family: Arial;
	color: #639A00;
	font-size: 12px;
	font-weight: bold;
}
.formulario {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textFormulario {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.textoFormularioVermelhor {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.data {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


/* links */
a.classe1:link {text-decoration: none; color: #FFFFFF;}
  a.classe1:visited {text-decoration: none; color: #FFFFFF;}
  a.classe1:hover {
  text-decoration: underline; 
  color: #FFFFFF;
  }
  a.classe1:active {text-decoration: none; color: #FFFFFF;}
  
  /* */
  a.classe2:link {text-decoration: none; color: #FFFFFF;}
  a.classe2:visited {text-decoration: none; color: #FFFFFF;}
  a.classe2:hover {
  text-decoration: underline; 
  color: #FFFFFF;
  }
  a.classe2:active {text-decoration: none; color: #FFFFFF;}
  
  /* linkicos*/

a.linkicons:link {text-decoration: none; font-family: Arial;
	color: #639A00;
	font-size: 12px;
	font-weight: bold;}
  a.linkicons:visited {text-decoration: none; font-family: Arial;
	color: #639A00;
	font-size: 12px;
	font-weight: bold;}
  a.linkicons:hover {
  text-decoration: underline; 
  font-family: Arial;
	color: #639A00;
	font-size: 12px;
	font-weight: bold;
  }
  a.linkicons:active {text-decoration: none; font-family: Arial;
	color: #639A00;
	font-size: 12px;
	font-weight: bold;}
  
  /* */
  a.barra:link {
	text-decoration: none;
	font-family: Arial;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	background-color: #006600;
}
  a.barra:visited {text-decoration: none; font-family: Arial;
	color: #006600;
	font-size: 12px;
	font-weight: bold;}
  a.barra:hover {
  text-decoration: underline; 
  font-family: Arial;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
  }
  a.barra:active {text-decoration: none; font-family: Arial;
	color: #006600;
	font-size: 12px;
	font-weight: bold;}
.topo {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #990000;
	font-weight: bold;
}
.eventoNomeNeg {
	font-family: Arial;
	font-size: 12px;
	color: #639A00;
	text-decoration: underline;
	font-weight: bold;
}
a.barra2:link {
	text-decoration: none;
	color: #006600;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
  a.barra2:visited {
	text-decoration: none;
	color: #006600;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
  a.barra2:hover {
	text-decoration: underline;
	color: #006600;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
  }
  a.barra2:active {
	text-decoration: none;
	color: #006600;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}