body {
	margin: 0;
	text-align: center;
	background-color: #372416;
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
}
body a{
	text-decoration: none;
	color: #666666;
}
body a:hover{
	color: #999999;
}
h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
h1 {
	font-size: 40px;
	color: #ff0;
	text-align: center;
	margin-bottom:15px;
	margin-top:15px;
	text-shadow:#FF0 10px;
}
h1::before {
	content: url(../imagens/h1-icone.png);
}
h2 {
	font-size: 23px;
	color: #4f4f4f;
	min-height:40px;
	text-align: justify;
	font-weight: normal;
	float:left;
	width:100%;
}
li {
	list-style:none;
}
img {
	border:none;
}
a{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#container {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	width: 100%;
}
#conteudo {
	width: 1200px;
	background-color:#5b2503;
}
#main {
	width: 1200px;
	min-height: 400px;
	background-color: #592303;
	background-image: url(../../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* new clearfix */
#main:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #main             { zoom: 1; } /* IE6 */
*:first-child+html #main { zoom: 1; } /* IE7 */
.clearFix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearFix             { zoom: 1; } /* IE6 */
*:first-child+html .clearFix { zoom: 1; } /* IE7 */

/*-------TOPO--------*/

.topo {
	width: 100%;
	height: 200px;
	background-color: #DDD;
}
.topo .logo {
	width: 205px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -550px;
	z-index:999;
}
.topo .texto {
	position:absolute;
	top:70px;
	width:550px;
	font-size:20px;
	color:#636363;
	left:50%;
	margin-left:-200px;
	z-index:10;
	text-align:left;
}
.topo .fone {
	position:absolute;
	top:70px;
	width:150px;
	font-size:20px;
	color:#636363;
	left:50%;
	margin-left:150px;
	z-index:10;
	text-align:left;
}
.topo .carrinho{
	position:absolute;
	top:0px;
	width:73px;
	left:50%;
	margin-left:450px;
	z-index:10;
	text-align:left;
}
.topo .carrinho .btsee{
	cursor:pointer;
	width:73px;
	height:20px;
	display:block;
	margin:0 auto;
	overflow:hidden;
	background:url(../imagens/carrinho.png) no-repeat center center;
}
.topo_redes {
	position:absolute;
	top:70px;
	width:auto;
	height:auto;
	left:50%;
	margin-left:300px;
	z-index:20;
}
.topo_redes > div {
	width:35px;
	height:35px;
	float:left;
	  -webkit-transition: background 0.3s ease;
	  -moz-transition: background 0.3s ease;
	  -ms-transition: background 0.3s ease;
	  -o-transition: background 0.3s ease;
	  transition: background 0.3s ease;
	background-image:url(../imagens/redes-sociais.jpg);
	cursor:pointer;
}
.topo_redes .icone_faceb {background-position:0px 0px;}
.topo_redes .icone_twitt {background-position:-35px 0px;}
.topo_redes .icone_linke {background-position:-70px 0px;}
.topo_redes .icone_gmais {background-position:-105px 0px;}
.topo_redes .icone_youtu {background-position:-140px 0px;}
.topo_redes .icone_insta {background-position:-175px 0px;}

/*-------RODAPE--------*/

.rodape {
	font-size: 16px;
	color: #ddd;
	background-color:#333;
	margin-top:20px;
}
.rodape .linha1{
	background:#adadad;
	color:#333;
	font-size:17px;
	width:100%;
	height:20px;
	padding:15px 0px 15px 0px;
	border-bottom:2px solid #d7dadf;
	text-align:center;
}
.rodape .linha2{
	width: 100%;
	height: 130px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.rodape a:hover{
	text-decoration:underline;
	color: #fff;
}

/*-------PÁGINAS--------*/

.small{
	font-size:11px;
}
#scrumb {
	font-size: 12px;
	color: #999999;
	text-align: left;
	width: 1100px;
	position:absolute;
	top: 205px;
	left: 50%;
	margin-left:-550px;
	z-index:90;
}
#scrumb a{
	color: #999999;
	text-decoration:none;
}
#scrumb a:hover{
	color: #BBB;
	text-decoration:underline;
}
.divisa{
	width:100%;
	height:1px;
	background-color:#666;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}
.redes_sociais {
	float:left;
	width:100%;
}
/*----FORMULARIOS------*/
#button {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 30px;
	width: 80px;
	border-radius: 3px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formulario_text {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	height: 30px;
	margin: 2px;
	border-radius: 3px;
}
.formulario_area {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	margin: 2px;
	font-size: 13px;
	color: #666666;
	border-radius: 3px;
}
.formulario_combo {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #d5d5d5;
	height: 24px;
	margin: 2px;
	border-radius: 3px;
}

/*------LISTA COMPACTA-----*/
.lista-compacta,
.lista-compacta ul,
.lista-compacta ul li,
.lista-compacta ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lista-compacta:after,
.lista-compacta > ul:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.lista-compacta {
	text-align:left;
	width:240px;
/*	margin-right:30px;*/
	float:left;
}
.lista-compacta > ul{
}
.lista-compacta > ul > li{
	float: left;
	width:220px;
	min-height:20px;
	padding:5px;
	background-color:#CCC;
	color:#333;
	margin-bottom:2px;
/*	border-radius:4px;*/
}
.lista-compacta > ul > li > a{
	color:#333;
	padding: 2px;
}
.lista-compacta > ul > li:hover {
	color: #000;
	background-color:#ddd;
}
.lista-compacta > ul > li:hover > a,
.lista-compacta > ul > li > a:hover {
}
.lista-compacta > ul > li.ativo {
	background-color:#aaa;
	color:#ccc;
}
.botoes{
	width:1012px;
	text-align:center;
}
.botoes a{
	width:192px;
	text-align:center;
	padding:20px 20px;
	margin:10px;
	float:left;
	background-color:#600;
	border-radius:10px;
	color:#FFF;
}
.botoes a:hover{
	background-color:#a30;
	color:#FFF;
}

.mask-popup{
	display: none;
/*	background: #000 url(../imagens/fundoModal.png); */
	background-color: rgba(0,0,0,0.8);
	position: fixed; left: 0; top: 0; 
	width: 100%; 
    height: 100%;
/*	opacity: 0.8;*/
    cursor: pointer;
	z-index: 99999;
}
.windows-popup{
	display:none;
/*    box-shadow: 0px 0px 20px #000;*/
	position: fixed; top: 50%; left: 50%;
	width:700px;
	height:400px;
	margin-left:-350px;
	margin-top:-200px;
    float: left;
	z-index: 999999;
}
.windows-popup2{
	display:none;
/*    box-shadow: 0px 0px 20px #000;*/
	position: fixed; top: 50%; left: 50%;
	width:700px;
	height:500px;
	margin-left:-350px;
	margin-top:-250px;
    float: left;
	z-index: 999999;
}