@import url(http://fonts.googleapis.com/css?family=Gabriela&subset=latin,latin-ext);

body {
	background: url(../img/bg-site.jpg) repeat;
}
#topbar {
	background: url(../img/layout/fundo-divisoria.png) repeat-x;
	height: 42px;
}
	#topbar .span3 {
	position:absolute;
	margin-left:339px;
	line-height:34px;
	}
		#topbar .span3  a { 
			color: #876;
			text-decoration: none;
			font-family: 'Gabriela', serif;
			font-size: 13px;
		}
		#topbar .span3  a i { 
			border: none;
			height: 18px !important;
			margin-right: 3px;
			margin-top: -1px !important;
			width: 25px !important;
		}
			.icon-trabalheconosco {
				background: url(../img/layout/icon1.png) !important;
			}
			.icon-faleconosco {
				background: url(../img/layout/icon2.png) !important;
			}
			.icon-areavendedor {
				background: url(../img/layout/icon3.png) !important;
			}
			.icon-nossaloja {
				background: url(../img/layout/icone-nossa-loja.png) !important;
			}
#logo .row {
	position: absolute;
	margin-top:-44px;
}			
#cabecalho {
	background: url(../img/layout/fundo-topo.png) repeat-x 0 40px;
	height: 120px;
}
#cabecalho .container .row {
	margin-top: 60px;
}	
ul#menu {
	display: block;
}
ul#menu li {
	display: inline-block;
    position: relative;
    top: -10px;
}



ul#menu li a:hover{
	background:none;
	color:#603 !important;
}
ul#menu li.divide {
	display: inline-block;
    height: 33px;
    margin-left: 0px;
    margin-right: 3px;
    position: relative;
    top: -1px;
    width: 3px;
	background: ; /* Susbstituir pela imagem de divisória dos menus*/
	border-right: 2px dashed #CCCCCC;
}
ul#menu li a {
	color: #876;
	font-weight: bold;
	font-family: 'Gabriela', serif;
	font-size: 14x;
}

ul#menu li a:link {
background:none;
	color:#876;
}

ul#menu li a:visite {
background:none;
	color:#876;
}

ul#menu li a:focus {
background:none;
	color:#876;
}



#banner {
	background: rgba(0, 0, 0, 0.4) url('../img/layout/banner.jpg') 32px -35px;
    height: 480px;
    position: relative;
    top: -130px;
    z-index: -1;
}
#banner .imagem {
	/* background: rgba(0, 0, 0, 0.4); */ /* Imagem PNG*/
	height: 480px;
    width: 920px;
}
#contentbar {
	background: url(../img/layout/fundo-divisoria.png) repeat-x;
	height: 42px;
	margin-top: -130px;
	font-family: 'Gabriela', serif;
	font-size: 14px;
    line-height: 34px;
}
#contentbar .container .row .left {
	text-align: left;
}
#contentbar .container .row .right {
	text-align: right;
	margin-right:-160px;
}
#contentbar .container .row .right img {
	position:absolute; 
	margin-left:-165px; 
	margin-top: -26px;
}

#conteudo {
	font-family:'Gabriela' ,Verdana, Geneva, sans-serif !important;
	font-size:15px!important;
	color:#452201;
	text-align:justify;
	
	
}

#rodape {
	background: url(../img/layout/rodape.png) repeat-x;
	height: 261px;
	margin-top: 10px;
}
#rodape .container .row {
	font-family: 'Gabriela', serif;
	margin-top:75px;
	font-size: 11px;
}
#rodape .tt1 {
	font-size: 14px;
	color:#55423D;
	margin-left:3px;
}
#rodape .tt2 {
	font-size: 14px;
	color:#55423D;
}
#rodape .tt3 {
	font-size: 13px;
}

#texto-solicite-uma-visita{
	margin-left:-38px;
	color:#54413D;
	line-height:15px;
	font-size:12px;
	margin-top:5px;
}

#campo-email-rodape{
	margin-top:-8px;

}
#texto-assine-nossa-newsletter-rodape{
	font-size:12px;
	line-height:15px;
	color:#54413D;
	margin-top:-10px;
}

#tel-rodape{
	color:#54413D;
	font-size:12px;
	margin-left:2px;
	line-height:15px;
}

#mapa-rodape{
	margin-left:-18px;
}

#texto-endereco-rodape{
	font-size:10px;
	color:#54413D;
	line-height: 15px;
	margin-top:23px;
	}
#creditos {
	margin-top: -27px;
	color: #E8D9C5;
	font-family:'Gabriela' ,Verdana, Geneva, sans-serif;
	font-size:12px;
}

#rodape-coluna-2  input {
	background: url(../img/layout/bgsombra2.png) repeat-x;
	border-radius: 4px;
    height: 15px;
    width: 135px;
	border: none;
}

h1 {
	background: url(../img/layout/titulo.png) no-repeat 215px 0;
	width: auto;
	height: 65px;
	font-family: 'Gabriela', serif !important;
	font-size: 22px !important;
	color: #e8d9c5 !important;
	text-align: center;
	padding-top: 4px !important;
	font-weight: normal !important;
}


#bg-noticias-geral {
	background: url(../img/layout/ 2. jpg) repeat-x;

}

