@charset "iso-8859-1";
/* CSS Document */

body{
margin:0;
padding:0;
background-color:#F5FBFF;
background-image:url(../imagens/rodape/fundo_rodape.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

a{
text-decoration:none;
color:#526a49;
font-weight:bold;
}
	
a:hover{
color:#cd5f4c;
}

.formfale{		
text-align:justify;
font-family:Arial;
font-size:12px;
margin:10px;
font-weight:lighter;
}

.geral{
width:100%;
min-height:450px;
margin:0 auto;
color: #526a49;
background-image: url(../imagens/rodape/fundo_rodape.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

.logo_titulo{
width:180px;
height:122px;
margin:8px 0px 0px 0px;
background-image:url(../imagens/topo/img_titulo_logo.png);
background-position:center;
background-repeat:no-repeat;
float:left;
clear:right;
}

.main_menu_principal{
width:180px;
margin:10px 20px 10px 0;
float:left;
clear:right;
}

.menu{
font-family:arial;
font-size:13px;
height:33px;
text-align:right;
padding-top:5px;
padding-right:10px;
cursor:pointer;
}

.opt_01{
width:177px;
height:33px;
background-image:url(../imagens/menu/bt_home.jpg);
background-repeat:no-repeat;
background-position:center;
}

.opt_02{
width:177px;
height:33px;
background-image:url(../imagens/menu/bt_empresa.jpg);
background-repeat:no-repeat;
background-position:center;
}

.opt_03{
width:177px;
height:33px;
background-image:url(../imagens/menu/bt_produtos.jpg);
background-repeat:no-repeat;
background-position:center;
}

.opt_04{
width:177px;
height:33px;
background-image:url(../imagens/menu/bt_decoracao.jpg);
background-repeat:no-repeat;
background-position:center;
}

.opt_05{
width:177px;
height:33px;
background-image:url(../imagens/menu/bt_atendimento.jpg);
background-repeat:no-repeat;
background-position:center;
}

.opt_06{
width:177px;
height:33px;
background-image:url(../imagens/menu/bt_trabalhe_conosco.jpg);
background-repeat:no-repeat;
background-position:center;
}

.opt_07{
width:177px;
height:33px;
background-image:url(../imagens/menu/bt_fale_conosco.jpg);
background-repeat:no-repeat;
background-position:center;
}

p{
text-align:justify;
color:#526a49;
font-family:'Arial', Helvetica, sans-serif;
font-size:12px;
margin:20px;
padding:0px;
font-weight:lighter;
}

.titulo{
width:800px;
margin:0 auto;
}

.titulo_base{
width:100%;
height:24px;
margin:0;
background-image:url(../imagens/topo/img_subtitulo.jpg);
background-repeat:repeat-x;
}

.titulo_geral{
width:100%;
height:140px;
margin:0;
background-image:url(../imagens/topo/fundo_topo.jpg);
}

.titulo_img_dir{
width:557px;
height:139px;
background-image:url(../imagens/topo/banner.jpg);
float:right;
}

.titulo_img_dir2{
width:557px;
height:139px;
background-image:url(../imagens/topo/banner2.png);
float:right;
}	

ul{
text-align:justify;
color:#526a49;
font-family:Arial;
font-size:12px;
margin:10px;
font-weight:lighter;
}

#conteudo{
width:100%;
margin:0;
padding:0;
}

#conteudoCentro{
width:800px;
min-height:300px;
margin:0 auto;
}

#cxTxt {
margin:10px 0;
padding:0;
width:596px;
min-height:300px;
float:left;
}

#cxTxtIn {
background-color:#ffffff;
min-height:300px;
border:1px solid #526a49;
margin:0;
padding:0;
}

#rodape {
width:100%;
margin:0;
padding:0;
}

#rodapeCentro{
width:1076px;
margin:0 auto;
}
