/* TGCOMP Consultoria e Marketing - http://www.tgcomp.com.br - 2001/2006 */

/* Compatibilização entre navegadores */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  font: normal 1em "Trebuchet MS", verdana, arial, helvetica, serif, sans-serif;
     	background: #eee
}

img {
	border: none;
   margin-top: 5px;
}

/* Conteúdo */

#tg_quadro {
   width: 90%;      /* percentual de variação no quadro geral do site */
   margin: 0 auto;
   background: #eee
}

/* Palavras-chave na página inicial - Cabeçalhos e texto. */

#index h1, #Mailing,#Banco de dado,#Database,#Lista,#E-mail,#Telefone,#Endereço,#Email,#E-Marketing,#Telemarketing,#Mala Direta,#Campanha,#Consumidor,#Empresa,#Indústria,#Cliente {
	text-indent: 0px;
}

/* Links e Rodapé */
#tg_links, #tg_rodape, #tg_rodape_index {
   width: 100%;
   margin: 0 auto;
	text-align: center;
}

#tg_linksl {
  margin-top: 10px;
  padding-bottom: 3px;
  border-bottom: solid 1px #c00;
  background-color: #eee;
}

#tg_links {
  margin-top: 10px;
  padding-bottom: 3px;

  background-color: #eee;
}

#tg_links li, #tg_rodape li, #tg_rodape_index li {
   display: inline;
   margin-left: 0px;

}

#tg_links a, h1 a {
   text-decoration: none;
   color: #dfdfdf !important;
}

#tg_links a:visited, h1 a:visited { color: #90f !important; }

#tg_links a:hover, h1 a:hover { color: #c00 !important; }

#tg_links li a img {
	margin-bottom: -8px;
}

#tg_rodape {
   margin-top: 22px;
}

#tg_rodape_index {
   margin-top: 22px;
}

#tg_rodape, #tg_rodape_index {
	margin-bottom: 25px;
	border-top: solid 1px #c00;
	font-size: 0.9em;
   color: #c00;
}

/* Cabeçalho */
h1 {
   font-size: 0.9em;
   letter-spacing: 0.03em;
   margin: 0px 0 0px 0;
   color: #c00;
}

/* Formulário */

fieldset {
	width: 100%;
   margin: 0px 0 0px 0;
   font-size: 0.9em;
   border: 1px solid #999;
	background: #fff url(../imagens/) no-repeat 0px 0px;
}

ol li label { color: #999; }

ol li label, ol li input, ol li textarea {
   position: relative;
   margin-left: 90px;
   margin-top: 10px;
	background-color: #eee;
}

ol li input:focus, ol li textarea:focus {
   background-color: #fff;
	border: 1px solid #c00;
}

ol li input, ol li textarea {
   border: 1px solid #ddd;
	color: #360;
}

ol li input {
	width: 400px;
}

ol li textarea {
   width: 400px;
}

ol li #empresa { right: 80px; }

ol li #cidade { right: 70px;
   width: 400px;
   margin-right: 9px;
}

ol li #atividade { right: 70px; }

ol li #email {
   right: 70px;
   width: 400px;
}

ol li #comentario { right: 67px; }

ol li #bt_enviar {
   width: 60px;
	height: 22px;
   left: 477px;
   margin-bottom: 9px;
	padding-bottom: 0px;
   border: none;
   background: #fff url(../imagens/fundo_btenviar.gif) no-repeat center center;
	color: #c00;
}

ol li #bt_enviar:hover {
	background: #fff url(../imagens/fundo_btenviar2.gif) no-repeat center center;
	color: #c00;
}
