/*=================RESET=================*/

#conteudo * {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	line-height: 1.6em;
	color: #FFF;
}

/*=================BASE=================*/

#conteudo .somoff {
	width:82px; 
	height:30px; 
	overflow: hidden;
	z-index: 3000;
	position:absolute;
	left: 718px;
	top: 50px;
}

#conteudo {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding:0px;
	background-image:url(img/bg.png); 
	background-repeat:repeat;
}
#conteudo a {
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
}

#conteudo img {
	margin:0px;
	padding:0px;
	display:block;
}


#conteudo p {
	color: #fff;
	padding:0px 0px 0px 15px;
	margin-top: 10px;
	font-weight: 100;
}

#conteudo h1 {
	width:700px;
	height:50px;
	background-image:url(img/titulo_topo.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:-10px;
}

#conteudo h2 {
	width:380px;
	height:50px;
	font-size: 34px;
	text-align: right;
}

#conteudo h3 {
	width:380px;
	height:50px;
	font-size: 28px;
	padding: 5px 10px 0 20px;
	text-align: left;

}

#conteudo strong {
	font-weight: bold;

}

/*=================VIDEO=================*/

#conteudo .video_acom {
	display:none;
}

#conteudo .video_sub {
	display:block;
}

#conteudo .video_shop {
	display:none;
}


/*=================TOPO PRODUTO=================*/

#conteudo .topo {
	width:800px;
	min-height:616px;
	overflow:hidden;
}

#conteudo .cenario {
	position:absolute;
	z-index: 2;
}

#conteudo .animacao_01_esquerda {
	width: 752px;
	height: 436px;
	overflow: hidden;
	position: absolute;
	animation-duration: 6s;
	animation-name: nuvem_esquerda_01;
	animation-iteration-count: infinite;
	top: 80px;
	left: 40px;
	-webkit-animation-timing-function: linear;
}


@keyframes nuvem_esquerda_01 {
    0%   {margin-top: -20px; margin-left:-20px; margin-right:20px}
    50%  {margin-top: 0px; margin-left:-10px; margin-right:10px}
    100% {margin-top: -20px; margin-left:-20px; margin-right:20px}
}


#conteudo .animacao_02_esquerda {
	width:250px;
	height:157px;
	overflow:hidden;
	position:absolute;
 	animation-duration: 5s;
  	animation-name: nuvem_esquerda_02;
 	animation-iteration-count: infinite;
	top:1000px;
	left: 40px;
	-webkit-animation-timing-function: linear;
}


@keyframes nuvem_esquerda_02 {
    0%   {margin-top: -60px; margin-left:-40px; margin-right:60px}
    50%  {margin-top: 0px; margin-left:-10px; margin-right:10px}
    100% {margin-top: -60px; margin-left:-40px; margin-right:60px}
}

#conteudo .animacao_bola {
	min-width:64px;
	min-height:64px;
	background-image:url(img/bola.png);
	background-repeat:no-repeat;
	background-size:64px;
	overflow:hidden;
	position:absolute;
	top:380px;
	margin-left:30px;
	z-index:100;
 	animation-duration: 3s;
  	animation-name: animacao_bola;
/* 	animation-iteration-count: infinite;*/
}


@keyframes animacao_bola {
    0%  {top: 380px; background-image:url(img/bola.png);}
	10% {top: 240px; background-image:url(img/bola.png);}
	23% {top: 380px; width:75; 	background-image:url(img/bola-2.png);}
	30% {top: 270px; background-image:url(img/bola.png);}
	43% {top: 380px; background-image:url(img/bola-2.png);}
	50% {top: 300px; background-image:url(img/bola.png);}
	63% {top: 380px; background-image:url(img/bola-2.png);}
	70% {top: 330px; background-image:url(img/bola.png);}
	83% {top: 380px; background-image:url(img/bola-2.png);}
	90% {top: 360px; background-image:url(img/bola.png);}
	100% {top: 380px; background-image:url(img/bola-2.png);}

}


#conteudo .animacao_sol {
	min-width:205px;
	min-height:374px;
	background-repeat:no-repeat;
	left:295px;
	margin-top: -200px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 7s;
  	animation-name: animacao_sol;
 	animation-iteration-count: infinite;
}


@keyframes animacao_sol {
    0%   {margin-top: -200px; margin-left:-10px; margin-right:-15px}
    50%  {margin-top: -180px; margin-left:-5px; margin-right:10px}
    100% {margin-top: -200px; margin-left:-10px; margin-right:-15px}
}


#conteudo .animacao_passaro_01 {
	min-width:205px;
	min-height:374px;
	left:650px;
	top:150px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: animacao_passaro_01;
 	animation-iteration-count: infinite;
}


@keyframes animacao_passaro_01 {
    0%   {margin-top: 40px; margin-left:-10px; margin-right:-15px}
    50%  {margin-top: 18px; margin-left:-25px; margin-right:-50px}
    100% {margin-top: 40px; margin-left:-10px; margin-right:-15px}
}


#conteudo .animacao_passaro_02 {
	min-width:205px;
	min-height:374px;
	left:50px;
	top:50px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 5s;
  	animation-name: animacao_passaro_02;
 	animation-iteration-count: infinite;
}


@keyframes animacao_passaro_02 {
    0%   {margin-top: -5px; margin-left:-10px; margin-right:-15px}
    50%  {margin-top: 15px; margin-left:-25px; margin-right:-50px}
    100% {margin-top: -5px; margin-left:-10px; margin-right:-15px}
}


#conteudo .img_produto {
	width:450px;
	height:450px;
	position:absolute;
	z-index:200;
	top:100px;
	left:150px;
	background-image:url(img/topo_produto.png);
}

#conteudo .pipa {
	width:250px;
	height:157px;
	position:absolute;
	z-index:200;
	top:100px;
	left:650px;
	background-image:url(img/pipa.png);
}

#conteudo .luz {
	width: 1300px;
	height: 1300px;
	background: url(img/luz.png) no-repeat;
	background-position: top;
	margin-top: -500px;
	margin-left: -210px;
	z-index: 2;
	position: absolute;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 8000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 12000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 12000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}


@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

#conteudo .bg_final {
	width:800px;
	height:90px;
	background-image:url(img/final_layout.png);
	margin-top:-90px;
	position:absolute;
	z-index:100;
}


#conteudo .bola_02 {
	min-width:100px;
	min-height:100px;
	background-image:url(img/bola_02.png);
	left:20px;
	top:465px;
	overflow:hidden;
	position:absolute;
	z-index:1000;
 	animation-duration: 7s;
  	animation-name: bola_02;
}

#conteudo .rolar {
	animation-duration: 7s;
  	animation-name: rolar;
	margin-left:650px;
}


@-ms-keyframes bola_02 {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes bola_02  {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes bola_02  {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes bola_02  {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

@keyframes rolar  {
    0% {margin-left:0px;}
    100% {margin-left:650px;}
}



/*=================VENDEDOR=================*/




/*=================TEXTO CORRIDO=================*/

#conteudo .texto_corrido {
	width: 720px;
	height: auto;
	padding: 40px;
	color: #fff;
	overflow: hidden;
	opacity:1;
	background-color:#79c741;

}

#conteudo .texto_corrido_02 {
	width: 720px;
	height: auto;
	padding: 40px 40px 100px 40px;
	color: #fff;
	overflow: hidden;
	opacity:1;
	background-color: #79c741 ;
}


/*=================UNICO DIREITA=================*/

#conteudo .direita {
	width: 800px;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	background-color:  #74b83d;

}
#conteudo .texto_direita {
	width: 350px;
	padding: 10px 10px 10px 40px;
	float: left;
}
#conteudo .img_unico_direita {
	width: 342px;
	float: right;
	padding: 30px 40px 10px 0px;
}

/*=================UNICO ESQUERDA=================*/

#conteudo .esquerda {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #74b83d;
	background-image: linear-gradient(to bottom, #64b027, #74b83d);
}
#conteudo .texto_esquerda{
	width: 380px;
	padding: 10px 40px 10px 10px;
	float: right;
	text-align:right;
}
#conteudo .img_unico_esquerda {
	width: 323px;
	height: 500px;
	float: left;
	padding: 10px 0px 0px 40px;
	opacity:1;
}

/*=================MARCA PRODUTO=================*/

#conteudo .marca {
	width: 797px;
	border-left: solid #00adef 2px;
	border-right: solid #e0e0e0 1px;
	background-color: #f5f5f5;
	overflow: hidden;
}
#conteudo .texto_marca {
	width: 400px;
	height: auto;
	float: right;
	padding: 40px;
}
#conteudo .img_marca {
	width: 260px;
	height: 250px;
	padding: 90px 0px 0px 40px;
	float: left;
}
.texto_marca h1 {
	color: #e96570;
}

/*=================RODAPE=================*/

.rodape {
	width:800px;
	margin:0 auto;
	background-image: url(img/bg_topo.jpg);
	background-repeat: no-repeat;
}
.marca_rodape {
	width: 520px;
	height:80px;
	padding: 0px 0px 0px 280px;
	background-image:url(img/marca_acom.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #74b83d;
}

/*=================FRASES OBRIGATORIAS=================*/

.frases_obrigatorias {
	width:800px;
	margin:0 auto;
	margin-top:10px;
	background-color:fff;
}
.frases_obrigatorias p {
	width:750px;
	padding:0px;
	margin-left:25px;
	color:#000;
	text-align:left;
	background-color:fff;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:1.6;
}

/*FLORES*/

#conteudo .flor_01 {
	left:650px;	
	top:500px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_02 {
	left:690px;	
	top:530px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_03{
	left:750px;	
	top:500px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_04 {
	left:750px;	
	top:570px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_05{
	left:590px;	
	top:500px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_06{
	left:50px;	
	top:520px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_07{
	left:20px;	
	top:500px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_08{
	left:80px;	
	top:500px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}
#conteudo .flor_09{
	left:120px;	
	top:460px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}
#conteudo .flor_10{
	left:180px;	
	top:490px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}
#conteudo .flor_11{
	left:180px;	
	top:430px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_12{
	left:100px;	
	top:430px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .flor_13{
	left:20px;	
	top:420px;
	overflow:hidden;
	position:absolute;
	z-index:100;
 	animation-duration: 4s;
  	animation-name: flor;
	transform: rotate(0deg);
}

#conteudo .efeitos{
	-webkit-animation-name: spin;
	-webkit-animation-duration: 4000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 4000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 4000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@-ms-keyframes flor {
    0% { -ms-transform: rotate(0deg); }
    100% { -ms-transform: rotate(360deg); }
}
@-moz-keyframes flor  {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@-webkit-keyframes flor  {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@keyframes flor  {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#conteudo .luz {
	width: 1300px;
	height: 1300px;
	background: url(img/luz.png) no-repeat;
	background-position: top;
	margin-top: -300px;
	margin-left: -250px;
	z-index: 2;
	position: absolute;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 8000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 12000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 12000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

#conteudo .ovo {
	width: 400px;
	height: 468px;
	background: url(img/ovo.png) no-repeat;
	background-position: top;
	margin-top: 18px;
	margin-left: 200px;
	z-index: 2;
	position: absolute;
}


#conteudo .coelho2 {
	width: 180px;
	height: 308px;
	background: url(img/coelho2.png) no-repeat;
	margin-top: 395px;
	margin-left: 200px;
	z-index: 4;
	position: absolute;
}

#conteudo .coelho3 {
	width: 180px;
	height: 308px;
	background: url(img/coelho3.png) no-repeat;
	margin-top: 395px;
	margin-left: 200px;
	z-index: 5;
	position: absolute;
}

#conteudo .icone {
	width: 170px;
	height: 87px;
	background: url(img/icone.png) no-repeat;
	z-index: 5;
	position: absolute;
}

#conteudo .cobre_youtube {
	width: 222px;
	height: 142px;
	background: url(img/cobre.png) no-repeat;
	position: absolute;
	z-index: 2;
	top: 430px;
	left:600px;
}

#conteudo .borda{
	background: url(img/borda.png) no-repeat;
	width:800px; 
	height:533px;
	position: absolute;
	z-index: 9;
	}
	
#conteudo .box_texto{
	background: url(img/base4.png) no-repeat;
	width:340px; 
	height:329px;
	position: absolute;
	z-index: 9;
	float:right;
	top: 60px;
	left:380px;
	padding: 10px 20px 10px 10px;
/*	border: solid 5px #b22c2c;*/
	}
	
/*=================ALINHAMENTO=================*/

#conteudo .ptop {
	margin-top:15px;
}
#conteudo .ptop2 {
	margin-top:30px;
}
#conteudo .ptop3 {
	margin-top:45px;
}
#conteudo .ptop4 {
	margin-top:60px;
}
#conteudo .ptop5 {
	margin-top:75px;
}
#conteudo .ptop6 {
	margin-top:90px;
}
#conteudo .ptop7 {
	margin-top:105px;
}
#conteudo .ptop8 {
	margin-top:120px;
}
#conteudo .ptop9 {
	margin-top:135px;
}