* {
    margin: 0px;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('UniNeueBold.woff2') format('woff2'),
        url('UniNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
body{
    font-family: Arial ;
}
a {
    text-decoration: none;
	color: #13396d;
}
a:active {
    color: #13396d;
}
a:visited {
    color: #13396d;
}
a , img{
    border-style: none;
    border: none;
}

.secao_local {
    font-size:12px;
    color: #666;
}
#conteudoPagina h2 span {
    margin-left: 45px !important;
    font-size: 14pt !important;
}

h2 {
    font-size: 20.5px !important;
}
.secao_local a{
    color: #666;
}
.secao_local a:hover{text-decoration:underline}
.secao_local a.secao_destaque{
    color: #F93;
    font-size:18px;
}
h2,h2 .secao_local{
    font-size:18px;
    font-weight:bold;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#222;
    text-align:justify;
    background:url(imgs/bg_tit_secao.jpg) no-repeat left center;
    text-indent:20px;
    height: 35px;
    margin-top: 20px;
}

.Quebra {
    clear: both;
}

/**   *****************************************************************/



/** ####################################### Template header página ###############################################  */
#divProduto_descricao {
    width: 920px;


}
#menuTopo ul{
    list-style: none;
}
#menuTopo ul li{
    text-align: center;

}
.listaMenu{
    list-style: none;
    margin-top: 15px;

}
.listaMenu li {
    float: left;
}
#carrinhoCompras {
    background: url("../img/imgMenuTopo.png") no-repeat 0px 0px;
    position: relative;
    width: 1350px;
    height: 51px;
}
#carrinhoCompras  a{
    height: 49px;
    right: 350px;
    width: 41px;
    top: 8px;
    cursor: pointer;
    position: absolute;

}
#carrinhoCompras img{

}
#carrinho:hover {
    opacity:0.45;
    -moz-opacity: 0.45;
    filter: alpha(opacity=45);
    cursor: hand;

}
.Logo {
    background-image: url('../img/fundoTopo.png');
	background-repeat: repeat-x;
    width: 1350px;
    height: 194px;
    border-bottom: 4px solid #c22359;
    position: relative;
    float: left;
}
#formLogin{
    margin-top: 20px;
}
#fundoMenuTopo{
    margin-top: -17px;
    z-index: 2;
    position: relative;
}

/* Divs   ======================================  */
#fundoTopo {
    z-index: -1;
    position: relative;
    margin-left: 380px;
    margin-top: -20px;
}

#fundoTopo img{
    z-index: 1;
    height: 250px;
    margin-top: -230px;
    width: 1350px;
    display: none;
}
#menuTopo{
    background-color: #13396d;
    width: 1350px;
    height: 40px;
    position: relative;
    float: left;
	font-family: 'Uni Neue', Arial, Helvetica;
}
#conteudoMenuTopo{
    width: 1350px;
    height: 238px; /* era 250 antigo lay*/
}
#busca{
    background-color: none; /* era background-color: #0093DD; antigo lay */
    height: 41px;
    width: 945px;
    position: relative;
    float: right; /* era float left antigo lay */
    top: -85px; /*  bottom: -36px; antigo lay*/
}
#espacoLogoBusca{
    height: 200px;
    width: 1300px;
    z-index: 01;
}
#divFormLogin .btnFormLogin {
    background-image: url(../img/btnOk.png);
    background-repeat: no-repeat;
    width: 40px !important;
    height: 32px !important;
    margin-top: -25px;
    margin-left: 250px;
}

#divFormLogin .frase {
    margin-top: -2px;
    margin-left: 200px;
    font-size: 8pt;
    font-family: Arial;
    color: #454544;
    text-decoration: none;

}
#divFormLogin a:visited {
    color: #454544;

}
#divFormLogin .btnFormLogin:hover {
    opacity:0.45;
    -moz-opacity: 0.45;
    filter: alpha(opacity=45);
    cursor: hand;
}
#Logo{
    background: url('../img/logo.png') no-repeat scroll 0px 0px transparent;
    width: 455px; /* era 405 antigo lay  */
    height: 185px;
    float: left;
    position: relative;
    top: -42px;
    cursor: pointer;
}
#bannerTopo{
    height: 477px; /* era 490 antigo lay */
    position: relative;
    margin: 0 auto;
    width: 1350px;
	background-image: url(../img/fundoBanner.png);
	background-repeat: no-repeat
}
.fundo01 {
    height: 220px;
    background-image: url("../img/fundoDivBanner01.png");
    background-repeat: repeat-x;

}
.fundo02 {
    height: 133px;
    background-image: url("../img/fundoDivBanner02.png");
    background-repeat: repeat-x;

}
.fundo01, .fundo02 {
    width: 1350px;
}
#linhaInferior{
    height: 20px;
    margin-top: 280px;
    background-image: url("../img/linhaBordaBanner.png");
    background-repeat: repeat-x;
    position: relative;
}
#linhaInferior, #linhaSuperior {
    margin-left: 400px;
    width: 750px;
}
#linhaSuperior{
    height: 20px;
    margin-top: 15px;
    background-image: url("../img/linhaBordaBanner.png");
    background-repeat: repeat-x;
    position: relative;

}
#molduraBannerTopo{
    height: 340px;
}
#textoImagemBanner01,#textoImagemBanner02{
    background-color: #d80912;
    height: 30px;
    width: 350px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14pt;
    margin-left: 70px;
    line-height: 30px;
}
#textoImagemBanner01 span,#textoImagemBanner02 span{
    margin-left: 20px;
    font-weight: bold;
    z-index: 10;
}

#textoImagemBanner01{
    margin-top: 115px;


}
#textoImagemBanner02{
    margin-top: 10px;
    width: 310px !important;
    opacity:0.45;
    -moz-opacity: 0.45;
    filter: alpha(opacity=45);
}
#imagem01{
    margin-top: 00px;
}
#tituloLateral  span {
    font-size: 16pt;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -3px;
}
#tituloLateral{
    width: 70px;
    height: 296px;
    margin-left: 400px;
    background-color: #d80912;
    z-index: 2;
    margin-top:-315px;
    position: relative;

}
#tituloLateral, #imagensBanner {

}
#imagensBanner{
    position: relative;
    width: 750px;
    height: 285px;
    margin-top:-410px;
    margin-left: 400px;
    background-color: #ffffff;


}
/* e utilizado como container de  todos os elemtentos do banner do topo, mas que nao pertencem ao slide de imagens*/


#bannerTopoCenario{
    margin-top: -350px;
    height: 455px;
}


/* fim divs ==================================== */

#maleta{
    position: relative;
    margin-top: -250px; /* era -250px antigo lay  */
    margin-left: 20px;
}
#eletricista {
    position: relative;
    margin-top: 0px; /* era -300px antigo lay  */
    margin-left: -15px;
}
#barraBanner{
    background-image: url('../img/barraBanner.png');
    height: 7px;
    width: 1348px;
}
#chao{
    position: relative;
    margin-top: -107px;
    width: 1348px;
    height: 130px;
    z-index: -1;
}
#menuTopo ul li, .menuTopoSelecionado  {
    font-size: 11pt;
    font-weight: bold;
    float: left;
    width: 175px;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: hand;
    padding-top: 14px;
}
#menuTopo ul li a{
	color: #FFFFFF;
}
.menuTopoSelecionado,#menuTopo ul li.menuTopoSelecionado a,#menuTopo ul li a:hover,#divMenuRodape .listaMenu  li a:hover {
    color: #d80912 !important;
    text-decoration: underline;
}

.linhaVermelha{
    background-image: url("../img/linhaVermelha.png");
    margin-top: 20px;
    height: 4px;
    width: 1348px;
    position: relative;
}

#login {
    background: url('../img/fundoLogin.png') no-repeat scroll 0px 0px transparent;
    width: 434px;
    height: 61px;
    margin: 0 auto;
    position: relative;
    top: -49px; /* era -46 antigo lay */
}
#login #fundoLogin{
    width: 400px;
    height: 60px;
    position: relative;
    z-index: 2;
    margin-top:-20px;
}
#cadeado{
    margin-left: 24px !important;
    margin-top: -45px;
    z-index: 25;
    display: none;
}
.textoBusca {
    color: #FFF;
    font-weight: bold;
    font-size: 14pt;
    line-height: 53px;
	font-family: 'Uni Neue', Arial, Helvetica;
}
#campoCombo{
    background-color: #ffffff;
    width: 192px;
    height: 35px;
    z-index: 5;
    margin-top: -50px;
    margin-left: 147px;
    position: relative;
}
#campoCombo select{
    border: none;
    width: 190px;
    height: 30px;
    z-index: 5;
    margin-top: 3px;

    /* opacity: 0; filter:alpha(opacity=0); */

}

#campoTexto{
    background-color: #ffffff;
    width: 200px !important;
    height: 35px;
    margin-top: -35px;
    margin-left: 360px;
}
#campoTexto .campoForm {
    position: relative;
    height: 18pt;
    border: none;
    padding-left: 5px;
    margin-top: 8px;
    color: #646566;
    width: 180px;
    font-weight: bold;
}
#btnBusca {
    float: right;
    height: 35px;
    margin-right: 276px;
    z-index: 10;
    position: relative;
    margin-top: -35px;
}
#btnBusca:hover{
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
    cursor: hand;
}

/** ####################################### fim Template header ###############################################  */
/** ####################################### Menu principal  ###############################################  */
.menuPrincipal{
    background-color: #13396d;
    width: 1350px;
    height: 45px;
    position: relative;
    float: left;
    line-height: 2.8em;
	border-top: 4px solid #c22359;
}



#divMenuPrincipal ul li {
    padding: 0 8px 0 8px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial;
    background-color: #13396d;
    text-align: center;
    margin-left: 1px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-repeat: no-repeat;
}
#divMenuPrincipal ul li a:visited,#divMenuPrincipal ul li a  {
    color: #ffffff;
	font-family: 'Uni Neue', Arial, Helvetica;
	
}

#divMenuPrincipal  ul li a:hover {
    cursor:hand;
    color: #d80912 !important;
    text-decoration: underline;
}
#divMenuPrincipal  ul li .selecionado {
    cursor:hand;
    background-color: #2a59bd !important;
}
#divMenuPrincipal ul {
    width: 1150px;
    height: 45px;
    margin: 0px 0px 0px 60px;
}



/** ####################################### Fim  Menu principal  ###############################################  */
/** ####################################### Menu Lateral ###############################################  */

#conteudoMenuLateral{
    position: relative;
    margin-top: 20px;
    background: url('../img/cantoSuperiorMenuLateral.png') no-repeat scroll 3px 0px;
    padding-top: 42px;
    float: left;
    width: 244px;
    min-height: 790px;
}

.cabecalhoMenuLateral, .cabecalhoMenuLateral a {
    height: 40px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    width: 220px;
    font-size: 12pt;


}
.cabecalhoMenuLateral{
    background-repeat: no-repeat;
    background-image: url('../img/fundoTituloMenuLateral.png');

}

.rodapeMenuLateral {
    background-image: url('../img/fundoRodapeMenuLateral.png');
    height: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    margin-left: -2px;
    margin-top: -5px;

}
.rodapeMenuLateral a {

    height: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    margin-left: 20px;
    text-decoration: none;
    font-family: Arial;
    font-style: italic;

}
#imgTituloMenuLateral {
    margin-left: 1px;
    width: 243px;
}
#MenuLateral{
    background: url(../img/fundoMenuLateral.png) repeat-y 0px 0px;
    overflow: hidden;
    margin-top: -5px;
}
#MenuLateral .listaMenus{
    /* list-style-image: url(../img/marcadorMenuLateral.png); */
    list-style: none;
    font-size: 14pt;
    overflow: hidden;
}
#MenuLateral .listaMenus div{
    padding: 4px 0px 6px 0px;
    width: 220px !important;
    cursor: pointer;
    background: url(../img/fundoListaMenuLateral.png) no-repeat ;
}

#MenuLateral .listaMenus div span{
    margin-left: 25px;
    overflow: hidden;
    font-size: 10pt;
    overflow: hidden;

}
#MenuLateral .listaMenus div span:last-child{
    border-bottom-style: none;
    border-bottom-color: blue;

}
#MenuLateral .listaMenus div spasn:hover{
    background-color: #d5dcf5;
    width: 240px !important;

}
.boxMenu {
    overflow: hidden;
    width: 220px;
    margin-left: 11px;
}
#MenuLateral img{
    width: 250px;
    margin-left: 20px;
    position: relative;
}
.cantoRedondo{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#divFormLogin{
    height: 50px;
    width: 315px;
    left: 83px;
    position: relative;
    top: 10px;
}
#divFormLogin  * {
    margin-top: 5px;

}
#divFormLogin input {
    width: 110px;
}
/** ####################################### fim  Menu Lateral ###############################################  */


/** ####################################### Corpo da página ###############################################  */
#conteudoPagina {
    position: relative;
    width: 900px;
    min-height: 852px;
    float: left;
    font-size: 12px;
}
.tituloSessao{
    height: 65px;
    background-image: url('../img/tituloSessaoProduto.png');
    background-repeat: no-repeat;
    font-family: Arial;
    color: red;
    font-weight: bold;

}
.itemSessao{
    padding: 10px 20px 10px 20px;
    width:256px;
    margin: 1px;
    border: 1px solid #EEE;
    box-shadow: 5px 5px 5px #EEE;
    min-height: 350px;
}
.itemSessao:hover{
    /*opacity:0.75;
    -moz-opacity: 0.75;
     filter: alpha(opacity=75);
     background-color: #ecefef;
     box-shadow: 3px 3px 1px #888888;
     cursor: hand;
     border-radius: 1em;*/
}
.itemSessao >img{
    margin-right: 50%;
}
.descricao{
    /*padding-bottom: 10px;*/

}
.descricao span {
    color: #666565;
    font-weight: bold;
    font-family: Arial;
}
.btnComprar{
    padding-right: 30px;

}

.btnOver:hover{

    opacity:0.45;
    -moz-opacity: 0.45;
    filter: alpha(opacity=45);

}

.tituloSessao span{
    font-family: Arial;
    color: red;
    font-weight: bold;
    margin-left: 60px;
    line-height: 35px;
    font-size: 14pt;
}
.produtos .itemSessao{
    float: left;
}
.produtos {
    width: 900px;
    min-height: 400px;
}



/** ####################################### fim  Corpo da página###############################################  */
/** ####################################### banner lado esquerdo ###############################################  */

#bannerDireita{
    width: 192px;
    min-height: 1000px;
    position: relative;
    float: right;
    padding-top: 20px;
}

#divBanner02 {
    display: block;
    overflow: hidden !important;
}

/** ####################################### fim banner lado esquerdo ###############################################  */


/** ####################################### Rodapé site ###############################################  */

#rodape{
    height: 168px; /* era 180 antigo lay */
    background-image: url(../img/fundoRodapeSite.png);
    background-repeat: no-repeat;
    width: 1348px;
    position: relative;
    float: left;
}
#textoRodape div {
    font-family: Tahoma;
    color: #ffffff;
    font-size: 8pt;
}
.contato {
    font-weight: bold;
    margin-left: 1100px;
}
.endreco01 {
    margin-left: 1035px;
}
.endreco02 {
    margin-left: 1012px;
}
.endreco03 {
    margin-left: 1000px;
}
.endreco04 {
    margin-left: 980px;
}
.copyrigth {
    font-family: Arial !important;
    color: #FFFFFF !important;
    font-size: 11pt !important;
    text-align: center;
    width: 1090px;
    margin-top: 47px;
    font-weight: bold;
}
#divMenuRodape ul {
    padding-top: 10px;
    /*  font-size: 15pt;  */
    color: #0f248e;
}
#rodape #divMenuRodape{
    margin: 0 auto;
    left:50%; 
    margin-left: 100px;
}
#divMenuRodape {

}
#divMenuRodape ul li {
    padding-right: 40px;
    padding-left:40px;
    text-decoration: none;
    border-right-style: solid;
	border-color: #d80912;
}
#divMenuRodape ul li:last-child {
    padding-left: 55px;
    text-decoration: none;
    border: none !important;
}
#divMenuRodape ul li a{
    text-decoration: none;
	color: #ffffff;
    font-family: 'Uni Neue', Arial, Helvetica;
}
#divMenuRodape ul li a:hover{
	color: #d80912 !important;
    text-decoration: underline;
}
#inovarTexto{
    margin-top: -40px;
    margin-left: 950px;
    border: none;


}

/** ####################################### Fim  Rodapé site ###############################################  */

#corpoPagina{
    position: relative;
    width: 1350px;
    margin: 0 auto;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  */

.tableContato tr td:first-child p, .tableContato tr td:first-child {

}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody + tbody {
    border-top: 2px solid #dddddd;
}

.table .table {
    background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

.table tbody tr.success > td {
    background-color: #dff0d8;
}

.table tbody tr.error > td {
    background-color: #f2dede;
}

.table tbody tr.warning > td {
    background-color: #fcf8e3;
}

.table tbody tr.info > td {
    background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3;
}


.btn-comprar-p {
    background:url(../img/btnComprar.png) no-repeat center center;
}
.btn-comprar-p, .btn-aviseme-p,.btnIndicar  {
    display: block;
    height:26px;
    width:100px;
    text-indent:-5000px;
    overflow:hidden;
    margin-left: 100px;
    position: inherit;
}
.btn-aviseme-p  {
    background:url(../img/btnIndisponivel.png) no-repeat center center;
}




/*************************************************************************************/
#carrinho{
    position:absolute;
    width:400px;
    top: 65px !important;
    left: 790px;
    z-index:15;
    opacity:0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    z-index: 50;
    height: 233px;
}
#carrinho_topo{
    background:url(imgs/balao_carrinho_topo.png) no-repeat center center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=css/imgs/balao_carrinho_topo.png);
    height:33px;
}
#carrinho_centro{
    background:url(imgs/balao_carrinho_centro.jpg) repeat-y center center;
    padding: 5px 10px 0 10px;
    color: #000;
    overflow: hidden;
}
#carrinho_centro h3{
    font-size: 13px;
    color: #515151;
}
#carrinho_centro table, #cesta table{

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #8C99BB;
    margin-bottom:20px;
}
#carrinho_centro table th, #cesta table th{
    background: #496676;
    color: #FFF;
    font-size:11px;
}
#carrinho_centro table td, #cesta table td{
    text-align: left;
    background: #E4E6F3;
    font-size:11px;
}
#carrinho_centro table td table td, #cesta table td table td{
    background:#bfc9d7;
}
#carrinho_centro table td,#carrinho_centro table th, #cesta table td,#cesta table th{
    padding:3px;
}
#carrinho_base{
    background:url(imgs/balao_carrinho_base.png) no-repeat center center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=css/imgs/balao_carrinho_base.png);
    height:12px;
}
.carrinho_fechar{
    position:absolute;
    display:block;
    right:3px;
    top:12px;
    width: 64px;
    height:25px;
    text-indent:-5000px;
    overflow:hidden;
}
.carrinho-botoes ul li{
    margin: 0 5px;
    float: left;
    list-style: none;
}
.carrinho-botoes{
    margin-top: -5px;
    padding:5px;
    height: 24px;
    overflow: hidden;
}
.loading {
    background:url(imgs/loading.gif) no-repeat center center;
    height:100px;
}
.loading-generico {
    background:url(imgs/loading.gif) no-repeat center center;
}


.bt-limpar-cesta-p{
    background:url(imgs/btn_limpar_p.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=css/imgs/btn_fechar_pedido_p.png);
    width: 111px;
    float: left;
    height: 20px;
    background-repeat: no-repeat;
}

.bt-fechar-pedido-p{
    background:url(imgs/btn_fechar_pedido_p.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=css/imgs/btn_fechar_pedido_p.png);
    width: 111px;
    float: right;
    margin-right: -150px;
    height: 20px;
}

bt-finalizar, .bt-cont-comprando, .bt-enviar-pedido {
    background:url(imgs/btnAtualizarG.png) no-repeat center center;
    width:131px;
    height: 36px;
    text-indent: -5000px;
    float:right;
    margin-right:5px;
}
.bt-enviar-pedido {
    background:url(imgs/btn_enviar_g.png) no-repeat center center;
    width:114px;
    height: 36px;
}
.bt-cont-comprando {
    background:url(imgs/btn_continuar_comprando-g.png) no-repeat center center;
    width:184px;
    float:left;
}
.bt-finalizar{
    background:url(imgs/btn_fechar_pedido_g.png) no-repeat center center;
}
.bt-indicar-g {
    display: block;
    background: url('imgs/btn_indicar_g.png') no-repeat scroll center center transparent;
    height: 66px;
    width: 174px;
    text-indent: -5000px;
    overflow: hidden;
}
.atualizar-qnt {
    color:#666;
}
.cesta-total-geral{
    font-size:16px;
    font-weight:bold
}
.cesta-totais td{
    text-align:right !important;
    padding-right:10px !important;
}

#cesta-login{
    width:375px;
    float:right;
    display:inline;
    margin-left: 20px;
}
#cesta-cadastrar {
    width:850px;

}

.bt-finalizar {
    background:url(imgs/btn_fechar_pedido_g.png) no-repeat center center;
    width:131px;
    height: 36px;
    text-indent: -5000px;
    float:right;
    margin-right:5px;
}
.IE-CamposBusca{
    margin-top: 20px !important;
    height: 50px;
}
.bt-detalhes-g {
    display:block;
    background:url(imgs/btn_detalhes.jpg) no-repeat top center;
    height:26px;
    width: 195px;
    text-indent: -5000px;
    overflow: hidden;
}
.bt-aviseme-g {
    display:block;
    background:url(imgs/btn_aviseme_g.png) no-repeat center center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=css/imgs/btn_aviseme_g.png);
    height:66px;
    width: 197px;
    text-indent: -5000px;
    overflow: hidden;
    margin-left: -10px;
}

.msgBoasVindas {
    margin-left: 15px;
    margin-top: 15px;
}
.btnLogOut{
    background:url(../img/btnSair.png) no-repeat center center;

}
.btnIndicar{
    background:url(../img/btnIndicar.png) no-repeat center center;
    margin-left: -10px !important;
    margin-top: -25px;
}
#boxBotoesOpcoes {
    padding-top: 2px;
}
#msg-ctrl{
    border:2px dashed #37568A;
    padding: 10px;
    background:#FFC6C7;
    width:30%;
    /*position:absolute;*/
    left:35%;
    top: 140px;
    display:none;
    opacity:0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
}
#divBanner02 img{
    position: relative;
    top: 26px;
}
#leftNav{
    margin-top: 31px;
    margin-left: -1px;
}
#rightNav{
    margin-top: 31px;
    margin-left: -11px !important;
}
.prod-nome{
    text-transform:uppercase;
}
.produtos{
    font-size: 12px !important;
}
.produtos p{
    margin:3px 0 3px 0
}
.produtoImagem{
    text-align:center;
    width: 256px;
    height: 196px;
}
.produtoImagem img {
    max-width: 192px;
    max-height: 192px;
}
/* Fornecedores */
#mycarousel {
    height: auto;
}
#mygallery .jcarousel-clip {
    height: 1024px;
    margin-top: -320px;
}
#mygallery .jcarousel-container {
    height: 710px;
}
#mygallery .jcarousel-prev {
    position:absolute;
    top:-28px;
    left:-4px;
    z-index:3;
}
#mygallery .jcarousel-next {
    position:absolute;
    top:-28px;
    left:147px;
    z-index:3;
}
/* Parceiros */
#mycarousel2 {
    position: relative;
    overflow: hidden;
    width: 900px;
}

#mycarousel2 li {
    float: left;
    width: 160px;
}
.parceiros {
    width: 1350px;
    height: 135px;
    position: relative;
    float: left;
}
.parceiros h3 {
    margin-left: 280px;
    color: #3746B3;
}
#parceiros {
    width: 850px;
    height: 110px;
    position: relative;
    margin-left: 275px;
}
#parceiros .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 900px;
    padding: 20px 0px;
}
#parceiros .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  840px;
    height: 90px;
    border: 2px solid #13396d;
    border-radius: 15px;
}

#parceiros .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    right: 23px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url('/js/jcarousel/skins/tango/next-horizontal.png') no-repeat scroll 0px 0px transparent;
}
#parceiros .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    left: -35px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url('/js/jcarousel/skins/tango/prev-horizontal.png') no-repeat scroll 0px 0px transparent;
}
#paginacao {
    font-family: Arial,Helvetica,sans-serif;
    background: none repeat scroll 0% 0% #FFF;
    font-size: 12px;
    color: #333;
    width: 600px;
    height: 40px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    padding-top: 20px;
}
#pag {
    padding: 3px;
}
#pag ul {
    list-style-type: none;
}
#pag li.current {
    color: #FFF;
    border: 1px solid #5C6B88;
    padding: 4px;
    background: none repeat scroll 0% 0% #5C6B88;
}
#pag li {
    float: left;
    display: inline;
    margin: 0px 5px 0px 0px;
}
#pag li a {
    color: #5C6B88;
    padding: 4px;
    border: 1px solid #DDD;
    text-decoration: none;
    float: left;
    display: block;
}

#produto_preco li {
    list-style: none;
}
#form-cad-cliente{
    font-size: 12px;
}
label {
    display: block;
    float: left;
    width: auto;
    padding: 0px 5px 0px 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #195089;
}