/*Documento CSS  style-background-modelos.css*/

body{
    background-image:url(/static/img/preto-paint1.png);/*declarar uma imagem*/
    /*background-repeat: no-repeat;
    background-position: 5px;*/
     background-attachment: fixed;
}


/* *, *:after, *:before{}*/
*:#container{
position: relative;
float: left;
width: 60%;/*largura da div*/
margin: 0 auto; /*centraliza a imagem*/
background-position: 5px;
}
#container{
	width: 65%;/*largura da div*/
	/*height:300px;/*altura da div*/
	border:1px solid #C0C0C0;/*Considerada ultrapassada por alguns, largura, tipo e cor da borda*/
	padding-left: 14px;
	margin: 0 auto; /*centraliza a div*/	 
	background-color: #FFFFFF; /*cor de fundo*/
}
/*Pra dispositivos que tem uma largura mínima de 768 pixels. Tablets, por exemplo.*/
@media screen and (max-width: 720px) {
      #container, #header, #footer{
	  min-width: 240px;
	  width: 240px;
	 /*background-color: aqua;*/
	
  }
}

#div1{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-azul-paint.jpg);
	/*background-repeat: no-repeat;*/
	z-index:1;
	}

#div2{
	height:80px;/*altura da div*/
	 background-image:url(/static/img/paint-folha-caderno.jpg);
	/*background-repeat: no-repeat;*/
	z-index:2;
	}
	
			
#div3{
	height:80px;/*altura da div*/
	background-image:url(/static/img/paint-quadriculado-verde.jpg);
        /*background-repeat: no-repeat;*/
	 z-index:3;
}	 
#div4{
	height:80px;/*altura da div*/
	background-image:url(/static/img/parede-tijolos.jpg);
        /*background-repeat: no-repeat;*/
	  z-index:4;
}	 
#div5{
	height:80px;/*altura da div*/
	background-image:url(/static/img/desenho-d0-paint.jpg);
        /*background-repeat: no-repeat;*/
	 z-index:5;
	 }
	 
	 #div6{
	 height:80px;/*altura da div*/
	 background-image:url(/static/img/textura_marron.jpg);
	/*background-repeat: no-repeat;*/
         z-index:6;
	 }

	 #div7{
         height:80px;/*altura da div*/
	background-image:url(/static/img/fundos3.jpg);
	 z-index:7;
	 } 
	 
	 #div8{
	 height:80px;/*altura da div*/
	 background-image:url(/static/img/fundo-manchado.jpg);
	/*background-repeat: no-repeat;*/
	z-index:8;
	 } 
	 
	 #div9{
	 height:80px;/*altura da div*/
	 background-image:url(/static/img/plano-fundo.jpg);
	/*background-repeat: no-repeat;*/
	 z-index:9;
	 }

	 #div10{
	height:80px;/*altura da div*/
	background-image:url(/static/img/fundos2.jpg);
	/*background-repeat: no-repeat;*/
        z-index:10;
	 }
	 
	 #div11{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-paint.jpg);
	/*background-repeat: no-repeat;*/
	z-index:11;
	 }

	 #div12{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-giz-cera-paint.jpg);
	/*background-repeat: no-repeat;*/
	z-index:12;
	 }
	 #div13{
	height:80px;/*altura da div*/
	background-image:url(/static/img/cinza-paint2.png);
	/*background-repeat: no-repeat;*/
	z-index:13;
	 }
	 
	 #div14{
	height:80px;/*altura da div*/
	background-image:url(/static/img/grama1-free_246410.jpg);
	/*background-repeat: no-repeat;*/
	z-index:14;
	 }
	 
	 #div15{
	height:80px;/*altura da div*/
	background-image:url(/static/img/pedregulhos.jpg);
	/*background-repeat: no-repeat;*/
	z-index:15;
	 }
	 
	 #div16{
	height:80px;/*altura da div*/
	background-image:url(/static/img/espelhado.jpg);
	/*background-repeat: no-repeat;*/
	z-index:16;
	 }
	 #div17{
	height:80px;/*altura da div*/
	background-image:url(/static/img/esporte-campo-terra.jpg);
	/*background-repeat: no-repeat;*/
	z-index:17;
	 }
	 
	 #div18{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-casca-arvore.jpg);
	/*background-repeat: no-repeat;*/
	z-index:18;
	 }
	 
	 #div19{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-madeira.jpg);
	/*background-repeat: no-repeat;*/
	z-index:19;
	 }
	 #div20{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-madeira-clara.jpg);
	/*background-repeat: no-repeat;*/
	z-index:20;
	 }
	 
	 #div21{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-asfalto.jpg);
	/*background-repeat: no-repeat;*/
	z-index:21;
	 }
	 #div22{
	
	background-image:url(/static/img/esporte-grama.jpg);
	/*background-repeat: no-repeat;*/
	z-index:22;
	 }
	 
	 #div23{
         height:80px;/*altura da div*/
	background-image:url(/static/img/textura-pisp-marrom.jpg);
	/*background-repeat: no-repeat;*/
	z-index:23;
	 }
	 #div24{
         height:80px;/*altura da div*/
	background-image:url(/static/img/textura-pedras.jpg);
	/*background-repeat: no-repeat;*/
	z-index:24;
	 }
	 #div25{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-tijolos-aparente.jpg);
	/*background-repeat: no-repeat;*/
	z-index:25;
	 }
	 #div26{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-terra.jpg);
	/*background-repeat: no-repeat;*/
	z-index:26;
	 }
	 #div27{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-feijao1.jpg);
	/*background-repeat: no-repeat;*/
	z-index:27;
	 }
	 #div28{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-nuvens.jpg);
	/*background-repeat: no-repeat;*/
	z-index:28;
	 }
	 #div29{
	height:80px;/*altura da div*/
	background-image:url(/static/img/fundoufo.jpg);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:29;
	 }

	 #div30{
	height:80px;/*altura da div*/
	background-image:url(/static/img/listas-paint.png);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:30;
	 }
	 
	 #div31{
	height:80px;/*altura da div*/
	background-image:url(/static/img/listas-cinza-paint5.png);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:31;
	 }
	 
	 #div32{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-azul-flickr-paint.jpg);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:32;
	 }
	 
	 #div33{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-flickr-beige-paint.jpg);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:33;
	 }
	 
	 #div34{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-flickr-manchado-paint.jpg);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:34;
	 }
	 #div35{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-atoalhado.jpg);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:35;
	 }
	 #div36{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura-flickr-marron-paint.jpg);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:36;
	 }
	 #div37{
	height:80px;/*altura da div*/
	background-image:url(/static/img/fundos-folha-caderno.png);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:37;
	 }
	 #div38{
	height:80px;/*altura da div*/
	background-image:url(/static/img/old_map_@2X.png);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:38;
	 }
	 #div39{
	height:80px;/*altura da div*/
	background-image:url(/static/img/light_grey.png);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:39;
	 }

	 #div40{
	height:80px;/*altura da div*/
	background-image:url(/static/img/textura_paint_preto_cinza.png);/*declarar uma imagem*/
	/*background-repeat: no-repeat;*/
	z-index:40;
	 }
	 

 h2{
     text-align: center;
     color: #B00000;
     }	

 h4{
     text-align: center;
     /*color: blue;*/
     }	

		