﻿/* gerais */
* {
margin:0;
padding:0;
zoon:1.0;
 
} 
a {outline:0}
a.sulweb {position:absolute; top:2px; right:2px; color:#000; font-size:10px; font-family:Arial; text-decoration:none}
a.sulweb:hover {text-decoration:underline} 
body {margin:0; padding:0; background:#414143; background:url(../_img/bg_geral_home.gif)}
html {margin:0; padding:0; }
ul {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}
img {border:0}

.homeBg {height:100%; background:url(../_img/bg_home_lado.gif) top left no-repeat;}

.erro {text-indent:0!important; text-align:center; font-family:Arial; line-height:60px; color:#FFF}
.erro a{display:block; height:60px; text-align:center; color:#f1f1f1}
.erro a:hover {color:#000}

.navHome {position:absolute; top:50%; margin-top:-142px; height:246px; width:100%; z-index:999}
.navHome li {height:62px; width:100%; padding-bottom:20px;}
.navHome .bg {background:#5F5F63; height:62px; width:100%;}
.navHome .navItem .bgAtv {filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;}
.navHome .navItem {position:relative}
.navHome .navItem li {position:absolute; top:0; left:0; padding-bottom:0px;}
.navHome .navItem li div {display:block; height:62px; text-indent:-9999px; cursor:default;}
.navHome .navItem li .salvatore{background:url(../_img/bg_home_bt_salvatore.gif) 20px bottom no-repeat;}
.navHome .navItem li .salvatore:hover{background:url(../_img/bg_home_bt_salvatore.gif) 20px top no-repeat}
.navHome .navItem li .tapetes{background:url(../_img/bg_home_bt_tapetes.gif) 20px bottom no-repeat;}
.navHome .navItem li .tapetes:hover{background:url(../_img/bg_home_bt_tapetes.gif) 20px top no-repeat}
.navHome .navItem li .estofados{background:url(../_img/bg_home_bt_estofados.gif) 20px bottom no-repeat;}
.navHome .navItem li .estofados:hover{background:url(../_img/bg_home_bt_estofados.gif) 20px top no-repeat;}

.legenda{background:url(../_img/bg_home_legenda.jpg) 0 0 no-repeat; display:block; width:302px; height:39px; position:absolute; z-index:0; top:50%; margin-top:-19px; left:50%; margin-left:-151px; text-indent:-9999px; display:none}
.salvatore .legenda {background-position:0 0;}    
.tapetes .legenda {background-position:0 -40px;}    
.estofados .legenda {background-position:0 -80px;}


/*HEADER*/
    /* nav flag */
    .nav_flag {position:absolute; top:25px; left:230px; width:100px; display:none}
    .nav_flag li {float:left; padding-left:5px; position:static!important; height:11px!important; width:16px!important}
    .nav_flag li a {height:11px!important; width:16px!important; display:block!important; background:url(../_img/ico_flag_home.gif) no-repeat; _background:url(../_img/ico_flag_home_ie6.gif) no-repeat; overflow:hidden}
    
    .nav_flag li .br {background-position:left top}
    .nav_flag li .br:hover {background-position: left -19px}
    
    .nav_flag li .en {background-position:center top}
    .nav_flag li .en:hover {background-position:center -19px}
    
    .nav_flag li .es {background-position:right top}
    .nav_flag li .es:hover {background-position:right -19px}
    