

body {
	background: url('../imagens/fundo_cinza_riscos.jpg') center center no-repeat fixed;
	background-color:#eaeae9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ############################## Cabeçalho ############################## */
.alinha_cabecalho{width:1150px; height:105px; margin:0 auto; margin-top:35px; }
.logotipo{width:220px; height:67px; float:left; }

.cabecalho_direita{width:850px; height:150px; margin-left:28px; float:left;}

/* menu secundário topo */
.menu_secundario{width:600px; margin:0 auto;} /*60px float:left;*/
ul.menutopo { list-style-type: disc; margin: 0;  overflow: hidden; font-size:14px; font-family: "Trebuchet MS", Arial; }
ul.menutopo li {float: left; color: #1469ab;}
ul.menutopo li a {display: block; color: #1469ab; text-align: center; margin-right:12px; padding: 0 22px 4px 7px;  text-decoration: none; }
ul.menutopo li a:hover {color:#2e4462 }

.lista_azul{width:650px; height:4px; background-color:#2e4462; float:left;}
.telefone_topo{font-family: "Trebuchet MS", Arial; color: #2e4462; font-weight:bold; margin-top:-18px; float:left; vertical-align:middle; margin-left:8px }
.telefone_topo img{vertical-align:middle}

.fundo_cinza_procura{width:620px; height:53px; background-color:#d8d9dd; float:left; margin-top:8px}
.btnCarrinho{float:left; height:53px; vertical-align:middle; margin-left:8px; margin-top:8px }

.inputBuscar{width:485px; height:30px; margin-left:8px; margin-top:8px; padding-left:5px; -webkit-box-shadow: 0 8px 6px -6px #9f9ea3; -moz-box-shadow: 0 8px 6px -6px #9f9ea3; box-shadow: 0 8px 6px -6px #9f9ea3; border:1px solid #ADADAD}
.btnBuscar{width:105px; height:35px; background-color:#2e4462; border:0; color:#fff}
.btnBuscar:hover{background-color:#1469ab; }
/* ############################## Fim Cabeçalho ############################## */