/* ..................................... geral ................................................................................... */

body					{ margin:40px 0 0 0; font-size:14px; font-family:georgia; background:url(img/bg.jpg) top left #fff; color:#322114; height:100%; width:100%; }

a					{ text-decoration:none; color:#2C677D; }

a:hover					{ text-decoration:underline; }

.clear					{ clear:both; }

.confirma				{ background:#322114; width:100%; height:40px; color:#fff; text-align:center; line-height:40px; position:relative; top:-40px;}

.tudo					{ position:relative; width:963px; margin:0 auto; }

/* ..................................... cabecalho ............................................................................... */

.cab					{ height:490px; background:url(img/bg_papel_sup.jpg) top left no-repeat; position:relative; top:0; }

  .logo					{ position:absolute; z-index:999; margin-top:-28px; left:46px; height:120px; width:210px; background:url(img/logo.png); }

  .selo					{ position:absolute; z-index:999; margin-top:-36px; right:-25px; height:177px; width:275px; background:url(img/selo.png); }

  .titulo				{ position:absolute; z-index:999; margin-top:25px; left:280px; line-height:100%; font-size:16px; }

  .intro				{ position:absolute; z-index:2; right:31px; top:83px; height:272px; width:343px; padding-left:20px; background:url(img/bg_intro.jpg); }

    .intro h1				{ color:#192A13; font-size:26px; font-weight:normal; margin:33px 0 0 0; padding:0; line-height:31px; width:300px; }

    .intro p				{ margin:15px 0 15px 0; width:331px; font-size:16px; line-height:19px; }

    .intro .b_falecom			{ width:158px; height:45px; background:url(img/b_falecom.jpg); display:block; cursor:pointer; }

  .seta_esq				{ width:20px; height:81px; background:url(img/seta_bg.jpg); position:absolute; z-index:1; top:390px; left:18px; }
  .seta_dir				{ width:20px; height:81px; background:url(img/seta_bg.jpg); position:absolute; z-index:1; top:390px; right:18px; }

/* ..................................... conteudo ................................................................................ */

.esq					{ width:420px; padding-left:40px; }

.dir					{ width:420px; padding-right:40px; float:right; }

.centro					{ position:relative; background:url(img/bg_centro.jpg) top left; }

  .centro ul				{ list-style:none; margin:0; padding:15px 0 15px 0; }

    .centro li				{ margin:0; padding:7px 0 7px 0; border-bottom:1px solid #D1C8AD; line-height:110%; }

/* ..................................... contato ................................................................................. */

.inf					{ height:417px; background:url(img/bg_inf.jpg); padding-top:15px; position:relative; }

  .inf .esq				{ font-size:16px; }

    .t_falecom				{ width:244px; height:56px; background:url(img/t_falecom.jpg); }

    address				{ font-style:normal; }

      address span			{ color:#B65E24; font-size:26px; line-height:34px; }

    .inf form				{ margin:0; padding:15px 0 0 0; }

      .inf fieldset			{ margin:0; padding:0; border:none; }

	.inf label			{ width:90px; display:block; float:left; margin-bottom:5px; }

	.inf .campo			{ width:310px; border:1px solid #AFA03A; background:#F4F2E1; padding:5px; margin-bottom:5px; font-size:12px; font-family:georgia; color:#322114; }

	.inf .campo.fone		{ width:150px; }

	.inf .enviar			{ width:108px; height:45px; background:url(img/b_enviar.jpg); border:none; margin-left:90px; position:absolute; bottom:88px; right:254px; cursor:pointer; }

/* ..................................... rodape .................................................................................. */

.rod					{ padding:20px; color:#fff; }

  .rod a				{ color:#fff; }
