* {
	margin: 0;
	padding: 0;
}

a { color:inherit;
	text-decoration: none;
	outline:none
}

a:hover {
	text-decoration: none;
	outline:none
}

body {
	font-size: 10.5pt;
	line-height: 1.75em;
	font-family: Arial, sans-serif;
	background: #000 url(../images/bg.jpg);
	color: #383939;
}

br.clear {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: "PT Sans Narrow", sans-serif;
	color:#C90115;
}

h2 {
	font-size: 30px;
	font-weight:bold;
	
}

h3 {
	font-size: 1.4em;
}

img.left {
	float: left;
	margin: 8px 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

p {

}

#header {
	position: relative;
	padding: 28px;
	height: 126px;
	width: 1124px;
}

#logo {
	text-align: left;
	position: relative;
	margin-left: 0%;
	height: 157px;
	width: 318px;
}

#outer {
	position: relative;
	width: 1180px;
	margin: 0 auto 0 auto;
	border:0px solid transparent;
}
h1.titulos{
	position:absolute;
	left:0;
	top:20px;
	background:url(../images/bg-titulo.png) no-repeat;
	width:271px;
	height:54px;
	z-index: 1000;
	font-size: 20px;
	color: #ffffff;
	padding: 17px 30px;
	}
	
.cat-home{
	position:absolute;
	left:0;
	top:15px;
	background:url(../images/box_cat-home.png) no-repeat;
	width:227px;
	height:59px;
	z-index: 1000;
	padding: 17px 30px;
	}
.conteudo
{
	width: 1180px;
	height: auto;
	position:relative;
	border: 0;
}
/*============== Menu =========================*/
	
#menu{
	width: 856px; 
	padding: 0;
	margin-left: 27.5%;
	margin-top: -3%;
	position: relative;
}

#menu li{ 
	display: inline;
}

#menu li a{ 
	background: url(../images/menu.png); 
	float: left; 
	height: 53px; 
	text-indent: -10000px;
}
#menu .home		{background-position: 0px 0px; width: 159px;}
#menu .home:hover	{background-position: 0px -53px;}

#menu .empresa	{background-position: -159px 0px; width: 169px;}
#menu .empresa:hover	{background-position: -159px -53px;}

#menu .produtos {background-position: -328px 0px; width: 146px;}
#menu .produtos:hover {background-position: -328px -53px; width: 146px;}

#menu .pedido   {background-position: -474px 0px; width: 204px;}
#menu .pedido:hover   {background-position: -474px -53px; width: 204px;}

#menu .contato  {background-position: -678px 0px; width: 178px;}
#menu .contato:hover  {background-position: -678px -53px; width: 178px;}

/*============== Slider =========================*/

.slider-wrapper { 
	width: 99.5%; 
	margin-top: 4.5%;
	margin-left: 0.5%;
	padding: 0;
	height: 521px;
}


.clear {
	clear:both;
}	
		

/*=========== Categorias =======================*/

.categorias{
	position:relative;
	background: url(../images/bg-content.jpg);
	width: auto;
	height: 150px;
	padding-top: 110px;
	margin-top: 0.5%;
	margin-left: 0.5%;
}
#prod01 a {
    width:  280px;
    height: 145px;
    display: block;
	position:absolute;
	margin-left: 10px;
	margin-top: -20px;
    background-image: url(../images/categorias/01.jpg);
}

#prod01 a:hover {
    background-image: url(../images/categorias/01h.jpg);
}
	
#prod02 a {
    width:  280px;
    height: 145px;
    display: block;
	position:absolute;
	margin-left: 300px;
	margin-top: -20px;
    background-image: url(../images/categorias/02.jpg);
}

#prod02 a:hover {
    background-image: url(../images/categorias/02h.jpg);
}

#prod03 a {
    width:  280px;
    height: 145px;
    display: block;
	position:absolute;
	margin-left: 593px;
	margin-top: -20px;
    background-image: url(../images/categorias/03.jpg);
}

#prod03 a:hover {
    background-image: url(../images/categorias/03h.jpg);
}

#prod04 a {
    width:  280px;
    height: 145px;
    display: block;
	position:absolute;
	margin-left: 885px;
	margin-top: -20px;
    background-image: url(../images/categorias/04.jpg);
}

#prod04 a:hover {
    background-image: url(../images/categorias/04h.jpg);
}

.redes_sociais{
	background:url(../images/box_rs.png);
	width: 391px;
	height: 54px;
	position: relative;
	margin-top: 1%;
	padding-top: 15px;
	margin-left: 0.4%;
	}
	
#twitter{
	position: absolute;
	width: 40px;
	height: 40px;
	margin-left: 60%	
	}
	
#fb{
	position: absolute;
	width: 40px;
	height: 40px;
	margin-left: 72%	
	}
	
#youtube{
	position: absolute;
	width: 40px;
	height: 40px;
	margin-left: 84%	
	}
	
.telefones
{
	position: relative;
	width: 481px;
	height: 63px;
	margin-left: 59.4%;
	margin-top: -5.7%;
	background:url(../images/telefones.png);	
	}

#tel01
{
	position: absolute;
	margin-left: 10%;
	margin-top: 4%;
	font-size: 30px;
	color: #ececec;
	font-family: arial;
	font-weight: bold;
	}
	
#tel02
{
	position: absolute;
	margin-left: 57%;
	margin-top: 4%;
	font-size: 30px;
	color: #ececec;
	font-family: arial;
	font-weight: bold;
	}

footer
{
	background: url(../images/footer.png);
	height: 50px;
	width: 1176px;
	margin-top: 10px;
	padding:0;
	list-style:none;
	margin-left: 0.4%;
}
footer a{
	font-size: 16px;
	color: #540003;
	font-family: arial;
	font-weight: bold;
}
footer a:hover{
	color:#FFF;
}
#empresa{
	position: absolute;
	margin-left: 5%;
	margin-top: 1.4%;
	border: 0;
	outline:none
}

#politica{
	position: absolute;
	margin-left: 18.5%;
	margin-top: 1.4%;
	border: 0;
	outline:none
	}

#termos
{
	position: absolute;
	margin-left: 41%;
	margin-top: 1.4%;
	border: 0;
	outline:none
}

#lmf
{
	width: 50px;
	height: 37px;
	position: absolute;
	margin-left: 95%;
	margin-top: 0.6%;
	outline:none; 
	border:none;
}
#lmf a{
	background:url(../images/lmf.png);
	width: 50px;
	height: 37px;
	float:left;
}
#lmf a:hover{
	background:url(../images/lmf-hover.png);
}



/*---------------------- Empresa ----------------------------*/	
.pic_empresa{
	position: relative;
	width: 1174px;
	height:460px;
	padding-top: 0px;
	background:url(../images/empresa.jpg);
	margin-top: 4.5%;
	margin-left: 0.55%;
}

.empresa_desc{
	background:url(../images/bg-content.jpg) repeat;
	width: 1175px;
	height: auto;
	margin-left: 0.5%;
	position:relative;
	border: 0;
	margin-top: 1%;
	padding-top: 90px;
	overflow:hidden;
	padding-bottom:5%;
}

.pic_pedido{
	position: relative;
	width: 1174px;
	height:460px;
	padding-top: 0px;
	background:url(../images/pedido.jpg);
	margin-top: 4.5%;
	margin-left: 0.55%;
}

.pic_obrigado{
	position: relative;
	width: 1174px;
	height:480px;
	padding-top: 0px;
	background:url(../images/obrigado-banner.jpg);
	margin-top: 4.5%;
	margin-left: 0.55%;
	margin-bottom: 50px;
}
.form-pedido{
	width: 1175px;
	height: auto;
	background:url(../images/bg-content.jpg);
	margin-top: 1%;
	margin-left: 0.5%;
	position:relative;
	padding-top: 80px;
	overflow:hidden;
	padding-bottom:3%;
}

#texto_empresa{
	position:relative;
	float:left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	color: #000;
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	border:0px solid red;
	padding-bottom:3%;
}

.missao{
	position:relative;
	float:left;
	width: 300px;
	height: 90px;
	background:url(../images/missao.png);
	margin-top: 1%;
	margin-left: 5%;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	color: #000;
	padding-top: 60px;
}

.visao{
	position:relative;
	float:left;
	width: 300px;
	height: 90px;
	background:url(../images/visao.png);
	margin-top: 1%;
	margin-left: 7%;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	color: #000;
	padding-top: 60px;
}

.valores{
	position:relative;
	float:left;
	width: 300px;
	height: 100px;
	background:url(../images/valores.png);
	margin-top: 1%;
	margin-left: 7%;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	color: #000;
	padding-top: 50px;
}


/*------------ Contato ----------------------*/
.maps
{
	position:relative;
	width: 1174px;
	height: 350px;
	margin-left: 0.55%;
	margin-top: 4.5%;
}

.fale-conosco{
	background:url(../images/bg-content.jpg) repeat;
	width: 1175px;
	height: auto;
	margin-left: 0.5%;
	position:relative;
	border: 0;
	margin-top: 1%;
	padding-top: 90px;
	overflow:hidden;
	padding-bottom:5%;
}

#dados{
	width: 30%;
	height: auto;
	border: 0px solid red;
	margin-top: 2%;
	margin-left: 5%;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #000;
	position: relative;
	float: left;
}
.nome-empresa{
	font-size: 20px;
	color: rgb(172, 0, 10);
	margin: 0 0 10px;
}
.ddd{
	font-size:12px;
	color: rgb(172, 0, 10);
}
.telefone2{
	font-size: 22px;
	color: rgb(172, 0, 10);
}

#formulario{
	width: 40%;
	height: 380px;
	border:0px solid red;
	margin-top: 0%;
	margin-right: 7%;
	font-family: arial;
	text-align:center;
	position:relative;
	float:right;
}
#formulario .contato-txt{
	font-size: 20px;
	font-weight: bold;
	color:#333;
	margin:0 0 20px 50px;
}
#formulario label {
	float: right;
	padding: 10px 0 0 0;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#formulario input {
	width: 350px;
	height: 25px;
	font-size: 18px;
	border: none;
	outline: none;
	background: url(../images/contato-fundo-form.png) repeat;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	color: #000;
}
#formulario textarea {
	width: 350px;
	height: 100px;
	border: none;
	resize: none;
	outline: none;
	font-size: 12px;
	background: url(../images/contato-fundo-form.png) repeat;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	overflow: none;
}
#formulario button {
	background: url(../images/bg-titulo.png) no-repeat;
	width: 109px;
	height: 40px;
	border: none;
	color:#FFF;
	font-weight:bold;
	float:right;
	margin: 10px 0 0 0;
}


/*--------- Pedido ----------------*/

#pedido{
	width: 60%;
	height: auto;
	border:0px solid red;
	margin-top: 0%;
	margin-right: 20%;
	font-family: arial;
	position:relative;
	float:right;
}
#pedido .contato-txt{
	font-size: 20px;
	font-weight: bold;
	color:#333;
	margin:0 0 20px 50px;
	text-align:center;
}
#pedido label {
	float: left;
	padding: 0 0 0 0;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: rgb(56, 56, 56);
	margin: 0 0 0 3px;
	width:100%;
	text-align:left;
}
#pedido input[type="text"] {
	height: 25px;
	font-size: 18px;
	border: none;
	outline: none;
	background: url(../images/contato-fundo-form.png) repeat;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	color: #000;
	margin: -3px 0 7px 0;
	width: 100%;
}
#pedido input[type="checkbox"] {
	font-size: 18px;
	border: none;
	outline: none;
	background: url(../images/contato-fundo-form.png) repeat;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	color: #000;
	margin: -3px 0 7px 0;
	width: 3%;
}

#pedido textarea {
	width: 100%;
	height: 100px;
	border: none;
	resize: none;
	outline: none;
	font-size: 12px;
	background: url(../images/contato-fundo-form.png) repeat;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	overflow: none;
}
#pedido button {
	background: url(../images/bg-titulo.png) no-repeat;
	width: 109px;
	height: 40px;
	border: none;
	color:#FFF;
	font-weight:bold;
	float:right;
	margin: 10px 0 0 0;
}
#pedido .div-produto{
	background:url(../images/produtos-pedido.png) no-repeat;
	float:left;
	width:100%;
	height:34px;
	margin: 50px 0 20px 0;
	padding:5px;
	}
#pedido .coluna{
	position:relative;
	float:left;
	width:47%;
	text-align:center;
	margin-bottom:20px;
}
#pedido .coluna .ped-produto{
	position:relative;
	float:left;
	width: 20%;
	height: 30px;
	margin:0% 13% 5% 0%;
	text-align:center;

}
#pedido .coluna .ped-produto2{
	position:relative;
	float:left;
	width: 20%;
	height: 30px;
	margin:0% 13% 0% 0%;
	text-align:center;

}
#pedido .div-produto2{
	background:url(../images/div-pedido.png) no-repeat;
	position:relative; 
	float:left;
	width:6%;
	height: 410px;
	margin-top: 22px;
}
.estilo1{
	font-size:12px;}

/*--------- Produtos ----------------*/

.img_cat
{
	width: 1175px;
	height: 481px;
	background:url(../images/produtos.jpg) no-repeat;
	position:relative;
	margin-top: 4.5%;
	margin-left: 0.6%
}

.menu_cat
{
	width: 1175px;
	height: auto;
	background:url(../images/bg-content.jpg);
	margin-top: 1%;
	margin-left: 0.5%;
	position:relative;
	padding-top: 80px;
	overflow:hidden;
	padding-bottom:3%;
}

#tree_menu{
	width: 300px;
	height: 600px;
	position: relative;
	float:left;
	margin-left: 30px;
	padding-top: 0px;
	}
#tree_menu ul{
	margin:10px 0;
	padding:0;
}
#tree_menu ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#tree_menu ul li a{
	float: left;
	width: 255px;
	height: 35px;
	margin: 8px 0 0 0;
}
#tree_menu ul li.produtos-coluna a{background:url(../images/categorias/cat-coluna.png);}
#tree_menu ul li.produtos-coluna a:hover{background:url(../images/categorias/cat-coluna-hover.png);}

#tree_menu ul li.produtos-ombro a{background:url(../images/categorias/cat-ombro.png);}
#tree_menu ul li.produtos-ombro a:hover{background:url(../images/categorias/cat-ombro-hover.png);}

#tree_menu ul li.produtos-punhos a{background:url(../images/categorias/cat-punhos.png);}
#tree_menu ul li.produtos-punhos a:hover{background:url(../images/categorias/cat-punhos-hover.png);}

#tree_menu ul li.produtos-coxa a{background:url(../images/categorias/cat-coxa.png);}
#tree_menu ul li.produtos-coxa a:hover{background:url(../images/categorias/cat-coxa-hover.png);}

#tree_menu ul li.produtos-joelho a{background:url(../images/categorias/cat-joelho.png);}
#tree_menu ul li.produtos-joelho a:hover{background:url(../images/categorias/cat-joelho-hover.png);}

#tree_menu ul li.produtos-tornozelo a{background:url(../images/categorias/cat-tornozelo.png);}
#tree_menu ul li.produtos-tornozelo a:hover{background:url(../images/categorias/cat-tornozelo-hover.png);}

#tree_menu ul li.produtos-pes a{background:url(../images/categorias/cat-pes.png);}
#tree_menu ul li.produtos-pes a:hover{background:url(../images/categorias/cat-pes-hover.png);}

.geral
{
	width:800px;
	height: auto;
	position:relative;
	float:left;
	border:0px solid red;
	}

.products
{
	width: 220px;
	height: 249px;
	background: url(../images/fundo-prd.jpg);
	margin: 0px 46px 70px 0px;
	position: relative;
	text-align: center;
	border: 0px;
	position: relative;
	float: left;
}

.img_product
{
	width: 202px;
	height: 179px;
	margin: 10px 5px 0px 10px;
	position:relative;
	float:left;
	border:0px;	
}

.desc_prod
{
	position:relative;
	float:left;
	margin-top: 3px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 220px;
	line-height: normal;
}

.vermais{
	position:relative;
	float:left;
	height: 20px;
	width: 220px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ba181e;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
	
/*-------------- Paginacao ----------------------------------*/
#pages {
margin-right: 5%;
font-size: 100%;
color: #000;
background: #FFF;
position: relative;
float: right;
font-family: Arial, Helvetica, sans-serif;
}
#pages ul {
list-style-type: none;
}
#pages li {
float: left;
display: inline;
margin: 0 5px 0 0;
display: block;
}
#pages li a {
color: #951b1f;
padding: 4px;
border: 1px solid #951b1f;
text-decoration: none;
float: left;
}
#pages li a:hover {
color: #fff;
background: #951b1f;
border: 1px solid #951b1f;
}
#pages li.nolink {
color: #951b1f;
border: 1px solid #951b1f;
padding: 4px;
}
#pages li.current {
color: #FFF;
border: 1px solid #951b1f;
padding: 4px;
background: #951b1f;
}



/*------ Zoom -----------*/

.detalhes_prod{
	position: relative;
	float: left;
	border: 0px solid red;
	width: 260px;
	height: 300px;
}
	
.descricao_prod{
	width: 500px;
	height: auto;
	border: 0px solid red;
	margin-left: 3%;
	position: relative;
	float: left;
	margin-top: 0%;
	text-align: left;
}

h7 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333}
h8{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(202, 12, 12);
	font-weight:bold;}

h9{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bolder}
	
h10{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: 900}

#detalhes01
{
	width: 250px;
	height: 40px;
	border:0px solid red;
	margin-top:1%;
	margin-left: 0%;
	position:relative;
	float:left;
	}
.detalhes_produto{
	position:relative;
	float:left;
	width:800px;
	height:auto;
	}
#detalhes02
{
	width: 250px;
	height: 40px;
	border:0px solid red;
	margin-top: 1%;
	position:relative;
	float:right;
	}

#fazer_orc
{
	margin-top: 5%;
	position:relative;
	float:left;
	}


.mouse{
	width: 300px;
	height: 50px;
	position: absolute;
	margin-left: 0%;
	margin-top: 40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: 900;
	}

.caracteristicas{
	width: 500px;
	height: auto;
	border:0px solid red;
	margin-left: 3%;
	position:relative;
	float:left;
	margin-top: 2%;
	text-align:left;
	padding-bottom:3%;

}

.prod_similares
{
	width: 800px;
	height: 35px;
	position: relative;
	float: right;
	background-image: url(../images/produtos/produ_similares.png);
}

.outros_produtos{
	width: 800px;
	float: right;
	height: 250px;
	position: relative;
	margin-top: 3%;
	margin-left: 28%;
	}
