﻿/*RESET======================================*/


* {
	margin: 0px;
	padding: 0px;
}

body{



        
}
a.dcontexto {
	position: relative;
	padding: 0;
	color: #039;
	text-decoration: none;
	cursor: help;
	z-index: 1;
}
a.dcontexto:hover {
	background: transparent;
	z-index: 25;
}
a.dcontexto span {
	display: none;
}
a.dcontexto:hover span {
	display: block;
	position: absolute;
	width: 140px;
	top: 0em;
	left: 2em;
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #999;
	background: #E8EBF2;
	color: #000;
}

A:link{
color: #FFFFFF;
TEXT-DECORATION:none;
}
.polaroid {  
    padding: 10px;  
    padding-bottom: 40px;  
    background-color: #fff;  
    box-shadow: 3px 3px 10px rgba(0,0,0,0.4);  
    background-image: -webkit-linear-gradient(top, #fff 85%, #eee);  
    background-image: -moz-linear-gradient(top, #fff 85%, #eee);  
    background-image: linear-gradient(top, #fff 85%, #eee);  
    -webkit-transform: rotate(0deg);  
    -moz-transform: rotate(0deg);  
    transform: rotate(0deg);
}
.polaroid2 {  
    padding: 10px; 
	max-width: 100%;
    padding-bottom: 40px;  
    background-color: #fff;  
    box-shadow: 3px 3px 10px rgba(0,0,0,0.4);  
    background-image: -webkit-linear-gradient(top, #fff 85%, #eee);  
    background-image: -moz-linear-gradient(top, #fff 85%, #eee);  
    background-image: linear-gradient(top, #fff 85%, #eee);  
    -webkit-transform: rotate(0deg);  
    -moz-transform: rotate(0deg);  
    transform: rotate(0deg);
}

a:hover {
    TEXT-DECORATION:underline;
}
A:visited{TEXT-DECORATION:none;
color: #FFFFFF;
}
.foto_sombra {
    border: 4px solid #cccccc;
    border-style: double;
}
.alinhamento_imagem {
    vertical-align: middle;
}
.desabilita_nodesk {
    display: none;
}
.dentro_coberturas {
	width:320px;
	float: left;
	height:200px;
	text-align: left;
}
#alinha_fotos {
	margin-left: 10px;
}
.fotos_galeria  {
	width: 320px;
	height: auto px;
	margin-bottom: 7px;
	clip: rect(20px 320px 180px 10px);
	position:absolute;
}

/*FOTOS EMPRESA====================================*/

.fotos_empresa li {
	float: left;
	list-style-type: none;
	width: 400px;
	height: auto;
	padding: 35px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.fotos_empresa2 li {
	float: left;
	list-style-type: none;
	width: 290px;
	height: auto;
	padding: 15px;
	margin: 0 auto 0 auto;
	text-align: center;
}
/*BOAS VINDAS======================================*/

#boas_vindas {
    width: 1000px;
    padding-top: 15px;
    height: 120px;

    margin: 0 auto 0 auto;
    background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}



/*TOPO======================================*/

#topo_esquerdo {
    float: left;
    width: 255px;
    height: 110px;
    padding-top: 8px;
    text-align: center;
	background-color: #FFFFFF;
}
.texto_menor_topo {
    font-size: 14px;
    margin-left: 12px;
    margin-top: 4px;
    
}
.texto_menor2 {
    font-size: 12px;
 
}
#topo_direito {
    float: right;
    font-family: 'Montserrat', sans-serif;
    width:autopx;
	color: #000000;
    font-size: 15px;
    height: 100px;
     padding-top: 25px;
    text-align: right;
}
#topo_direito1 {
    margin-top: 30px;
    float: left;
    color: #000000;
    width: 300px;
    height: 100px;
}
#topo_direito2 {
    float: right;
    margin-top: 30px;
    color: #000000;
    width: 210px;
    height: 100px;
}
#topo3 {
	width: 100%;
	height: 2px;
	background-color: #ffffff;
        border-top: 3px solid #000000;
}
#topo3_3 {
	width: 1000px;
	color: #000000;
	margin: 0 auto 0 auto;
	text-align: right;
}
#topo {
	width: 1000px;
	height: 120px;
	margin: 0 auto 0 auto;
        

}
#topo2 {
	width: 100%;
        
        border-bottom: 1px solid #cccccc;
        
	height: 120px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

/*MENU======================================*/

#dentro_menu {
	width: 1000px;
        
	color: #ffffff;
	height: 53px;
	margin-top:26px;
	margin: 0 auto 0 auto;
	
}
#menu2 {
	width: 100%;
	border-top: 2px solid #ffffff;
    border-bottom: 2px solid #225B34;
	height: 53px;
	margin-top:16px;
	margin: 0 auto 0 auto;
	color: #000000;

background-color: #ffffff;
}

#menu_principal a,
#menu_principal li {

	width: 165px;
	height: 53px;
	border-width: 4px;
     line-height: 48px;
	text-align: center;
	list-style-type: none;
	float: left;

	font-size: 14px;
	color: #000000;

    font-family: 'Montserrat', sans-serif;
}

#menu_principal a:hover {
    color: #FFFFFF;
	background: #52271B;
-webkit-transition: 0.5s ease-out;
-moz-transition: 0.5s ease-out;
-o-transition: 0.5s ease-out;
transition: 0.5s ease-out;
font-size:14px
}
#togglemenu {
	display:none;
	
}
/*MEIO======================================*/

#meio2 {
    width: 100%;
    height: autopx;
    background-color: #eeeeee;
    margin: 0 auto 0 auto;
}
#meio {
    width: 100%;
    margin-top: 10px;
    height: autopx;
    border-top: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}
#meio_pagina {
    margin: 0 auto 0 auto;
    width: 1000px;
    height: autopx;
    background-color: #FFFFFF;
}


/*QUADROS====================================*/

#quadros3 {
	width: 1000px;
	height: autopx;
        padding-top: 20px;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}
#quadros {
	margin: 0 auto 0 auto;
	height: autopx;
	background-color: #FFFFFF;
	height: 420px;
}
#quadros2 {
	width: 1000px;
	text-align: center;
	margin: 0 auto 0 auto;
	height: 420px;
}
#lista_quadros li {
	list-style-type: none;
	float: left;
        padding: 4px;
         border: 1px solid #FFFFFF;
	width: 323px;
  
}
.hoverzoom {
position: relative;
width: 320px;
overflow: hidden;
}
.hoverzoom > img {
width: 320px; 

-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
-webkit-transform: scale(3.5);
-moz-transform: scale(3.5);
-ms-transform: scale(3.5);
-o-transform: scale(3.5);
transform: scale(3.5);
}
.hoverzoom .retina{
position: absolute;
width: 320px;
height: 100%;
top: 0;
left: 0;
opacity: 0;    
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);    
border-radius: 2px;
text-align: center;
padding: 10px;
-webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
opacity: 1;
box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}
.hoverzoom .retina p {
color: #fff;
}
.hoverzoom .retina a {
display: block;
width: 200px;
background: #225B34;
border: 2px solid #FFFFFF;
border-radius: 4px;
color: #fff;
font-size: 25px;
text-decoration: none;
text-align: center;
padding: 10px 15px;
margin: 16px auto 0;
font-family: 'Yanone Kaffeesatz', sans-serif;
}

.titulo_index {
   
    width: 320px;
    height: 80px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 30px;
    border-bottom: 4px solid #cccccc;
    line-height: 80px;
}
.titulo_index a {
    color: #000000;
}

.texto_index a {
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION:underline;
}
.texto_index {
	font-family: arial;
	font-size: 16px;
	padding-top: 10px;
        line-height: 22px;
	color: #000000;
         text-align: justify;
       margin-bottom: 10px;
}

/*GERAL ====================================*/

.limpar {
	clear: both;
}
#aviso {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#meio_pagina {
	width: 1000px;
	height: autopx;
	margin: 0 auto 0 auto;
	background-color: #ffffff;

}
#meio_inteiro {
	width: 100%;
	height: 600px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}
#meio_inteiro_pagina {
	width: 100%;
	height: autopx;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}

#meio2_inteiro {
	width: 100%;
	height: autopx;
	text-align: justify;
	margin: 0 auto 0 auto;

}
.ver_mais {
	width: 100%;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	background-color: #52271B;
}
.ver_mais a {
	font-weight: bold;
	color: #ffffff;
}
.ver_mais a:hover {
	color: #ffffff;
}



.lista1 li {
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dotted #DDDDDD;
}
.lista2 li {
	list-style-type: none;
}
.lista3 li {
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 15px;
	f
}
.lista3 li {
	list-style-type: none;
}
.lista4 li {
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dotted #000000;
        font-size: 20px;
        font-weight: bold;
        font-family: arial;
}
.lista4 li a {
    color: #000000;
}
.lista1 li a {
	list-style-type: none;

}
.flutua_imagens {
	float: right;
	margin-left: 15px;
	margin-right: 20px;
}
.mobile {
	display: none;
 }
.espaco1 {
	height: 15px;
}
.espaco0 {
	height: 3px;
}
.espaco2 {
	height: 25px;
}
.negrito_arial {
    font-weight: bold;
    font-family: arial;
}
.negrito {
	font-weight: bold;
}
h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 20px;
	text-align: left;
}
h1 {
	height: 60px;
	width: 100%;
       font-weight: normal;

	line-height: 55px;
	text-align:center;
	font-size: 30px;	
	outline-offset: -9px;
	color: #0000000;

	font-family: 'Montserrat', sans-serif;
}
.centraliza {
	text-align: center;
}
.centraliza2 {
	text-align: center;
        width: 795px;
        margin: 0 auto 0 auto;
}




/*RODAPÉ====================================*/

#banner_rodape {
    width: 1100px;
    height: autopx;
    margin: 0 auto 0 auto;
    text-align: center;
    border-bottom: 24px solid #FFFFFF;
}

#rodape_inteiro {
	width: 100%;
	height: 100px;
	border-top: 2px solid #52271B;
 	background-color: #225B34;
}
#rodape {
	width: 1000px;
	height: 100px;
	text-align: center;
	margin: 0 auto 0 auto;
	
}
#rodape a:hover {
	TEXT-DECORATION:underline;
}
#rodape_menor {
	width: 100%;
        color: #FFFFFF;
	height: 30px;
	background: #52271B;
	
}
#rodape_menor2 {
     color: #FFFFFF;
	width: 1000px;
	height: 30px;

	margin: 0 auto 0 auto;
}
#rodape1 {
	float: left;
	width: 550px;
	height: 20px;
	padding-left: 20px;
	padding-top: 9px;
	font-family: arial;
	font-size: 12px;
	 color: #FFFFFF;
}
#rodape2 {
	float: right;
	width: 300px;
	height: 13px;
	margin-right: 50px;
	padding-top: 9px;
	text-align: right;
}
.texto_rodape1 {
	color: #FFFFFF;
	padding-top: 7px;
	line-height: 40px;
	font-size: 38px;
	text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.texto_rodape2 {
	color: #FFFFFF;
    margin-top: 5px;

	font-size: 20px;
	text-align: center;
    font-family: 'Montserrat', sans-serif;
}
#texto_menor_rodape {
    font-size: 15px;
    font-family: arial;
}

/*INTERNAS=======================================*/


#internas {
	width: 980px;
        height: autopx;
	margin: 0 auto 0 auto;
	padding-top: 10px;
        font-family: arial;
	font-size: 16px;
	text-align: justify;
	background-color: #FFFFFF;
}
#internas a {
    color: #000000;
}



/*PRODUTOS========================================*/

#produtos_index1 {
	margin: 0 auto 0 auto;
	width: 1000px;
	font-family: arial;
}

#menu_produtos li  {
	width: 200px;
	border: 1px solid #FFFFFF;
	height: 45px;
	font-weight: bold;
	list-style-type: none;
	color: #000000;
	TEXT-DECORATION:none;
	font-size: 13px;
	text-align: left;
 	background-color: #EEEEEE;
 }
 .mais_fotos {
	width: 500px;
	margin: 0 auto 0 auto;
}
.miniaturas_pequenas {
	clip: rect(5px 113px 85px 4px);
	position:absolute;
	text-align: center;
}
.campo_busca {
	margin-bottom: auto auto;
	color: #000000;
	background-color: #EEEEEE;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding: 8px;
	border: 0px;
	width: 50%;
	-moz-border-radius: 5px; /* Para Firefox */
	-webkit-border-radius: 5px; /*Para Safari e Chrome */
	border-radius: 5px; /* Para Opera 10.5+*/
}
 .botao_busca {
	width:50px;
	height: 33px;
	margin-left: 10px;
	font-weight: bold;
}
 .dentro {
	color: #000000;
	width: 250px;
	height: 200px;
}
 .dentro_index{
	color: #000000;
	width: 240px;
	height: 200px;
}
.miniaturas2   {
	margin-bottom: 1px;
	padding-top: 10px;
	clip: rect(0px 250px 200px 0px);
	position: absolute;
	
}
.miniaturas_index   {
	margin-bottom: 1px;
	padding-top: 10px;
	clip: rect(0px 240px 200px 0px);
	position: absolute;
	
}
 .dentro_pequenas {
	width:118px;
	margin-top: 5px;
	float: left;
	text-align: left;
	height:90px;
	margin-left: 5px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	
}
 #descricao {
	width: 90%;
	padding: 10px;
	margin: 0 auto 0 auto;
	height: autopx;
	border: 1px dotted #CCCCCC;
}
 .nome {
	background-color: #225B34;
	width: 250px;
	text-align: center;
	height: 50px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;

}
 .nome_index {
	background-color: #225B34;
	width: 240px;
	text-align: center;
	height: 50px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;

}
.nome a {
	color: #FFFFFF;
	
}
.nome_index a {
	color: #FFFFFF;
	
}
 #produtos1 {
	width: 200px;
	float: left;
}
 .alinha_produtos {
	padding-top: 17px;
	padding-left: 5px;
}
#produtos2 {
	float: right;
	width: 770px;
}
#produtos2 {
	float: right;
	width: 770px;
}

#menu_produtos li:hover  {
	width: 200px;
	height: 45px;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: left;
 	background-color: #225B34;
}
#titulo_categoria {
	display: none;
}
.galeria1 li {
	padding-top: 10px;
	margin-left: 4px;
	list-style-type: none;
	float: left;
}
.galeria_index li {
	width: 240px;
	padding-top: 10px;
	margin-left: 5px;
	list-style-type: none;
	float: left;
}




/*CLIENTES========================================*/

#clientes li {
	list-style-type: none;
	float: left;
	padding: 8px;
}
#clientes img {
	border: 1px solid #C0C0C0;
	padding: 12px;
}
#quadro_clientes1 {
	max-width: 100%;
	background-color: #cccccc;
}
#quadro_clientes2 {
	margin: 0 auto 0 auto;
	max-width: 1000px;
	background-color: #FFFFFF;
}
#clientes2 li {
	list-style-type: none;
	float: left;
	padding: 10px;

}
#clientes2 img {
	border: 1px solid #C0C0C0;
	padding: 12px;
}



/*FORMULÁRIOS =======================================*/
.formulario2 {
	margin-top: 20px;
	width: 700px;
	height: autopx;
	text-align:left;
	font-size: 14px;
}

.formulario {
	margin-top: 20px;
	width: 500px;
	height: autopx;
	text-align:left;
	font-size: 18px;
}
.formulario a {
	color: #000000;
}
.tabela {
	width: 100%;
	padding-top: 10px;
}
.textarea_informacoes {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-bottom: auto auto;
	color: #00000;
	margin-top: 10px;
	padding: 10px;
	font-size:15px;
	background-color: #EEEEEE;
	font-family: arial;
	height: 70px;
	width: 500px;
	-moz-border-radius: 5px; /* Para Firefox */
	-webkit-border-radius: 5px; /*Para Safari e Chrome */
	border-radius: 5px; /* Para Opera 10.5+*/
}
.textarea {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-bottom: auto auto;
	color: #00000;
	margin-top: 10px;
	padding: 10px;
	font-size:15px;
	background-color: #EEEEEE;
	font-family: arial;
	height: 290px;
	width: 600px;
	-moz-border-radius: 5px; /* Para Firefox */
	-webkit-border-radius: 5px; /*Para Safari e Chrome */
	border-radius: 5px; /* Para Opera 10.5+*/
}
.celula_esquerda {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	max-width: 10%;
}
.celula_direita {
	text-align: left;
	padding-right: 5px;
	max-width: 80%;
	padding-top: 5px;
}
.campo2 {
	margin-bottom: auto auto;
	color: #000000;
	background-color: #EEEEEE;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding: 8px;
	border: 0px;
	
	-moz-border-radius: 5px; /* Para Firefox */
	-webkit-border-radius: 5px; /*Para Safari e Chrome */
	border-radius: 5px; /* Para Opera 10.5+*/
}
.campo {
	margin-bottom: auto auto;
	color: #000000;
	background-color: #EEEEEE;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding: 8px;
	border: 0px;
	width: 80%;
	-moz-border-radius: 5px; /* Para Firefox */
	-webkit-border-radius: 5px; /*Para Safari e Chrome */
	border-radius: 5px; /* Para Opera 10.5+*/
}
.botao {
	width: 150px;
	height: 50px;
	font-size: 16px;
	background-color: #225B34;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 40%;
	margin-top: 20px;
	
}