/*----------------------------------------------------------------------------- 

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet 

version:   	1.0 
date:      	07/27/11 
author:		themepunch
email:     	support@themepunch.com 
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/**********************
	-	RESET	-
************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; 
}


/***********************
	-	BASICS 	-
***********************/
html {
	overflow-x:hidden;	
	padding: 0 !important;
	margin:0px !important;
}


ol, ul {  list-style: none; }

a{	text-decoration:none;}



  /*********************************************************************************************
		-	SET THE SCREEN SIZES FOR THE BANNER IF YOU WISH TO MAKE THE BANNER RESOPONSIVE 	-	
  **********************************************************************************************/
  
  /*	-	THE BANNER CONTAINER (Padding, Shadow, Border etc. )	-	*/

 .fullwidthbanner-container{
	width:100% !important;		
	position:relative;
	padding:0;		
	max-height:570px !important;
	overflow:hidden;
} 

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:570px !important;
	position:relative;	
}
#ante-quadro {
	width:100%;
	height:373px;
	float:left;
	margin-top:-570px;
	position:relative;
	z-index:100001;	
}
#quadro {
	width:992px;
	height:auto;
	margin:0 auto;
}
#logo {
	
}
#fundo-menu {
	width:100%;
	height:47px;
	float:left;
	background: url(../images/fundo-menu.jpg) repeat-x;
	position:relative;
	z-index:10000;
	margin-top:-197px;	
}
#alinha {
	width:992px;
	height:auto;
	margin:0 auto;
}
#menu {
	float:left;
	margin-top:6px;
	color:#FFF;
}
#menu ul {
	
}
#menu ul li {
	float:left;	
}
#menu ul li a {
	float:left;
	color:#FFF;
	padding-left:60px;
	padding-right:60px;
	font-size:17px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;	
}
#menu ul li a:hover {
	text-decoration:none;
	background:#000;
	color:#926f03;	
}
.active {
	text-decoration:none;
	background:#000;
	color:#926f03 !important;	
}
#fundo-frase {
	width:100%;
	height:150px;
	float:left;
	background: url(../images/fundo-opaco.png) repeat;	
	margin-top:-150px;
	position:relative;
	z-index:10000;
}
#frase {
	width:992px;
	height:40px;
	float:left;
	text-align:center;
	margin-top:50px;
	font-size:20px;
	color:#FFF;
	line-height:24px;	
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}
#conteudo-interno-texto a {
	color:#FFFFFF;
	text-decoration:none;
}
#conteudo-interno-texto a:hover {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
#frase a {
	text-decoration:none;
	color:#FFFFFF;
}
#frase a:hover {
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

#pontilhada-full {
	width:100%;
	height:1px;
	float:left;
	margin-top:2px;
	position:relative;
	border-bottom:1px dotted #FFFFFF;	
}
#fundo-azul-full {
	width:100%;
	min-height:295px;
	height:auto;	
	float:left;
	background:#926f03;
}
#fundo-azul-full-interna {
	width:100%;
	min-height:295px;
	height:auto;	
	float:left;
	margin-top:-150px;
	position:relative;
	z-index:10000;
	background:#926f03;
}
#fundo-azul-full-interna-produtos {
	width:100%;
	min-height:295px;
	height:auto;	
	float:left;
	position:relative;
	z-index:10000;
	background:#055284;
}
#titulo-bloco-home {
	font-size:17px;
	color:#FFFFFF;
	width:270px;
	height:20px;
	text-align:center;	
	float:left;
}
#blocos-home {
	width:992px;
	height:auto;
	float:left;	
	margin-bottom:8px;
	color:#FFFFFF;
}
#bloco1, #bloco2, #bloco3 {
	float:left;
	width:270px;
	margin-left:35px;
	height:auto;	
	margin-top:20px;
}
#img-bloco-home {
	float:left;	
	width:265px;
	height:165px;
	margin-left:5px;
}
#texto-bloco-home {
	width:270px;
	height:auto;
	text-align:center;
	float:left;
	font-size:13px;
	margin-top:5px;	
}
#fundo-rodape {
	width:100%;
	height:100px;
	float:left;
	background: url(../images/fundo-rodape.jpg) repeat-x;	
}
#logo-rodape {
	float:left;
	margin-top:20px;	
}
#endereco-rodape {
	font-size:13px;
	color:#FFFFFF;
	float:left;
	text-align:left;
	margin-left:15px;
	margin-top:45px;	
}
#brustin {
	float:right;
	margin-top:60px;	
}
#conteudo-interno {
	width:992px;
	height:auto;
	float:left;
}
#conteudo-interno-politica {
	width:920px;
	height:auto;
	margin:0 auto;
}
#conteudo-interno-produto {
	width:920px;
	height:auto;
	margin:0 auto;
}
#conteudo-interno-contato {
	width:870px;
	height:auto;
	margin:0 auto;
}
#img-interno {
	width:560px;
	height:190px;
	margin:20px auto;
}
#conteudo-interno-texto {
	width:992px;
	height:auto;
	float:left;
	color:#FFFFFF;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
#conteudo-interno-texto-localizacao {
	width:870px;
	height:auto;
	float:left;
	color:#FFFFFF;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
#conteudo-interno-texto-politica {
	width:970px;
	height:auto;
	float:left;
	color:#FFFFFF;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
#conteudo-interno-texto-produto {
	width:920px;
	height:auto;
	float:left;
	color:#FFFFFF;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}

#lado1-texto-interno {
	width:450px;
	height:auto;
	float:left;
	margin-right:20px;
}
#lado1-texto-interno-localizacao {
	width:390px;
	height:auto;
	float:left;
	margin-right:20px;
}
#lado1-texto-interno-politica {
	width:430px;
	height:auto;
	float:left;
	margin-right:55px;
}
#lado1-texto-interno strong {
	font-weight:bold;
}
#lado2-texto-interno strong {
	font-weight:bold;
}
#lado2-texto-interno {
	width:450px;
	height:auto;
	float:left;
}
#txt1-localizacao {
	float:right;
	width:300px;
	line-height:25px;
}
#txt2-localizacao {
	float:right;
	width:300px;
	line-height:25px;
	margin-top:50px;	
}
#txt1-politica {
	float:right;
	width:410px;
	line-height:25px;
}
#texto-produto {
	width:870px;
	height:auto;
	float:left;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	margin-top:20px;
	margin-left:50px;
	line-height:23px;
	font-size:13px;
	margin-bottom:15px;	
}
#produtos-imgs {
	width:870px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:50px;
}
#prod {
	float:left;
	width:200px;
	margin-left:15px;
	margin-bottom:15px;
}
#img-prod {
	float:left;
	width:150px;
	height:150px;
	margin-bottom:5px;
	margin-left:25px;
}
#titulo-produto {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
}
#abre-aqui {
	width:870px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:50px;
	margin-bottom:15px;
}
#produto-texto-abre {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:23px;	
}
#frase-contato {
	float:left;
	width:870px;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;	
	text-align:center;
}
#lado2-contato {
	width:440px;
	height:auto;
	float:left;
}
#lado1-contato {
	width:430px;
	height:auto;
	float:left;
}
#lado1-trabalhe {
	width:480px;
	height:auto;
	float:left;
	margin-left:150px;
}
#email-img {
	width:440px;
	height:auto;
	margin-bottom:15px;
	float:left;
}
#telefone-img {
	width:440px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
#localizacao-contato {
	width:440px;
	height:auto;
	float:left;
	margin-top:15px;
}
#icone-local {
	width:60px;
	height:60px;
	float:left;
	margin-top:-5px;
	margin-right:5px;
}
#texto-localizacao-contato {
	width:350pc;
	height:60px;
	font-size:13px;
	color:#FFFFFF;	
}