@charset "utf-8";
/* CSS Document */

body
{
	font-size:14px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    border:0px;
    padding:0px;
    margin:0px;
    font-family:Arial;
    background-color: #f4f3db;
}

h1, h2, h3
{

    font-family: Georgia;
    font-style: italic;
    font-weight: normal;

}

h2
{

padding-top:3px;
}


img
{
    border:0px;
}

p
{
   float:left;
   width:100%;
   margin:0px;
   font-family:Arial;
}

.titulo_empresa_interno
{
    text-decoration:none;
    float:left;
	font-size:23px;
    text-shadow:#f6f4e9 1px 1px;
    margin:10px 0px 0px 25px;
    color:#7d753c;

}

.titulos_principal
{
	text-decoration:none;
    float:left;
	font-size:21px;
    text-shadow:#f6f4e9 1px 1px;
    margin:11px 0px 15px 15px;
    color:#7d753c;
    padding-bottom:4px;
    padding-top:4px;
    cursor:pointer;
}

.titulos_lista
{
    text-decoration:none;
    float:left;
	font-size:19px !important;
    text-shadow:#f6f4e9 1px 1px !important;
    margin:15px 0px 15px 15px !important;
    color:#7d753c !important;
    padding-bottom:6px;
}





.titulos_principal a
{
	text-decoration:none;
    color:#7d753c;
}

.text_conheca
{
    float:left;
	font-size:22px;
    text-shadow:#741a13 1px 1px;
    margin:10px 0px 0px 15px;
    color:#ffffff;
    padding-bottom:4px;
}

.icone_empresa
{
	text-decoration:none;
    background-image:url(../imagens/layout/icone_empresa.png);
    background-repeat:no-repeat;
    background-position: left bottom;
    padding-left:27px;
}

.icone_lista
{
    background-image:url(../imagens/layout/icone_lista.png);
    background-repeat:no-repeat;
    background-position: left bottom;
    padding-left:24px;
}

.icone_localizacao
{
    background-image:url(../imagens/layout/icone_localizacao.png);
    background-repeat:no-repeat;
    background-position: left bottom;
    padding-left:22px;
    padding-top:4px;
}


.geral
{
    width:100%;
    display:table;
}

.text_presente
{
    float:right;
    width:350px;
    font-size:30px;
    text-align:right;
    color:#b72b2b;
    margin:65px 12px 0px 0px;
}

.text_destaque_principal
{
	float: left;
	width: 280px;
    color:#454545;
    font-size:12px;
    margin: 0px;
}



.conteiner
{
    width:990px;
    display:table;
    margin:0px auto;
}

.flash
{
    float:left;
    height:217px;
    width:145px;
    margin:25px 0px 0px 26px;
}

.faixa_logo
{
    float:left;
    height:225px;
    width:269px;
    background-image:url(../imagens/layout/faixa_logo.png);
    background-repeat:no-repeat;
    margin:0px 0px 0px 12px;
}

.topo
{
    float:left;
    height:233px;
    width:100%;
    background-image:url(../imagens/layout/imagem_topo.jpg);
    background-repeat:repeat-x;
}

.menu
{
    float:left;
    width:695px;
    height:30px;
    margin:22px 0px 0px 12px;
    *margin:18px 0px 0px 12px;
}

.menu ul
{
    float:left;
    padding:0px;
    padding-bottom:5px;
    *padding-bottom:0px;
    font-size:17px;
    color:#b62b2b;
    border-bottom:2px solid #bb2c2c;
    margin:0px 0px 0px 0px;
    z-index:900;

}

.link_menu_topo
{
    float:left;
    list-style:none;
    font-family:Trebuchet MS;
}

.link_menu_topo a
{
    text-decoration:none;
    color:#b62b2b;
    padding-top:7px;
    padding-bottom:7px;
    *line-height:30px;
    padding-left:10px;
    padding-right:10px;


}

.link_menu_topo a:hover
{
    color:#e7cc0a;
    background-color: #bb2c2c;
}

.menu ul.dropdown
{
    position: relative;
}
.menu ul.dropdown li.hover,.menu ul.dropdown li:hover
{
    position: relative;
}

.menu ul.dropdown ul
{
	text-transform: uppercase;
    width: 505px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    padding:0px;
    margin-top:5px;
    *margin-top:0px;
    border:0px;
    background-color: #bb2c2c;
    background-image:url(../imagens/layout/borda_baixo_menu_topo.jpg );
    background-repeat:repeat-x;
    background-position: bottom;
    padding-bottom:15px;
}
.menu ul.dropdown ul li
{
    width:150px;
    font-weight: normal;
    float: left;
    text-align:left;
    list-style:none;
    margin-top:12px;
    margin-right:6px;
    margin-left:10px;
    font-size:11px;
}

.menu ul.dropdown ul li a
{
   color:#fff;
   padding:0px;
}
.menu ul.dropdown ul li a:hover
{
   background:none;
   text-decoration:underline;
}

.text_primeiro_menu a
{
    padding-left:3px !important;
}

.text_ultimo_menu a
{
    padding-right:3px !important;
}

.menu_categorias_produto_topo
{
    float:left;
    width:504px;
    height:460px;
    padding:20px;
    position:relative;
    z-index:10;
    background-color: #bb2c2c;
    margin:0px 0px 0px 180px;
    background-image:url(../imagens/layout/borda_baixo_menu_topo.jpg );
    background-repeat:repeat-x;
    background-position: bottom;
}

.menu_categorias_produto_topo p
{
    float:left;
    width:150px;
    float:left;
	font-size:12px;
    margin:8px 0px 0px 0px;
    color:#fff;
}

.menu_categorias_produto_topo p a
{
	text-decoration:none;
    color:#fff;
}

.conteudo
{
    float:left;
    width:100%;
}

.moldura_destaque
{
    float:left;
    width:280px;
    margin:20px 48px 0px 13px;
    background-image:url(../imagens/layout/moldura_destaque.png );
    background-repeat:no-repeat;
}

.moldura_destaque h1
{
	float:left;
	width: 173px;
    color: #454545;
    font-size: 12px;
	font-weight:bold;
	margin: 0px;
}

.moldura_destaque2
{
    float:left;
    width:280px;
    margin:20px 0px 0px 13px;
    background-image:url(../imagens/layout/moldura_destaque.png );
    background-repeat:no-repeat;
}

.destaques_principal
{
    float:left;
    width:251px;
    height:269px;
    margin:17px 0px 0px 15px;
}

.faixa_baixo_principal
{
    float:left;
    width:955px;
    height:45px;
    margin:25px 0px 32px 15px;
}

.centro_faixa_baixo_principal
{
    float:left;
    width:924px;
    height:45px;
    background-image:url(../imagens/layout/fundo_faixa.png );
    background-repeat:repeat-x;
}

.final_faixa
{
    float:left;
    width:29px;
    height:45px;
    background-image:url(../imagens/layout/final_faixa.png );
    background-repeat:repeat-x;
}

/*----------------------------------Carrossel---------------------*/
.stepcarousel
{
  position: relative; /*leave this value alone*/
  overflow: scroll; /*leave this value alone*/
  width: 898px; /*Width of Carousel Viewer itself*/
  height: 168px; /*Height should enough to fit largest content's height*/
  margin: 0px 45px 0px 42px;
}

.belt
{
  position: absolute; /*leave this value alone*/
  left: 0;
  top: 0;
}

.panel
{
  float: left; /*leave this value alone*/
  overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
  margin: 0px 20px 0px 0px;
  padding-left:20px;
  width: 140px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
  height: 168px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.panel img
{
  width: 138px;
  height: 138px;
  border: 1px solid #ea9a8c;

}

.panel p
{
	text-decoration:none;
    float:left;
	font-size:9px;
    margin:3px 0px 0px 0px;
    color:#454545;

}

 /*----------------------------------Fim Carrossel---------------------*/

.rodape
{
    float:left;
    width:100%;
    background-color: #ae3328;
    background-image:url(../imagens/layout/borda_topo_rodape.jpg );
    background-repeat:repeat-x;
    background-position: top;
    margin-top:15px;
    *padding-bottom:20px;
}

.info_rodape
{
    float:left;
    width:179px;
    margin:20px 0px 0px 20px;
}

.info_rodape p
{
    float:left;
	font-size:10px;
    line-height:10px;
    text-align: center;
    margin:10px 0px 0px 0px;
    color:#fff;
}


.info_rodape p a
{
    text-decoration:none;
    color:#fff;
}

.info_rodape p a:hover
{
    text-decoration:underline;
}

.logo_rodape
{
    float:left;
    width:179px;
    height:110px;
    border:0px;
}

.links_rodape
{
    float:left;
    width:150px;
    margin:30px 0px 0px 50px;
}

.links_rodape p
{
    float:left;
    width:150px;
    float:left;
	font-size:12px;
    margin:8px 0px 0px 0px;
    color:#fff;
}

.links_rodape p a
{
	text-decoration:none;
    color:#fff;
}

.links_rodape p a:hover
{
	text-decoration:underline;
}

.categorias_rodape
{
	text-transform:uppercase;
    float:left;
    width:500px;
    border-left:2px dotted #e9b713;
    padding-left:50px;
    padding-bottom:10px;
    margin:30px 0px 0px 10px;
}

.categorias_rodape p
{
    float:left;
    width:150px;
    float:left;
	font-size:12px;
    margin:8px 0px 0px 0px;
    color:#fff;
}

.categorias_rodape p a
{
	text-decoration:none;
    color:#fff;
}

.categorias_rodape p a:hover
{
    text-decoration:underline;
}

.logo_friweb
{
    float:right;;
    width:67px;
    height:19px;
    border:0px;
    margin:8px 25px 10px 0px;
}

.logo_friweb_rodape
{
    float:left;;
    width:100%;
    height:19px;
    margin:10px 0px 20px 0px;
}




/*------------------------------------------------------------------------*/

.moldura_empresa
{
    float:left;
    width:524px;
    height:334px;
    background-image:url(../imagens/layout/moldura_empresa.png );
    background-repeat:no-repeat;
    margin:20px 25px 70px 8px;
}

.moldura_empresa img
{
    float:left;
    width:482px;
    height:279px;
    margin:10px 0px 0px 15px;
}

.text_empresa
{
   float:left;
   width:420px;
   margin:35px 0px -20px 0px;
   font-size: 16px;
   color:#454545;

}

.text_titulo_localizacao
{
   float:left;
   width:420px;
   font-size: 28px;
   font-style:italic;
   color:#b92c2c;
   margin:35px 0px 10px 0px;
}

.text_localizacao
{
   float:left;
   width:420px;
   margin:5px 0px 0px 0px;
   font-size: 12px;
   color:#454545;
}

.text_titulo_contato
{
   float:left;
   width:420px;
   font-size: 26px;
   font-style:italic;
   color:#b92c2c;
   margin:35px 0px 10px 0px;
}

.frmContato
{
      float:left;
      width:420px;
      margin-top:30px;

}

.frmContato label
{
  	  float:left;
      font-size:13px;
      width:80px;
      text-align:right;
      margin-top:3px;
      color:#bb2c2c;
      margin-right:5px;
}

.dados
{
	  color:#454545;
      font-size:13px;
	  border:1px solid #b3ad86;
	  background-color:#dcd5a6;
	  margin-bottom:10px;
      width:285px;
	  padding:2px 2px 2px 2px;
}

.msg
{
      color:#454545;
      font-size:13px;
	  border:1px solid #b3ad86;
	  background-color:#dcd5a6;
	  margin-bottom:7px;
      width:285px;
      overflow: auto;
      height:125px;
	  padding:2px 2px 2px 2px;

}

.botao_enviar
{
      float:left;
      width:100%;
}

.submit
{
     float:right;
     height: 50px;
     width: 51px;
     color: #fff;
     margin: 0px 40px 0px 0px;
}

.menu_produtos_lateral
{
     float:left;
     width: 310px;
     *padding-bottom:50px;
     margin: 25px 90px 30px 45px;
}

.titulo_produtos_interno
{
    text-decoration:none;
    float:left;
	font-size:28px;
    text-shadow:#ffffff 1px 1px;
    margin:0px 0px -23px 12px;
    *margin:0px 0px 0px 12px;
    color:#bb2c2c;
}

.lista_produtos
{
     float:left;
     width: 540px;
     margin:20px 0px 50px 0px;
}

.lista_categorias_topo
{
    float:left;
    width: 100%;
    font-size:14px;
    color:#a1271d;
    font-style:italic;
}

.lista_categorias_topo a
{
    text-decoration:none;
    color:#a1271d;
    font-style:italic;
}

.minuaturas_produtos
{
    float:left;
    width: 140px;
    margin:20px 40px 30px 0px;
}

.minuaturas_produtos p
{
    float:left;
    width: 140px;
    height: 50px;
    text-align:center;
    color:#454545;
    font-size:12px;
    margin:8px 0px 8px 0px;
}

.minuaturas_produtos p a
{
    text-decoration:none;
    color:#454545;
}

.foto_miniatura_produto
{
    float:left;
    width: 138px;
    height: 138px;
    border:1px solid #ea9a8c;
}

.veja_mais
{
    float:left;
    width: 140px;
    height: 32px;
    border:0px;
}

.foto_produto
{
   float:left;
   width: 244px;
   height: 244px;
   margin:25px 15px 15px 0px;
   border:1px solid #ea9a8c;
}


h1.titulo_produto
{
   float:right;
   width: 275px;
   margin:25px 0px 10px 0px;
   color:#454545;
   font-size:18px;

}

span.ref_produto
{
   float:left;
   width: 275px;
   margin:0px 0px 10px 0px;
   color:#454545;
   font-size:14px;
}

span.text_produto
{
   margin:0px 0px 10px 0px;
   color:#454545;
   font-size:12px;
}

.voltar
{
   float:right;
   width: 60px;
   text-align:right;
   color:#b92c2c;
   font-size:12px;
   margin:20px 10px 20px 0px;
}

.voltar a
{
   text-decoration:none;
   color:#b92c2c;
}

.voltar img
{
   float:left;
   width: 22px;
   height: 22px;
   margin:-4px 0px 0px 0px;
   *margin:-19px 0px 0px 0px;
}

.text_lista_casamento
{
   float:left;
   width:100%;
   font-size: 28px;
   font-style:italic;
   color:#b92c2c;
   text-align:center;
   margin:35px 0px 10px 0px;
}

.text_casal
{
   float:left;
   width:750px;
   font-size: 20px;
   font-style:italic;
   text-align:center;
   color:#b92c2c;
   margin:10px 0px 10px 120px;
   text-shadow:#fff 1px 1px;
}


.obs_lista
{
float:left;
margin:30px 0px 0px 60px;
font-size:15px;
color:#454545;
font-style:italic;
text-shadow:#fff 1px 1px;
width:910px;
text-align:center;
}

.obs_lista2
{
float:left;
margin:30px 0px 0px 0px;
font-size:15px;
color:#454545;
font-style:italic;
text-shadow:#fff 1px 1px;
width:375px;
}

.text_data_casal
{
   float:left;
   width:105px;
   font-size: 18px;
   font-style:italic;
   text-align:center;
   color:#b92c2c;
   margin:12px 0px 10px 0px;
   text-shadow:#fff 1px 1px;
}

.divisoes_lista_casamento
{
   float:left;
   width:875px;
   margin:8px 0px 5px 60px;
   border-bottom:1px solid #e7d3bc;
   *padding-bottom:12px;
}

.titulo_lista_1
{
   float:left;
   width:145px;
   line-height:30px;
   text-align:center;
   color:#a32c22;
   font-size:15px;
   font-weight:bold;
   margin:0px 0px 8px 0px;
   border-right:1px solid #e7d3bc;
}

.titulo_lista_2
{
   float:left;
   width:360px;
   line-height:30px;
   text-align:center;
   color:#a32c22;
   font-size:15px;
   font-weight:bold;
   margin:0px 0px 8px 0px;
   border-right:1px solid #e7d3bc;
}

.titulo_lista_3
{
   float:left;
   width:165px;
   line-height:30px;
   text-align:center;
   color:#a32c22;
   font-size:15px;
   font-weight:bold;
   margin:0px 0px 8px 0px;
   border-right:1px solid #e7d3bc;
}

.titulo_lista_4
{
   float:left;
   width:200px;
   line-height:30px;
   text-align:center;
   color:#a32c22;
   font-size:15px;
   margin:0px 0px 8px 0px;
   font-weight:bold;

}

.mb0
{
     margin-bottom:0px;
}

.item_lista_1
{
   float:left;
   width:145px;
}

.item_lista_1 img
{
   float:left;
   width:65px;
   height:65px;
   margin:0px 0px 13px 40px;
   border:1px solid #ea9a8c;
}

.item_lista_2
{
   float:left;
   width:360px;
   text-align:center;
   color:#454545;
   font-size:16px;
   margin:20px 0px 13px 0px;
}

.item_lista_2 span
{
   font-size:13px;
}

.item_lista_2 a
{
    text-decoration:none;
    color:#454545;
}

.item_lista_3
{
   float:left;
   width:165px;
   text-align:center;
   color:#454545;
   font-size:16px;
   margin:20px 0px 13px 0px;
}

.item_lista_4
{
   float:left;
   width:200px;
   margin:15px 0px 13px 0px;
}

.item_lista_4 img
{
   float:left;
   width:132px;
   height:30px;
   margin:0px 0px 0px 40px;
}

.text_noivos
{
    float:left;
	font-size:22px;
    width:500px;
    text-shadow:#741a13 1px 1px;
    margin:10px 0px 0px 15px;
    color:#ffffff;
    padding-bottom:4px;
}

.text_data_casamento
{
    float:left;
	font-size:22px;
    width:200px;
    text-shadow:#741a13 1px 1px;
    margin:10px 0px 0px 0px;
    color:#ffffff;
    padding-bottom:4px;
}

.divisoes_lista_noivos
{
   float:left;
   width:945px;
   margin:0px 0px 0px 18px;
   border-bottom:1px solid #e7d3bc;
}

.divisoes_lista_noivos p
{
   float:left;
   font-size:14px;
   font-style:italic;
   color:#b92c2c;
   width:500px;
   margin:0px 0px 0px 10px;
   padding-top: 28px;
   padding-bottom: 28px;
}

.text_data_lista
{
   width:160px !important;
   text-align:center;
}

.divisoes_lista_noivos img
{
   float:left;
   width:147px;
   height:34px;
   margin:18px 0px 0px 80px;
}

.espacamento_carrossel
{
   float:left;
   width:100%;
   height:120px;
}

.frmbusca
{
      float:left;
      width:420px;
      margin-top:30px;

}

.frmbusca label
{
  	  float:left;
      font-size:13px;
      width:420px;
      text-align:left;
      margin-top:3px;
      color:#7d753c;
}

.dados2
{
	  color:#454545;
      font-size:13px;
	  border:1px solid #b3ad86;
	  background-color:#dcd5a6;
	  margin-bottom:10px;
      width:365px;
      height:25px;
      *height:20px;
	  padding:2px 2px 2px 2px;
	  *padding:5px 2px 2px 2px;
}





p.tres_pontos
{
  float:left;
  width:22px;
  height:22px;
  text-align:center;
  color: #b92c2c;
}

.text_1_paginacao{
  float: left;
  cursor: pointer;
  text-decoration: none;
  text-align:center;
  color: #b92c2c;
}

.text_2_paginacao{
  float: left;
  cursor: pointer;
  font-weight: bold;
  text-align:center;
  text-decoration: none;
  color: #b92c2c;
}


.links_7{

  text-decoration: none;
  color: #CC1414;
}

.paginacao2{
  float:right;
  width: 300px;
  margin: 30px 60px 0px 0px;
}

.seta_esquerda_paginacao
{
  float:left;
  width:22px;
  height:22px;
  margin: -3px 2px 0px 2px;
  background-image:url(../imagens/layout/seta_esquerda.png);
  background-repeat:no-repeat;
}

.pagina_paginacao
{
  float:left;
  width:18px;
  height:22px;
  font-size:15px;
}

.seta_esquerda_paginacao2
{
  float:left;
  width:22px;
  height:22px;
  margin: -3px 2px 0px 2px;
  background-image:url(../imagens/layout/seta_esquerda2.png);
  background-repeat:no-repeat;
}

.seta_direita_paginacao
{
  float:left;
  width:22px;
  height:22px;
  margin: -3px 2px 0px 2px;
  background-image:url(../imagens/layout/seta_direita.png);
  background-repeat:no-repeat;
}

.seta_direita_paginacao2
{
  float:left;
  width:22px;
  height:22px;
  margin: -3px 2px 0px 2px;
  background-image:url(../imagens/layout/seta_direita2.png);
  background-repeat:no-repeat;
}

.divisao_paginacao
{
  float:left;
  width:100%;
  height:1px;
}

.contato_ok
{
   float:left;
   width:281px;
   height:110px;
   margin: 30px 30px 50px 350px;
}

#facebook
{
  float:left;
  width:292px;
  margin-top:15px;
  margin-left: 8px;

}
.frmbusca2
{
      float:right;
      width:292px;
      margin-top:30px;

}

.frmbusca2 label
{
  	  float:left;
      font-size:13px;
      width:45px;
      text-align:left;
      margin-top:4px;
      color:#7d753c;
}

.dados10
{
	  color:#454545;
      font-size:13px;
	  border:1px solid #b3ad86;
	  background-color:#dcd5a6;
	  margin-bottom:10px;
      width:183px;
      height:20px;
      *height:20px;
	  padding:2px 27px 2px 2px;
      float:left;
}

.botao_enviar3
{
      float:left;
      width:36px;
      margin-left:-20px;
}

.submit2
{
     float:right;
     height: 35px;
     width: 36px;
     color: #fff;
     margin: -5px 0px 0px 0px;
}