/*
a img {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}
a img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
*/
img {
max-width: 100%;
height:auto;
}

.backrodape {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.backtoporevista {
	background-color: #F4F9EB;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEDB0E;
}
#revistalaco {
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #EFEFEF;
}
.revistafrase {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	line-height: 30px;
	color: #FFF;
}

#revistaedicao2 {
	font-size: 25px;
	color: #333;
	padding: 10px;
	text-align: center;
}

#listaguia-laco {
	background-color: #F0F0F0;
	padding: 15px;
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
	overflow: hidden;
}
#listaguia-img {
	float: left;
	width: 141px;
	margin-right: 15px;
}
#listaguia-txt {
	float: left;
}
#listaguia-bt {
	float: right;
	margin-left: 15px;
}

.listaguia-btdetalhes {
	background-color: #F60;
	padding: 10px;
	margin-top: 30px;
	font-size: 13px;
	color: #FFF;
	cursor: pointer;
	border: 1px solid #FFF;
}
.listaguia-btdetalhes a {
	background-color: #F60;
	padding: 10px;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #FFF;
}

#linhaguia1 {
	background-color: #A3A3A3;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#lacoguia-2 {
	border: 1px solid #D6D6D6;
	padding: 10px;
	margin-bottom: 20px;
}
#lacoformguia {
	border: 1px solid #D6D6D6;
	padding: 20px;
	margin-bottom: 10px;
}
#tituloform {
	color: #000;
	padding-top: 20px;
	padding-bottom: 3px;
}
.inputguia {
	padding: 5px;
	border: 2px solid #AED34B;
	width: 90%;
}
#guiatitulo {
	font-size: 30px;
	color: #8FB233;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB233;
	padding-bottom: 5px;
}
#inputhomeguia {
	width: 70%;
	font-size: 20px;
	color: #666;
	border: 2px solid #0066CC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.inputhomeguia2 {
	width: 100%;
	font-size: 20px;
	color: #666;
	border: 2px solid #0066CC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 2px;
}

#buttonhomeguia {
	width: 26%;
	background-color: #06C;
	font-size: 20px;
	color: #FFF;
	border: 2px solid #06C;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	cursor: pointer;
}
#buttonhomeguia2 {
	width: 26%;
	background-color: #06C;
	font-size: 20px;
	color: #FFF;
	border: 2px solid #06C;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	cursor: pointer;
}
#buttonbuscarcid {
	font-size: 12px;
	color: #8CAE32;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;
	background-color: #F8FBF2;
	border: 1px solid #F8FBF2;
}

#tithomeguia {
	font-size: 30px;
	letter-spacing: -1px;
	color: #0066CC;
	padding-bottom: 10px;
}
#lacobuscahomeguia {
	background-color: #F0F0F0;
	padding: 30px;
	border: 1px solid #D6D6D6;
	margin-bottom: 20px;
}

#lacobannerguiahome {
	height: 308px;
	width: 315px;
	float: left;
	margin-top: 30px;
}

#lacoslidecidades {
	float: right;
	width: 458px;
}
#itemslidecidades {
	width: 458px;
	height: 308px;
	overflow: hidden;	
}

.btvejamais {
	font-size: 12px;
	color: #FFF;
	background-color: #AED34B;
	padding: 5px;
	cursor: pointer;
	border-radius: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btvejamais a {
	font-size: 12px;
	color: #FFF;
	background-color: #AED34B;
	padding: 5px;
	cursor:pointer;
	border-radius: 10px;	
}
.btvejamais a:hover {
	font-size: 12px;
	color: #FFF;
	background-color: #FF6600;
	padding: 5px;
	cursor:pointer;
	border-radius: 10px;	
}

#cols4 a {
	line-height: 18px;
	text-decoration: none;
}
#cols4 a:hover {
	line-height: 18px;
	text-decoration: none;
}


#lacoitenssites2 a {
	line-height: 18px;
	text-decoration: none;
}
#lacoitenssites2 a:hover {
	line-height: 18px;
	text-decoration: none;
}

#lacoquadrohome {
	padding: 10px;
	border: 1px solid #D6E6EF;
	margin-bottom: 20px;
}
#lacoquadrohome2 {
	padding: 10px;
	border: 1px solid #D6E6EF;
}

#titulodestaquehome {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #FFF;
	background-color: #AED34B;
	padding: 5px;
	font-size: 23px;
	margin-bottom: 10px;
}

.licoluna3 {
	font-size: 12px;
	color: #8CAE32;
	list-style-type: none;
	text-align: center;
	display: block;
	background-color: #F8FBF2;
	border: 2px solid #AED34B;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.licoluna3 a {
	font-size: 12px;
	color: #8CAE32;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	display: block;
	padding: 8px;
	background-color: #F8FBF2;
	font-weight: bold;
}
.licoluna3 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	background-color: #AED34B;
	padding: 8px;
	font-weight: bold;
}


.fonteblue14 {
	color: #0066CC;
	font-size: 14px;
}

.fonteblue14 {
	color: #0066CC;
	font-size: 14px;
}
.fonteorange11 {
	color: #FF6600;
	font-size: 11px;
}
.fonteorange14 {
	color: #FF6600;
	font-size: 14px;
}
.fontecinza13guia {
	color: #333333;
	font-size: 13px;
}

#lacoclimatempo {
	border: 1px solid #D6D6D6;
	padding: 16px;
	margin-top: 20px;
}

#lacoitenssites {
	border: 2px solid #F1F1F1;
	padding: 10px;
	height: 120px;
	margin-bottom: 20px;
}











#lacoitenssites2 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#lacoitenssites2 a {
	line-height: 18px;
}




#coluna1-relative {
	overflow-x: hidden;
	overflow-y: auto;
	height:1000px;
	margin-top:50px;
	margin-left:50px;
	margin-right:20px;
	margin-bottom:50px;
}
#coluna1-relative2 {
	overflow: hidden;
	height:1500px;
	position: relative;
}
#coluna1-absolut {
	height: 1500px;
	position: absolute;
	left: -230px;
	top: -400px;
	overflow: hidden;
}
#banner195 {
	width: 195px;
	margin-bottom: 10px;
}



#localizacaofonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-top: 10px;
}
#localizacaofonte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#localizacaofonte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#paginacaolaco {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	margin-top: 30px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#paginacaoli a {
	background-color: #F0F0F0;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
}
#paginacaoli a:hover {
	background-color: #CCCCCC;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
#paginacaoliativo a {
	background-color: #999999;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
}
#paginacaoliativo a:hover {
	background-color: #CCCCCC;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}



.classselectcategoria {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666666;
}
.classoptioncategoria {
	padding: 5px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #F0F0F0;
}
.limenumobile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
}
.limenumobile a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	display: block;
	padding: 8px;
	background-color: #FFFFFF;
}
.limenumobile a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	background-color: #0066CC;
	padding: 8px;
}

.limenumobilesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	display: block;
	background-color: #F0F0F0;
}
.limenumobilesub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	display: block;
	padding: 8px;
	background-color: #F0F0F0;
}
.limenumobilesub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	background-color: #0066CC;
	padding: 8px;
}

.ulmenumobile {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}


#lacorowsresponsive {}
#coluna1b {
	margin-top: 33px;
}

#acessibilidade {
	text-align: right;
	float: right;
}
#voceesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0px;
}
#voceesta a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
}
#voceesta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#titulopaginas {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #8EB033;
	font-size: 40px;
	background-image: url(../img-geral/titulolinha.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

#titulopost {
	font-size: 45px;
	color: #0086C6;
	line-height: 50px;
	margin-bottom: 10px;
}
#titulopost2 {
	font-size: 35px;
	color: #0086C6;
	line-height: 40px;
	margin-bottom: 10px;
}

#resumopost {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	margin-bottom: 10px;
}

#lacocomp {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	overflow: hidden;
}




#subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}
#subtitulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}

#lacotextofoto {
	margin-bottom: 15px;
	padding-top: 20px;
	overflow: hidden;
}

#lacotextofotoitenspaginab {
	margin-bottom: 15px;
	overflow: hidden;
	background-color: #F0F0F0;
	padding: 15px;
}

#lacoprodutoslista {
	overflow: auto;
	margin-top: 20px;
	padding: 5px;
}

#produtofotinha {
	height: 120px;
	width: 144px;
	overflow: hidden;

}
#produtonome {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.codproduto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#tituloitens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 0px;
	line-height: 18px;
}
#lacoprodutosinfo{
	overflow: auto;
	margin-top: 20px;
}
#fotoprincipal {
	width: 120px;
}
#lacofotoefotinhas {
	float: left;
	width: 130px;
}
#lacotituloetextoinfo {
	width: 450px;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
}
#lacodasfotinhasprodutos {
	border: 1px solid #FFFFFF;
	padding: 10px;
	overflow: auto;
	margin-top: 20px;
}
#lacoprodutoslista2 {
	overflow: auto;
	margin-top: 20px;
	background-color: #f5f5f5;
	border: 1px solid #FFFFFF;
	padding: 10px;
}
#produtosfototexto {
	padding: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 165px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 164px;
}
#produtosfototexto2 {
	padding: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 165px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 164px;
}
#lacoitenstexto {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #f0f0f0;
}
#tituloitem {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#itemlista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../lista/lista.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#lacomaisitens {
	background-color: #F4F4F4;
	padding: 15px;
	margin-left: 20px;
	margin-top: 30px;
}
#subtitulomenor {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



.fonteonze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.fonteonze a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.fonteonze a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.fontedoze {
	font-size: 12px;
	color: #666666;
}

.fontequatorze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.fontequatorze a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.fontequatorze a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}

.fontequinze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	line-height: 20px;
}


#fotinhasprodutos2 {
	height: 100px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 160px;
}
#subtituloitens {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#lacotituloetextoinfo2 {
	padding-left: 10px;
	margin-bottom: 30px;
}
#galeriadefotosfotinha {

	height: 100px;
	width: 164px;
	overflow: hidden;
}
.fonte13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}

#tituloitemresumo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#lacovertodas {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#lacohorizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	overflow: auto;
}
#lacoblocomodelo {
	background-color: #FFFFFF;
	overflow: auto;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#itenstexto-fotinha {
	background-color: #FFFFFF;
	padding: 5px;
	width: 100px;
	float: left;
	margin-right: 15px;
}
#itenstexto-fotinha-float {
	margin-bottom: 10px;
	overflow: hidden;
}
#lacofotoleft{
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.fonte12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fonte13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.fonte13-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.fonte14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.fonte14alpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: italic;
}

#resumo {
	padding-bottom: 25px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
#texto {
}
#bloco1 {
	width: 295px;
	float: left;
	border: 1px solid #F0F0F0;
	height: 310px;
	margin-right: 15px;
}
#titbloco {
	background-color: #F7F7F7;
	padding: 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
}
#lacoblocos {
	overflow: auto;
	margin-top: 15px;
}
#bloco2 {
	width: 295px;
	float: left;
	border: 1px solid #F0F0F0;
	height: 310px;
}
#bloco3 {
	width: 295px;
	float: right;
	border: 1px solid #F0F0F0;
	height: 310px;
}
#blocofoto {
	height: 173px;
	width: 278px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #F0F0F0;
}
#blocotxt {
	padding: 10px;
}
#titblococarrocel {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blocofotocarrocel {
	height: 109px;
	width: 175px;
	overflow: hidden;
}
#blocofotocarrocel2 {
	height: 110px;
	width: 175px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#blocofotocarrocel3 {
	height: 190px;
	width: 300px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#blocotxtcarrocel {
	color: #666666;
	padding-top: 10px;
}
#titdocarrocel {
	background-color: #F7F7F7;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#itenstexto-fotinha-colb {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
.fontered12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.fonte12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}#bloco1col1 {
	border: 1px solid #F0F0F0;
	margin-bottom: 10px;
}
#blocofotocol1 {
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#titblococol1 {
	background-color: #F7F7F7;
	padding: 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
}
#bloco4 {
	width: 700px;
	float: left;
}
#bloco5 {
	float: right;
	width: 295px;
}
#itenstexto-fotinha3 {
	background-color: #F0F0F0;
	padding: 10px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#itenstexto-fotinha-link {
	width: 150px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: auto;
	float: left;
}

#lacoitenstexto-novofloat {
	float: left;
	height: 200px;
	width: 170px;
	text-align: center;
	margin-right: 15px;
	clip: rect(15px,auto,auto,auto);
	margin-top: 20px;
}
#lacoitenstexto-link {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	padding: 15px;
	overflow: hidden;
}

.fonte12cinzacinza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.classinputcontato {
	padding: 7px;
	border: 1px solid #CCCCCC;
	width: 95%;
	font-size: 15px;
	color: #333333;
}
.classtextareacontato {
	padding: 7px;
	border: 1px solid #CCCCCC;
	width: 95%;
	font-size: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.classtextareacodigo {
	background-color: #F0F0F0;
	padding: 7px;
	border: 1px solid #CCCCCC;
	width: 200px;
	font-size: 14px;
	color: #666666;
}
#textofotofloat {
	padding: 7px;
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
}
/* ********************************************************************************************************************* */
@media (min-width: 1200px) {

#cols6logo { float:left}
#cols6frase { float:right; padding-top:20px;}

#revistacapa {
	height: 454px; overflow:hidden;
}
#revistaedicao {
	font-size: 25px;
	height:80px;
	color: #FFF;
	background-color: #000;
	padding: 10px;
}

	
#lacobannerhp {
	overflow: hidden;
	background-color: #F6F6F6;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 20px;
}
#bannerhp {
	float: left;
	height: 67px;
	width: 190px;
	margin-right: 6px;
}	
	
.height150 {
	height: 150px;
	overflow: hidden;
}
.height160 {
	height: 160px;
	overflow: hidden;
}
.height220 {
	height: 220px;
	overflow: hidden;
}


#rowsresponsive {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#rowsresponsive-x-overflow {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#coluna1 {
	float: left;
	width: 790px;
	margin-right: 15px;
}
#coluna2 {
	float: left;
	width: 195px;
	margin-right: 15px;
}
#coluna3 {
	float: right;
	width: 185px;
}



.hidden-3 {
}
.visible-3 {
display:none;
}

#cols12 {
	width: 100%;
}
#cols8 {
	width: 66%;
	float:left;
}
#cols9 {
	width: 75%;
	float:left;
}
#cols9-r {
	width: 75%;
	float:right;
}

#cols6 {
	width: 48%;
	margin-right: 2%;
	float:left;
}
#cols6-r {
	width: 48%;
	margin-right: 2%;
	float:right;
}
#cols4 {
	width: 30.3333%;
	margin-right: 3%;
	float:left;
}
#cols4-r {
	width: 30.3333%;
	float:right;
}

#cols3 {
	width: 22%;
	margin-right: 3%;
	float:left;
}
#cols2 {
	width: 13.5%;
	margin-right: 3%;
	float:left;
}
/* menu mobile ********************************************************/
#lacomenumobile {
	float: right;
	height: 36px;
	width: 80px;
	padding-top: 50px;
}
#menumobile a {
	background-image: url(../bts/menumobile.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 80px;
	text-indent: -99999px;
}
#menumobile a:hover {
	background-position: bottom;
}
/* menu mobile ********************************************************/
}

@media (min-width: 1024px) and (max-width: 1199px) {
#cols6logo { float:left}
#cols6frase { float:right; padding-top:20px;}

#revistacapa {
	height: 380px; overflow:hidden;
}
#revistaedicao {
	font-size: 25px;
	height:80px;
	color: #FFF;
	background-color: #000;
	padding: 10px;
}


.height150 {
	height: 150px;
	overflow: hidden;
}
.height160 {
	height: 160px;
	overflow: hidden;
}	
.height220 {
	height: 220px;
	overflow: hidden;
}


#rowsresponsive {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
}
#rowsresponsive-x-overflow {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#coluna1 {
	float: left;
	width: 790px;
	margin-right: 15px;
}
#coluna2 {
	float: left;
	width: 195px;
	margin-right: 15px;
}
#coluna3 {
	float: right;
	width: 185px;
}




#coluna2-50 {
	width: 52%;
	float: left;
}


.hidden-3 {
}
.visible-3 {
display:none;
}
#cols12 {
	width: 100%;
}
#cols9 {
	width: 75%;
	float:left;
}
#cols9-r {
	width: 75%;
	float:right;
}

#cols8 {
	width: 63%;
	margin-right: 3%;
	float:left;
}
#cols6 {
	width: 48%;
	margin-right: 2%;
	float:left;
}
#cols6-r {
	width: 48%;
	margin-right: 2%;
	float:right;
}
#cols4 {
	width: 30.3333%;
	margin-right: 3%;
	float:left;
}
#cols4-r {
	width: 30.3333%;
	float:right;
}

#cols3 {
	width: 22%;
	margin-right: 3%;
	float:left;
}
#cols2 {
	width: 13.5%;
	margin-right: 3%;
	float:left;
}
/* menu mobile ********************************************************/
#lacomenumobile {
	float: right;
	height: 36px;
	width: 80px;
	padding-top: 50px;
}
#menumobile a {
	background-image: url(../bts/menumobile.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 80px;
	text-indent: -99999px;
}
#menumobile a:hover {
	background-position: bottom;
}
/* menu mobile ********************************************************/
}

@media (min-width: 768px) and (max-width: 1023px) {

#cols6logo { margin:0px auto 0px auto; padding:10px; text-align:center;}
#cols6frase { margin:0px auto 0px auto; padding:10px; text-align: center;}

#revistacapa {
	height: 262px; overflow:hidden;
}
#revistaedicao {
	font-size: 18px;
	height:60px;
	color: #FFF;
	background-color: #000;
	padding: 10px;
}
	
	
	
#rowsresponsive {
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
	}
#rowsresponsive-x-overflow {
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	

#coluna2-50 {
	width: 52%;
	float: left;
}

.hidden-3 {
display: none;
}
.visible-3 {
}
#cols12 {
	width: 100%;
}
#cols9 {
	width: 75%;
	float:left;
}
#cols9-r {
	width: 75%;
	float:right;
}

#cols8 {
	width: 63%;
	margin-right: 3%;
	float:left;
}
#cols6 {
	width: 48%;
	margin-right: 2%;
	float:left;
}
#cols6-r {
	width: 48%;
	margin-right: 2%;
	float:right;
}
#cols4 {
	width: 30.3333%;
	margin-right: 3%;
	float:left;
}
#cols4 {
	width: 30.3333%;
	float:right;
}

#cols3 {
	width: 22%;
	margin-right: 3%;
	float:left;
}
#cols2 {
	width: 13.5%;
	margin-right: 3%;
	float:left;
}
/* menu mobile ********************************************************/
#lacomenumobile {
	float: right;
	height: 36px;
	width: 80px;
	padding-top: 50px;
}
#menumobile a {
	background-image: url(../bts/menumobile.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 80px;
	text-indent: -99999px;
}
#menumobile a:hover {
	background-position: bottom;
}
/* menu mobile ********************************************************/
}
@media (max-width: 767px) {
#cols6logo { margin:0px auto 0px auto; padding:10px; text-align:center;}
#cols6frase { margin:0px auto 0px auto; padding:10px; text-align: center;}

#revistacapa {
}
#revistaedicao {
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	padding: 10px;
}


#rowsresponsive {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
}
#rowsresponsive-x-overflow {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#coluna1 {
	width: 100%;
}
#coluna2 {
	width: 100%;
}
#coluna2-50 {
	width: 100%;
}
#coluna3 {
	width: 100%;
}



.hidden-3 { 
display: none;
}
.visible-3 {
}

#cols12 {
	margin-bottom: 20px;
}
#cols9 {
	margin-bottom: 20px;}
#cols9-r {
	margin-bottom: 20px;}

#cols8 {
	margin-bottom: 20px;
}
#cols6 {
	margin-bottom: 20px;
	}
#cols6-r {
	margin-bottom: 20px;
	}

#cols4 { 
	margin-bottom: 20px;
	}
#cols4-r { 
	margin-bottom: 20px;
	}

#cols3 {
	margin-bottom: 20px;
	}
#cols2 {
	margin-bottom: 20px;
	
	}

/* menu mobile ********************************************************/
#lacomenumobile {
	float: right;
	height: 36px;
	width: 80px;
	padding-top: 50px;
}
#menumobile a {
	background-image: url(../bts/menumobile.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 80px;
	text-indent: -99999px;
}
#menumobile a:hover {
	background-position: bottom;
}
/* menu mobile ********************************************************/
}

/* rows sem descricao de tamanho */
#rowls {
overflow: hidden;
}

#rowls-x-overflow {

}


/* rows para adicionar padding */
#rowspadding {
	padding: 20px;
}










.cols4:last-child {
margin-right: 0;
}
.cols6:last-child {
margin-right: 0;
}
