@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One|Fjalla+One|Yanone+Kaffeesatz|Duru+Sans|Metrophobic|Actor|Open+Sans+Condensed:300|Ubuntu|Share|Exo|Anton|Raleway:100|Numans);
@font-face {
    font-family: 'museo300';
    src: url('museo300-regular-webfont.eot');
    src: url('museo300-regular-webfont.eot@') format('embedded-opentype'),
         url('museo300-regular-webfont.woff') format('woff'),
         url('http://www.jjacacambas.com.br/css/museo300-regular-webfont.ttf') format('truetype'),
         url('http://www.jjacacambas.com.br/css/museo300-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo700';
    src: url('museo700-regular-webfont.eot');
    src: url('museo700-regular-webfont.eot@') format('embedded-opentype'),
         url('http://www.jjacacambas.com.br/css/museo700-regular-webfont.woff') format('woff'),
         url('museo700-regular-webfont.ttf') format('truetype'),
         url('http://www.jjacacambas.com.br/css/museo700-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-image: url(../img/bg_body.jpg);
	background-color: #FFC000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
.titulo_contato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	
}
.texto_contato{
	font-family: "museo300";
	font-size: 20px;
	color: #333;
}
.next
 {
	float: right;
	margin-left:0px;
	margin-top: 60px;
}
.prev {
	float: left;
	margin-left:0px;
	margin-top: 60px;
}
a.link_rodape{
	font-family: "museo300";
	color: #CCC;
	text-decoration: none;
}
a.link_rodape:hover{
	font-family: "museo300";
	color: #FFF;
	text-decoration: none;
}
#carrossel {
	width:430px;
	height:200px;
	overflow:hidden;
	margin: 0px;
}

#carrossel ul{
	list-style:none;
	float:left;
	margin: 0px;
}
#carrossel ul li{
	float:left;
	display:inline;
	height: 200px;
	width: 430px;
	list-style-type: none;
}
#containercarrosel{
	width: 490px;
	height: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
fim do carrosel 
.titulo_destaque{
	font-family: 'Pontano Sans', sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-bottom: 4px;
}
.box_destaques {
	display: block;
	float: left;
	width: 98%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #F8F8F8;
	padding: 10px;
}
.titulo_banner {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 40px;
	color: #FFF;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	margin-left: 10px;
	height: 0px;
	top: -120px;
	left: 0px;
	text-shadow:#000 1px 1px 2px;
	font-weight: normal;
}
.texto_banner {
	font-family: 'Pontano Sans', sans-serif;
	color: #FFF;
	font-size: 24px;
	margin-top: 0px;
	margin-left: 0px;
	text-transform: none;
}
.box_destaques_mini {
	display: block;
	float: left;
	width: 277px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 8px 8px 8px 8px;
	padding: 20px;
	background-color: #FFF;
	-moz-box-shadow: 0 0 8px #D7D7D7;
	-webkit-box-shadow: 0 0 8px #D7D7D7;
	box-shadow: 0 0 8px #D7D7D7;
	border: 1px solid #A7C5D6;
	background-image: url(http://www.jjacacambas.com.br/img/bg_destaques.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	
}
.box_destaques_dir {
	display: block;
	float: left;
	width: 490px;
	margin-bottom: 30px;
}
.box_sub_destaques_dir {
	display: block;
	float: left;
	width: 300px;
}

.rodape {
	width: 980px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #333;
	border-radius: 8px;
	padding: 10px;
}
.alinha_rodape {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	display: block;
}
.fotos {
	border: 1px solid #333;
	margin-right: 6px;
}

.rodape_recipiente {
	padding: 0px;
	height: auto;
	width: 490px;
	font-weight: normal;
	float: left;
	margin: 0px;
}
.titulo_rodape{
	font-family: "museo300";
	font-size: 18px;
	color: #FFF;
}
.rodape_recipiente_pequeno {
	padding: 0px;
	height: auto;
	width: 200px;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_texto_rodape {
	font-size: 14px;
	color: #CCC;
	font-family: "museo300";
	
}

.detalhe {
	float: left;
	display: block;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
	height: 80px;
	background-image: url(http://www.jjacacambas.com.br/img/separa_infos.png);
	background-repeat: no-repeat;
	width: 40px;
}


.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.top {
	width: 100%;
	display: block;
	height: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
.linha_menu {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/linha_menu.png);
	height: 66px;
}
.fundo_menu {
	width: 1000px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	background-color: #FFF;
	height: 50px;

}
.fundo_sub_menu {
	width: 980px;
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	background-color: #9B0000;
	height: 45px;
	-moz-box-shadow:inset 0px 2px 6px  #6A0000;
	-webkit-box-shadow:inset 0px 2px 6px  #6A0000;
	box-shadow:inset 0px 2px 6px  #6A0000;
}
a.sub_menu_meio {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	transition: all 0.3s ease-out;
	font-weight: normal;
}
a.sub_menu_meio:hover   {
	
	color: #E9D6D6;
	text-decoration: none;
}
a.menu_meio {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	transition: all 0.3s ease-out;
	font-weight: normal;
}
a.menu_meio:hover   {
	
	color: #E9D6D6;
	text-decoration: none;
}
.mais_infos {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/mais_infos.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 985px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 4px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 15px;
}

a.menu_esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D3D3D3;
	text-decoration: none;
	display: block;
	height: 38px;
	width: auto;
	padding-top: 17px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
}
a.menu_esq:hover {
	color: #FFF;
	text-decoration: none;
	
}
a.menu_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D3D3D3;
	text-decoration: none;
	display: block;
	height: 34px;
	width: 23px;
	text-align: center;
	margin-top: 18px;
	margin-left: 20px;
	float: right;
	background-image: url(http://www.jjacacambas.com.br/css/img/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
}
#top {
	height: auto;
	width: auto;
	margin: 0px;
}

a.menu_dir:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(http://www.jjacacambas.com.br/css/img/facebook.png);
	background-repeat: no-repeat;
	background-position: -23px 0px;
	
}
.top_contato {
	text-align: right;
	display: block;
	float: right;
	width: 300px;
}
.top_quadro1 {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/top_quadro1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 402px;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.meio_quadro1 {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/meio_quadro1.png);
	height: auto;
	width: 386px;
	margin: 0em;
	padding-right: 8px;
	padding-left: 8px;
}
.meio_destaque {
	background-image: url(http://www.jjacacambas.com.br/css/img/meio_destaque.png);
	height: auto;
	width: 306px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: repeat-y;
	margin: 0em;
	padding-top: 8px;
}
.top_destaque {
	background-image: url(http://www.jjacacambas.com.br/css/img/top_destaque.png);
	height: 44px;
	width: 310px;
	margin: 0em;
	padding-top: 10px;
	padding-left: 10px;
}
.pe_destaque {
	background-image: url(http://www.jjacacambas.com.br/css/img/pe_destaque.png);
	height: 8px;
	width: 320px;
	margin: 0em;
}
.meio_corpo {
	background-image: url(http://www.jjacacambas.com.br/css/img/meio_corpo.png);
	height: auto;
	width: 1000px;
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
}
.top_corpo {
	background-image: url(http://www.jjacacambas.com.br/css/img/top_corpo.png);
	height: 43px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
}
.pe_corpo {
	background-image: url(http://www.jjacacambas.com.br/css/img/pe_corpo.png);
	height: 7px;
	width: 1000px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}
.titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;	
	
}
.texto_info {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	
}
.sub_titulo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.titulo_rotomoldagem {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/titulo_rotomoldagem.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 186px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fundo_info {
	background-image: url(http://www.jjacacambas.com.br/css/img/fundo_info.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 390px;
	float: left;
	margin-top: 20px;
}

.titulo_financiamento {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/titulo_financiamento.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 182px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo_orcamento {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/titulo_orcamento.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 182px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pe_quadro1 {
	background-image: url(http://www.jjacacambas.com.br/css/imgs/pe_quadro1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 402px;
	margin: 0em;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.titulo_produto {
	font-family: 'Archivo', sans-serif;
	font-size: 24px;
	color: #333;
	text-align: left;
		
}
.divisao_contato {
	height: 250px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	margin-right: 4px;
	margin-left: 4px;
}

.recipiente_quadros {
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.corpo {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo {
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.b1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(http://www.jjacacambas.com.br/css/imgs/b1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	width: 120px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	margin-top: 4px;
	font-weight: 600;
	text-transform: uppercase;
}
a.b1:hover{
	background-image: url(http://www.jjacacambas.com.br/css/imgs/b1.png);
	text-decoration: none;
	background-position: bottom;
	background-repeat: no-repeat;
}

.quadro_produto {
	height: auto;
	width: 208px;
	float: left;
	background-color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid #EBEBEB;
	transition: all 0.3s ease-out;
}
.quadro_produto:hover{
	border: 1px solid #333;
}
.quadro_produto_detalhe {
	height: auto;
	width: 650px;
	float: left;
}
a.borda_destaque{
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: 2px solid #487A95;
}
a.borda_destaque:hover{
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	border: 1px solid #CCC;
	border-style:none;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	
}
.botao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #C12828;
	margin-top: 8px;
	margin-bottom: 8px;
	border-radius: 3px 3px 3px 3px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
a{
	color: #333;
	text-decoration: none;
	font-family: 'Pontano Sans' sans serif;
	
}
a:hover{
	text-decoration: none;
	color: #FFF;
}
a.pagina {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 1px;
	height: 27px;
	width: 27px;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	background-color: #CA0000;
	transition: all 0.3s ease-out;
}
a.pagina:hover {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #F00;
}
a.pagina1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 1px;
	height: 27px;
	width: 112px;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	background-image: url(http://www.jjacacambas.com.br/css/imgs/pg1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.pagina1:hover {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(http://www.jjacacambas.com.br/css/imgs/pg1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pagina2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	margin: 1px;
	height: 27px;
	width: 112px;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	background-image: url(http://www.jjacacambas.com.br/css/imgs/pg1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
.borda_fotos {
	height: auto;
	width: auto;
	margin-right: 6px;
	border: 1px solid #FFF;
	transition: all 0.3s ease-out;
	border-radius: 6px;	
}
.borda_fotos:hover {
	border: 1px solid #CCC;
}
.borda_fotos_detalhe {
	height: auto;
	width: auto;
	margin-right: 6px;
	border: 1px solid #CCC;
	transition: all 0.3s ease-out;
}
.borda_fotos_detalhe:hover {
	border: 1px solid #F90;
}
.borda_fotos2 {
	padding: 2px;
	height: auto;
	width: 150px;
	border: 1px solid #CCC;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	border-radius: 6px;	
}
.bg_banner {
	background-image: url(http://www.jjacacambas.com.br/img/bg_banner.png);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 280px;
	text-align: center;
	background-position: center;
}
.destaques {
	background-image: url(http://www.jjacacambas.com.br/img/bg_amarelo.png);
	background-repeat: repeat-x;
	width: 920px;
	float: left;
	height: 202px;
	display: block;
}
.ponta_destaques {
	background-image: url(http://www.jjacacambas.com.br/img/dir_amarelo.png);
	background-repeat: no-repeat;
	float: left;
	height: 202px;
	width: 83px;
}
.conteudo_destaques {
	float: right;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 8px;
	display: block;
	text-align: right;
}



.bg_paginas {
	background-image: url(http://www.jjacacambas.com.br/img/bg_paginas.png);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	background-position: center 0px;
	height: 105px;
}
.titulo3 {
	font-family: 'Homenaje', sans-serif;
	font-size: 44px;
	color: #514100;
}

.espaco_bg {
	background-image: url(http://www.jjacacambas.com.br/img/contato.png);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 150px;
	text-align: center;
	background-position: center;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a.borda1 {
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCC;
	width: auto;
	height: auto;
	float: left;
	display: block;
}
a.borda1:hover {
	border: 1px solid #B70000;
}
.imagem1 {
	border: 4px solid #539100;
}
.textoverde1 {
	font-size: 20px;
	color: #437500;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: bold;
}
.sub_titulo3 {
	font-family: 'Homenaje', sans-serif;
	font-size: 20px;
	color: #514100;
}
.borda_foto {
	border-radius: 6px;
	margin-right: 10px;	
}
.seletor {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.linguagens {
	height: 20px;
	width: 250px;
	padding-bottom: 10px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.ponta_destaques {
	background-repeat: no-repeat;
	float: left;
	height: 202px;
	width: 150px;
	border-radius: 0px 0px 1000px 0px;
	background-image: url(http://www.jjacacambas.com.br/img/dir_amarelo.png);
	background-position: 0px 0px;
}
.texto_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.conteudo_destaque {
	float: left;
	display: block;
	margin-right: 4px;
	width: 230px;
}
.conteudo_destaques {
	float: right;
	text-align: left;
}
h2 {
	font-family: "museo700";
	font-size: 30px;
	color: #333;
	font-weight: normal;
	line-height: 4px;
}
h3 {
	font-family: Exo;
	font-size: 25px;
	color: #0052a4;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulo2 {
	font-family: 'Exo', "sans serif";
	font-size: 22px;
	color: #000;
	font-weight: 700;
}
.fundo_banner {
	width: 1000px;
	height: 300px;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-radius:8px;
	border: 1px solid #CCC;
	border-radius: 6px;
}
.destaques_vermelho {
	width: 950px;
	float: left;
	height: 182px;
	display: block;
	background-image: url(http://www.jjacacambas.com.br/img/bg_amarelo.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 50px;
}
.titulo_paginas {
	width: 600px;
	float: left;
	height: 60px;
	display: block;
	background-image: url(http://www.jjacacambas.com.br/img/bg_amarelo.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 22px;
	color: #FFF;
	border-radius: 0px 0px 100px 0px;
}
.meio_corpo_inteiro {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
}
.titulo1 {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 24px;
	color: #000;
}
.contato_top {
	font-family: 'Pontano Sans', "sans serif";
	font-size: 20px;
	color: #FFF;
	float: right;
	display: block;
	margin-top: 20px;
	text-shadow:#000 1px 1px 2px;
}
.atendimento {
	font-family: "Pontano Sans";
	font-size: 14px;
	color: #000;
	margin-top: 5px;
	text-align: right;
}
.aba1 {
	display: block;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-radius: 6px 6px 0px 0px;
}
.coluna_esquerda {
	display: block;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-radius: 0px 0px 6px 6px;
}
a.sub_categoria {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 16px;
	color: #666;
	list-style-type: none;
	text-decoration: none;
	transition: all 0.3s ease-out;
	
}
a.sub_categoria:hover {
	color: #000;
	list-style-type: none;
	text-decoration: none;
}
.categoriali {
	list-style-type: none;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 20px;
	color: #333;
	border-radius: 4px 4px 4px 4px;
}
a.categoria {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F0F0F0;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	padding-top: 4px;
	border-radius: 4px 4px 4px 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	transition: all 0.3s ease-out;
	background-color: #333;
	padding-left: 4px;
}
a.categoria:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #CE0000;	
}
.sub_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: none;
	text-decoration: none;
	margin-left: 5px;
}
.alinha_categoria {
	float: left;
	width: 180px;
	margin-right: 20px;
}
a.detalhes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F4F4F4;
	background-color: #333;
	display: block;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	transition:all 0.3s ease-out;
	margin-right: 30px;
	margin-left: 30px;
	border-radius:4px;
}
a.detalhes:hover{
	color: #FFF;
	background-color: #CE0000;
	text-decoration: none;
}
.texto_verde1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 8px;
	float: left;
	width: 98%;
	border: 1px solid #D8D8D8;
	display: block;
	margin-bottom: 8px;
	background-color: #F2F2F2;
}

h1 {
	font-family: "museo700";
	font-size: 30px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	float: left;
	width: 100%;
	font-weight: normal;
}
.linguagem {
	height: 40px;
	width: 110px;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
}
.topo_direita {
	float: right;
	width: 250px;
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.quebra{
	clear: both;	
}
.veja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #b90000;
	transition: all 0.3s ease-out;
	border: 1px solid #b90000;
	border-radius: 4px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-transform: uppercase;
	background-image: url(../img/bg_veja.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
.veja:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #E10000;
}
.leia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	transition: all 0.2s ease-out;
	border-radius: 4px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leia:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #b90000;
	transition: all 0.3s ease-out;
	padding: 10px;
	border: 1px solid #b90000;
	border-radius: 4px;
}
.botao:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #E10000;
}
.texto_sub_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
}
.faixa_grande {
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.espaco_banner {
	float: left;
	height: 300px;
	width: 100px;
}


.pagina_ativada {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 24px;
	color: #666;
	display: block;
	border: 1px solid #666;
	text-decoration: none;
	margin-right: 4px;
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	transition: all 0.3s ease-out;
}
.pagina_ativada:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #F90;
	border: 1px solid #F90;
}


.pagina_desativada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	margin-right: 4px;
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.conteudo_paginacao {
	display: block;
	float: left;
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

.alinha_paginacao {
	text-align: center;
	display: block;
	float: right;
	width: 780px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.campo_paginacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	border: 1px solid #666;
	width: 25px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.botao_paginacao {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border: 1px solid #666;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: -5px;
	background-color: #FFF;
}
.corpo_produto {
	width: 720px;
	display: block;
	margin: 0px;
	float: right;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	border-radius: 6px;
}

.corpo_noticia {
	width: 100%;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px;
}
.box_noticia {
	width: 100%;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.link_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.alinha_topo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.alinha_topo_telefone {
	margin-left: 10px;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
}
.espaco_corpo {
	margin: 0px;
	width: 100%;
	background-color: #FFF;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.texto_opiniao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	font-style: italic;
}
.sombra_destaques {
	background-image: url(http://www.jjacacambas.com.br/img/sombra_destaques.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 20px;
	width: 310px;
	background-position: -5px top;
}
.destaque_box {
	float: left;
	width: 490px;
	display: block;
}
.sombra_banner {
	background-image: url(http://www.jjacacambas.com.br/img/sombra_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.divisao_destaques {
	display: block;
	float: left;
	width: 20px;
	height: 220px;
}
.divisao_rodape {
	display: block;
	float: left;
	height: 70px;
	width: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-right: 15px;
	margin-left: 15px;
}
.box_corpo_produto {
	display: block;
	float: right;
	width: 720px;
}
.sombra_detalhes {
	background-image: url(http://www.jjacacambas.com.br/img/sombra_detalhes.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 20px;
	width: 720px;
	background-position: center;
	margin-right: 10px;
	margin-left: 10px;
}
.sombra_categoria {
	background-image: url(http://www.jjacacambas.com.br/img/sombra_categoria.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 220px;
	height: 15px;
	float: left;
}
.corpo_branco {
	display: block;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	background-color: #FFF;
	border-radius: 8px;
}
.sombra_corpo_branco {
	background-image: url(http://www.jjacacambas.com.br/img/sombra_corpo_branco.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 1000px;
	display: block;
}
.lista_parceiro {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 10px;
}
.texto2 {
	font-family: 'Pontano Sans' sans serif;
	font-size: 16px;
	color: #666;
}
.texto_opiniao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
}
.texto_explicativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
.logo_esq {
	float: right;
}
.campo_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	border-radius: 4px;
	padding: 4px;
	margin-bottom: 15px;
}
.sub_menu {
	border-radius: 0px 0px 6px 6px;
		
}
.texto_chamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333;
}
.texto_telefone {
	font-family: "museo700";
	font-size: 20px;
	color: #333;
}
.box_inicial {
	background-color: #FFF;
	padding: 10px;
	float: left;
	width: 980px;
	display: block;
	border-radius: 8px;
}
