/*Documento CSS style_imagens_dores_da_vitoria.css*/
/* {border: 2px solid blue;} deixa borda geral*/
*{margin-bottom:10px;}
body{    
   margin: 0;     
   padding: 0;    
   background: beige; /*#99CC66; verde suave*/
 } 
/*Pra dispositivos que tem uma largura mínima de 768 pixels. Tablets, por exemplo.*/
@media screen and (max-width: 720px) {
paginas, .a, img,
.f1, .f1a, .f2, .f2a, .f3, .f4, .f5, .f6, .f7, .f8, .f9, .f9a, .f10, .f10a, .f11, .f11a, .f12, .f12a, .f13, .f13a, .f14, 
.f14a, .f15, .f16, .f17, .f17a, .f18, .f18a, .f19, .f20, .f21, .f22, .f23, .f24, .f25, .f25a, .f26, .f26a, .f27, .f27a, .f27b, 
.f28, .f29, .f30, .f31, .f32, .f33, .f33a, .f34, .f35, .f35a, .f36, .f37, .f38, .f39, .f40, .f40a, .f41, .f42, .f43, .f44, .f45,
.f46, .f47, .f48, .f49, .f50, .f51, .f51a, .f52, .f53, .f54, .f55, .f55a, .f56, .f57, .f57a, .f58, .f59, .f60, .f61, .f62, .f63, 
.f64, .f65, .f66, .f67, .f68, .f69, .f70, .f71, .f2, .f73, .f74, .f75, .f76, .f77, .f78, .f79, .f80, .f81, .f82, .f83, .f84, .f85,
.f86, .f87, .f88, .f89, .f90, .f91, .f92, .f93, .f94, .f95, .f96, .f97, .f98, .f99, .f100, .f101, .f102, .f103, .f104, .f105, .f106,
.f107, .f108, .f109, .f110, .f111, .f112, .f113, .f114, .f115, .f116, .f117, .f118, .f119, .f120, .f121, .f122, .f123, .f124, .f125,
.f126, .f127, .f128, .f129, .f130, .f131, .f132, .f133, .f134, .f135, .f136, .f137, .f138, .f139, .f140, .f141, .f142, .f143, .f144{
	
		   min-width: 240px;
		   width: 240px;
		  /*background-color: aqua;*/
		  }
		}	
		 
.paginas{
	border: 0.1em dotted red;
        position: relative;
	float: left;
        margin: 0.625em auto;/*separa um número do outro*/
        margin-left: 40%;/*ajuda a centralizar*/
	padding: 0.5em;
	color: #990000;
	font-size: 1em; /*16px;*/
	font-style: italic;
	width: 20%;
	height:2%;
	list-style: none;
	text-align: center;
	background-color: #A9C671;
	background-position: 0.5em;
	border-top-left-radius: 1.125em; /*18px;*/
        border-bottom-right-radius: 1.125em; /*18px;*/
	}	

.paginas:hover{
	font-size: 1em; /*16px;*/
	font-style: italic;
	background-color: beige;
	}	

a {
text-decoration:none;
}	

.f1{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-dona-maria.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:1;
	}

.f1a {
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-justino-pereira.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:1a;
}

.f2 {
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/artesanato-harrison1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:2;
}	

.f2a{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-paisagem.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:2a;

}   

.f3{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-maria-lulu.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:3;
}  

.f4{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/jeferson-time1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:4;
} 

.f5{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-entrada.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:5;
}   
.f6{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-cerca-bambu.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:6;
} 

.f7{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/ruajustinopereira.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:7;
}   

.f8{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/ruajustinopereira1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:8;
} 

.f9{ 	
	/*border: 1px dotted black;*/
	position: relative;
        width: 32%;
	height: 300px;
	float: left; 
	margin-left: 10px;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/targinocasasitio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:9;
	} 

.f9a{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/paisagem6.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:9a;
	}  

.f10{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-sandra.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;	
	z-index:10;
	}

.f10a{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 62%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/artesanatoharrison.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:10a;
	}
/*==========================================================================================================*/
.f11{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/paisagemtargino.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:11;
	} 

.f11a{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/sitiotarginomae.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:11a;
	}

.f12{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/igrejainterior1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:12;
	}
.f12a{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 45%;
	height:350px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/prainha.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;	
	z-index:12a;
}  	

.f13{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 25%;
	height:350px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/catolica/sino.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:13;
	}

.f13a{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 25%;
	height:350px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/grupoescolar5.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:13a;
	}

.f14{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/carrodebois.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:14;
	} 

.f14a{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vendachiquitinho.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:14a;
}

.f15{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/patos.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:15;
} 

.f16{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:400px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/notafiscal.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:16;
	} 


.f17{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 62%;
	height:400px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/catolica/coroadeirasturma.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:17;
	}  

.f17a{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 38%;
	height:350px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/pedreira.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:17a;
	}  

.f18{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 55%;
	height:350px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/notapromissoria.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:18;
	}  

.f18a{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/aniversario.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:18a;
	} 
.f19{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/museu/fazendaroxamae.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:19;
} 

.f20{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/familiadelcidio/casadelcidioantiga.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:20;
	} 
/*==========================================================================================================*/
.f21{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 35%;
	height:350px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/gerador.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:21;
	}


.f22{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 45%;
	height:350px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/catolica/coroadeiraprocissao.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:22;
	}

.f23{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/dores-mineradora3.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:23;
	}

.f24{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/mudasdecafe.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:24;
	}

.f25{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/lincomecarro.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:25;  

	}

.f25a{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/mudasdecafe.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:25a;  

	}

.f26{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casavoconceicao.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:26;
	}

.f26a{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/adalgisa-curamade.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:26a;
	}

.f27{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/nsfatima.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:27;
	}

.f27a{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/catolica/paisagemdores1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:27a;
	}
.f27b{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/couve-teresa.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:27b;
	}

.f28{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/museu/panelaescravo.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:28;
	}

.f29{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/museu/fazendaroxa1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:29;
	}

.f30{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/museu/lataodeleite.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:30;
	}/*==========================================================================*/

.f31{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/morrocemiterio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:31;
	}

.f32{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/museu/fazendaroxaescada.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:32;
}

.f33{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/museu/fazendaroxa2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:33;
	}

.f33a{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-principal.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:33a;
	}

.f34{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 40%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/anterofamilia.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:34;
	}

.f35{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 20%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/artesanato-jequi.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;	
	z-index:35;
	}	

.f35a{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/cerca-pedra.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:35a;
	}

.f36{
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/matriznsdasdores.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:36;
	}

.f37{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/targinopaisagem.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:37;
}

.f38{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/patostargino.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:38;
}

.f39{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/carroboiscelio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:39;
}

.f40{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/je-mariano-pilao.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:40;
}

.f40a{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/jeferson-time.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:40a;
}/*======================================================================================*/
.f41{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/je-mariano-moinho-fuba.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:41;
}
.f42{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/jemariano-torrador.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:42;
}

.f43{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/je-mariano-moinho-fuba1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:43;
}

.f44{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/je-mariano-torrador2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:44;
}
.f45{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/jemariano-torrador1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:45;
}

.f46{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/je-mariano-torrador.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:46;
}
.f47{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/je-mariano-charrete.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:47;
}
.f48{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-nova.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:48;
}
.f49{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/flores.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:49;
}
.f50{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-paisagem.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:50;
}
.f51{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-maria-lulu.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:51;
}
.f51a{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/futebol/israelcomatrofeu.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
    z-index:51a;
}
.f52{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-entrada.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:52;
}
.f53{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dores-cerca-bambu.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:53;
}

.f54{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/artesanato-jequi.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:54;
}
.f55{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/ruajustinopereira1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:55;
}

.f55a{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/ruajustinopereira.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:55a;
}
.f56{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/carro-moises.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:56;
}
.f57{ 
       border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/adalgisa-curamade.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:57;
}

.f57a{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/alambique1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:57a;
}

.f58{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/alambique.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:58;
}
.f59{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/arroz-em-casca.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:59;
}
.f60{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/alambique-moedor-cana.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:60;
}
.f61{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/maquina-arroz.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:61;
}
.f62{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/juninho.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:62;
}
.f63{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/penteadeira.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:63;
}
.f64{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/porta-chapeu.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:64;
}
.f65{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/oratorio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:65;
}
.f66{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dona-penha-quadro.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:66;
}
.f67{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dona-penha-mesa.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:67;
}
.f68{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/cristaleira.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:68;
}
.f69{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/relogio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:69;
}
.f70{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:300px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/dona-penha-sofa.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:70;
}
.f71{ 
        border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 18%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/guarda-roupa.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:71;
}

.f72{ /*===============================================*/
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 38%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/arvores-caminho.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:72;
	}

.f73{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/cama.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:73;
}


.f74{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:74; 
}

.f75{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/copa-nila.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:75; 
}

.f76{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores8.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:76;
}

.f77{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:77; 
}

.f78{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores7.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:78; 
	}
            
.f79{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores6.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:79;
	}

.f80{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores5.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:80;
	}

.f81{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores4.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:81;
	}
.f82{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/catolica/capela.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:82;
	}
.f83{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores3.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:83;
	}

.f84{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:84;
	}

.f85{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-dores.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:85;
	}

.f86{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/vista-do-monte.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:86;
	}

.f87{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-principa-quadral.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:87;
	} 
.f88{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casarao-delcidio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:88;
	}
.f89{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-laudair.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:89;
	}
.f90{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-alvin.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:90;
	}
.f91{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-miguel-milani.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:91;
	}
.f92{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-jeferson.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:92;
	}
.f93{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-nildal.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:93;
	}
.f94{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/campo-futebol.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:94;
	}

.f95{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/camp-futebol.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:95;
	} 

.f96{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/aniversario-gisa2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:96;
	} 

.f97{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/bolo-gisa.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:97;
	}

.f98{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-zizinho.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:98;
	}
.f99{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-zininha.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:99;
	}

.f100{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-toninho.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:100;
	}
.f101{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-ronaldo.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:101;
	}  
.f102{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-penha.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:102;
	}  
.f103{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-paulo2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:103;
	}

.f104{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-paulo.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:104;
	}

.f105{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-norica.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:105;
	} 
.f106{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-norberto.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:106;
	}
.f107{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-nei.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:107;
	}

.f108{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-miguel-milanir.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:108;
	}

.f109{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-massi.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:109;
	}
.f110{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-marluce.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:110;
	}
.f111{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-massi-interior.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:111;
	}
.f112{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-laudair.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:112;
	}
.f113{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-marcilei.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:113;
	}
.f114{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/filipeantoniositiotargino.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:114;
	}

.f115{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-israel.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:115;
	}
.f116{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-hilton.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:116;
	} 
.f117{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-gracinhai.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:117;
	}
.f118{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-ester.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:118;
	}
.f119{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-ester-jaime.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:119;
	}

.f120{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-da-nininha.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:120;
	}

.f121{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-dona-adalgisa.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:121;
	}
.f122{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-cesar.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:122;
	}
.f123{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-carmen.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:123;
	}
.f124{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-beto.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:124;
	}
.f125{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-harrison.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:125;
	}

.f126{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/pedras.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:126;
	}/*==================================================================================================*/

.f127{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/acabar.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:127;
	}
.f128{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/capela-casarao.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:128;
	}
.f129{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/capela.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:129;
	}
.f130{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/familiacostaesouza/caligrafiaharrison.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:130;
	}

.f131{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/helioantunes/matrizreforma.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:131;
	}
.f132{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/ferradura.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:132;
	}

.f133{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/cartorio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:133;
	}

.f134{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/igreja-ceifa.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:134;
	}

.f135{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/quadra.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:135;
	}

.f136{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/matriz-azul.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:136;
	}

.f137{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/placa-harrison.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:137;
	}

.f138{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/pedra.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:138;
	}

.f139{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/estrada-dores.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:139;
	}
.f140{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/rua-alcides-paiva.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:140;
	}
.f141{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/casa-jose-mauricio.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:141;
	}
.f142{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height:380px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/sitio-trag-animal.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:142;
	}
.f143{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height: 320px;
	padding-top: 70px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image: url(/static/img/imagensdores/catolica/nsdasdores.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:143;
	}
.f144{ 
	border: 0.1em dotted black;
	position: relative;
	float: left;
	width: 32%;
	height: 320px;
	padding-top: 70px;
	margin-left: 0.5em;/*separa uma imagem da outra*/
	background-image:url(/static/img/imagensdores/catolica/coroacao2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	z-index:144;
	}
