html {overflow-y:scroll;}

*{
	border:none;
}
img, div, li, a{ behavior: url(iepngfix.htc);}

a{
    color: #2F2F2F;
}

body{
    font-family: "Trebuchet Ms", Arial ,Verdana, helvetica;
    font-size: 14px;
    color: #2F2F2F;
}
ul{
	margin:10px 0 10px 0;}
p{
    margin-top: 5px;
	margin-bottom:5px;
}

#tudo{
    width:100%;
    text-align: center;
}

ul li{
	list-style:inside;
}

h1{
	margin:10px 0 10px 0;
	color:#069;
	font-size:16px;
	font-weight:bold;
}

h2{
	font-size:14px;
	color:#060;
	font-weight:bold;
	margin:10px 0 10px 0;
}

h3{
	font-size:13px;
	color:#666;
	font-weight:bold;
	margin:10px 0 10px 0;
}

h4{
	font-size:12px;
	color:#09C;
	margin:10px 0 10px 0;
}

#site{
    width:960px;
    text-align: left;
    margin: auto;
}

#topo{
    margin-top: 10px;
    margin-bottom: 10px;
    width:960px;
    height:100px;
    background-image: url("../imagens/fundo_topo.png");
}


#caixa-logo{
   margin-top: 15px;
   margin-left: 25px;
   float: left;
}

#menu-topo{
    float: right;
    width:650px;
}

.lista-menu{
    margin-top: 20px;
    list-style: none;
}

.lista-menu li{
    list-style: none;
    float: left;
    width: 97px;
    margin-right: 10px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.lista-menu li a{
	display:block;
	width:97px;
	font-weight: bold;
	height:50px;
}

.lista-menu  a:hover{
	overflow:hidden;
	width:97px;
	height:50px;
	background-image: url("../imagens/botao_menu.gif");
	color:#060;
}

.lista-menu a.ativa{
	overflow:hidden;
	width:97px;
	height:50px;
	background-image: url("../imagens/botao_menu.gif");
	color:#060;
}
#meio{
    min-height: 400px;
    _height: 400px;
}

#rodape{
    width:960px;
	height:210px;
	color:#090;
	margin-bottom:10px;
	_margin-top:10px;
	text-align:center;
	float:left;
}

#rodape p.tel{
	color:#333;
}

.rodape-caixas{
    width:290px;
    height:160px;
    float: left;
	margin-top:15px;
	_margin-top:5px;
	padding-right:20px;
}

#rodape a{
	color:#030;
}
#rodape a:hover{
	color: #060;
}

.cinza{
    color: #7F7F7F;
}

.listas-rodape li{
    margin-top: 9px;
    color: #2F2F2F;
    font-weight: bold;
	margin-bottom:10px;

}
#rodape ul li{
	list-style:none;
	color:#999;
}
.links-rodape{
    color: #2F2F2F;
    font-weight: bold;
}

#caixa-emcima{
    width: 960px;
    height:365px;
    margin-bottom: 10px;
}

#caixa-embaixo{
    width: 960px;
    height:220px;
    margin-bottom: 10px;
}

#caixa-internas{
    float: left;
    width: 920px;
    min-height: 300px;
    _height: 300px;
    line-height: 17px;
    padding: 0 20px 0 20px;
    text-align: justify;
    background: url("../imagens/tira_conteudo.gif") repeat-y;
}


.input-rodape{
    width: 140px;
    height: 15px;
    border: 1px solid #afafaf;
	margin-left:5px;
}

.input-rodape-area{
    width: 140px;
    border: 1px solid #afafaf;
	margin-left:5px;
}

.input-rodape-botao{
	margin-top:5px;
	float:right;
	width:51px;
	height:23px;
	text-indent:-999px;
	font-size:16px;
	color:#FFF;
	border:none;
}

#caixa-banner{
    width: 960px;
    height: 100px;
}

.lista-produtos li{
    line-height: 30px;
	list-style:none;
}

.sub-produtos{
    margin-left: 20px;
}

.link-produtos-sub{
    color: #4f4f4f;
}
.link-produtos-sub-sub{
    color: #4f4f4f;
	margin-left:40px;
}

.link-produtos-sub:hover{
    color: #7f7f7f;
}

.link-generico:hover{
    color: #6f6f6f;
}

#conteudo-parte-cima{
    background: url("../imagens/conteudo_emcima.gif") no-repeat;
    width: 960px;
    height: 20px;
    float: left;
    margin-top: 10px;
}

#conteudo-parte-baixo{
    background: url("../imagens/conteudo_embaixo.gif") no-repeat;
    width: 960px;
    height: 20px;
    float: left;
    margin-bottom: 10px;
}

.lista-downloads{
    margin-top: 10px;
}

.lista-downloads li{
    margin-bottom: 50px;
	list-style:none;
}

.download-icone{
    width: 170px;
    float: left;
}
.download-titulo{
    width: 750px;
    font-weight: bold;
    line-height: 22px;
}

.div-label{
    width: 100px;
    float: left;
}
.lista-contato{
	width:500px;
	float:left;
}

.lista-contato li{
    margin-bottom: 20px;
	list-style:none;

}

.borda{
    border: 1px solid #387abc;
}

.tamanhoinput{
    width: 365px;
}

.btenviar{
    margin-left: 275px;
}

#tabela-produto{
    width: 750px;
    float: left;
    margin-top: 10px;
}

#lateral-produto{
    float: left;
    width: 170px;
    margin-top: 10px;
}

#select-produtos{
    width: 160px;
}

.bt-ok-produtos{
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.acionador{
    cursor: pointer;
}

.bordasuperior{
	background:url(imagens/topo rodape.png)
}

.endereco{
	float:right;
	width:320px;
	text-align:center;
	margin-right:40px;
	background: url(../imagens/fundo-contato.png) no-repeat;
	color:#FFF;
}

.endereco p{
	line-height:30px;
}
