@charset "UTF-8";
@import url('./ofcss/layout.css');
@import url('./ofcss/text.css');
@import url('./ofcss/dev.css');
html,body{
    margin:0px;
    padding:0px;
}
body{
    background-image:url('../img/fundo-geral.gif');
    background-position:0% 0%;
    font-family:Verdana, Arial, Tahoma;
}
a{
    color:#a00;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a img{
    border:none;
}
#all{
    background-image:url('../img/fundo-miolo-home.jpg');
    background-repeat:no-repeat;
    width:938px;
    float:left;
    margin:0px;
    padding:0px;
    margin:auto;
    min-height:656px;
    padding-bottom:100px;
}
#logo{
    clear:none;
    float:left;
}
#logo h1{
    display:none;
}
#endereco{
    float:right;
    margin-top:0px;
    color:#fff;
    font-size:13px;
    padding:12px;
    text-align:right;
    font-family:Tahoma;
    min-width:230px; /* No Firefox o texto nao cabe 230px de largura */
    min-width:245px;
    height:30px;
    height:inherit;
    background-image:url('../img/semi-transparent-endereco.png');
    background-repeat:repeat;
}
#endereco form{
    display:none;
}
#endereco form input{
    width:100px;
    font-size:10px;
}
#menu{
    float:right;
    background-color:#000;
    margin:0px;
    padding:0px;
    margin-top:49px;
    clear:both;
}

#menu ul{
    margin-left:20px;
    margin-right:20px;
    padding:0px;
    height:29px;
    line-height:29px;
    width:530px;
}
#menu ul li{
    margin:0px;
    padding:0px;
    background-image:url('../img/menu-li.gif');
    background-repeat:no-repeat;
    background-position:0% 0%;
}
#menu ul li:hover{
    margin:0px;
    padding:0px;
    background-image:url('../img/menu-li.gif');
    background-repeat:no-repeat;
    background-position:0% 100%;
}
#menu ul li a{
    color:#fff;
    font-family:Verdana;
    text-transform:uppercase;
    text-decoration:none;
    margin:0px;
    padding:0px;
    padding-left:25px;
    font-size:17px;
    font-size:16px;
}
#content{
    clear:both;
    float:right;
    padding-top:27px;
    width:535px;
}
#content-produtos{
    /*border:1px solid #0f0;*/
    clear:both;
    padding-top:27px;
    width:95%;
    float:right;
}
#content h2, #content-produtos h2{
    background-color:#fb060b;
    color:#fff;
    text-transform:uppercase;
    display:inline-block;
    font-weight:normal;
    margin:0px;
    height:36px !important;
    line-height:36px !important;
    font-size:18px;
    padding-left:16px;
    padding-right:16px;
    font-family:Tahoma;
    float:left;
    margin-left:1px;
}
#content-produtos h2{
    margin-left:357px;
}
#content #box{
    clear:both;
    background-image:url('../img/semi-transparent-texto-home.png');
    background-repeat:repeat-x;
    width:330px;
    float:right;
    clear:none;
    float:left;
    clear:both;
    z-index:10 !important;
}
#content-produtos #box-produtos{
    clear:both;
    background-image:url('../img/semi-transparent-texto-home.png');
    background-repeat:repeat-x;
    width:100%;
    clear:none;
    float:left;
    clear:both;
    z-index:10 !important;
    padding:0px;
    background-color:#fff !important;
}
#content #box #text{
    text-align:justify;
    text-align:left;
    margin:0px;
    margin-left:20px;
    padding-top:15px !important;
    width:290px;
    font-size:14px;
    font-family:Tahoma;
    color:#000;
    clear:none;
    min-height:200px;
}
#content #box #text p{
    margin:0px;
    margin-bottom:5px;
    font-family:Arial !important;
}
#content #flash1{
    background-image:url('../img/estofado-home.jpg');
    background-repeat:no-repeat;
    width:186px;
    height:205px;
    float:left;
    clear:none;
    margin:0px;
    margin-right:9px;

    z-index:5 !important;
}
#content a.btnlnk{
   background-color:#fa070b;
   color:#fff;
   font-size:11px;
   padding-left:17px;
   padding-right:6px;
   margin-top:7px;
   display:inline-block;
   height:18px;
   line-height:18px;
   text-decoration:none;
}
#all #flash2{
    background-image:url('../img/flash2.jpg');
    background-repeat:no-repeat;
    width:364px;
    height:210px;
    float:right;
    clear:none;
    margin-top:63px;
    margin-right:-1px;
}
#all #flash3{
    background-image:url('../img/flash3.jpg');
    background-repeat:no-repeat;
    width:274px;
    height:159px;
    float:right;
    clear:none;
    margin-top:0px;
    margin-right:-1px;
}
#all #mapa{
    position:relative;
    background-image:url('../img/mapa.png');
    background-repeat:no-repeat;
    background-position:60% 0%;
    width:364px;
    height:350px;
    float:right;
    clear:none;
    margin-top:63px;
    margin-right:-1px;
}
#all #copy{
    clear:both;
    color:#fff;
    font-size:11px;
    float:right;
    width:535px;
    margin-top:40px;
}
#all #copy img{
    vertical-align:top;
    margin-left:10px;
}


form fieldset{
    border:none;
}
form label{
    display:block;
    clear:both;
    margin-top:10px;
}
div.msg_contato img{
    vertical-align:middle;

}
form input, textarea, select{
    background-color:transparent;
    font-size:1.5em;
    border:1px inset #a00;
    width:275px;
    background-image:url('../img/semi-transparent-texto-home-invert.png');
    background-position:0% 0%;
}
form textarea{
    height:100px;
    margin-bottom:10px;
}
form input#send{
    border:1px outset #a00;
    background-color:#ccc;
    background-image:url('../img/semitransparent.gif');
}


#box-produtos .produto{
    float:left;
    margin:10px;
    padding:10px;
    color:#225;
    background-color:#aaa !important;
    width:250px;
}
#box-produtos .produto_select{
    margin:10px;
    /*margin:auto;*/
    padding:10px;
    /*width:100% !important;*/
    color:#225;
    background-color:transparent !important;
    text-align:center;
}
#box-produtos img{
    border:1px solid #777;
}
#box-produtos .produto .detalhes,#box-produtos .produto_select .detalhes{
    /*display:none;*/
   background-color:#fff;
   border:1px inset #444;
   width:600px;
   font-size:10px;
   margin:auto;
}
#box-produtos .btndetalhes{
    float:right;
    font-size:11px;
    height:20px;
    line-height:20px;
}
