@charset "utf-8";
/* CSS Document */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {
  font-family: 'Cookie';
  src: url('../arquivos/Cookie-Regular.ttf');
}

@font-face {
  font-family: 'Bradley';
  src: url('../arquivos/bradley-hand-itc.ttf');
  
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #91573E;
	overflow-x:hidden;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
    font-size: 50pt;
    font-family: 'Cookie', cursive;
    text-transform: lowercase;
    line-height: 40pt;
    color: #868686;
    margin: 0 0 50px 0;
}

h1 strong {
    font-family: 'Cookie', cursive;
    color: #004651;
}
.box1 {
	float: left;
	width: 100%;
	position: relative;
}
.box2 {
	float: left;
	height: 460px;
	width: 100%;
	position: relative;
	background-image: url(../arquivos/bg_template7.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.box3 {
	background-image: url(../arquivos/separa_nuvem.png);
	float: left;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-position: bottom;
}
.box4 {
	height: 400px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	position: relative;
	background-size: 300px;
	background-image: url(../arquivos/princesa_template7.png);
	background-repeat: no-repeat;
}
.box5 {
	float: left;
	height: 150px;
	width: 305px;
	background-image: url(../arquivos/aviao.png);
	position: relative;
	
	animation-name: aviao;
	animation-iteration-count: infinite;
	animation-play-state: running;
	animation-timing-function: linear;
	animation-duration: 3s;
}
.box6 {
	float: left;
	height: 200px;
	width: 412px;
	background-image: url(../arquivos/faixa.png);
	animation-name: aviao;
	animation-iteration-count: infinite;
	animation-play-state: running;
	animation-timing-function: linear;
	animation-duration: 3s;
	position: relative;
}
.box7 {
	height: 150px;
	width: 400px;
	position: absolute;
	background-repeat: no-repeat;
	right: 10px;
	background-size: 400px;
	animation-name: paraquedas;
	animation-iteration-count: infinite;
	animation-play-state: running;
	animation-timing-function: linear;
	animation-duration: 3s;
	float: none;
	top: -140px;
	background-image: url(../arquivos/faixa_template7.png);
	left: -20%;
}



@keyframes paraquedas {
	0% 		{transform:rotate(-1deg); top: -140px; animation-timing-function: ease-in-out;}
	50%		{transform:rotate(1deg); top: -135px; animation-timing-function:ease-in-out;}
	100%	{transform:rotate(-1deg); top: -140px; animation-timing-function:ease-in-out;}
	}
	
  @keyframes aviao {
	0% 		{top: 10px; animation-timing-function: ease-in-out;}
	50%		{top: 0px; animation-timing-function:ease-in-out;}
	100%	{top: 10px; animation-timing-function:ease-in-out;}
  }
  
  @keyframes nuvem {
	from {left: -310px; }  to {left: 1600px;}
  }
  
  @keyframes nuvem2 {
	from {left: -310px; }  to {left: 1600px;}
  }
  
.box8 {
	height: 100px;
	width: 310px;
	position: absolute;
	background-image: url(../arquivos/nuvem.png);
	top: 20px;
	left: 10px;
	animation-name: nuvem;
	animation-iteration-count: infinite;
	animation-play-state: running;
	animation-timing-function: linear;
	animation-duration: 20s;
}
.box9 {
	height: 100px;
	width: 310px;
	position: absolute;
	background-image: url(../arquivos/nuvem2.png);
	top: 100px;
	left: 10px;
	animation-name: nuvem;
	animation-iteration-count: infinite;
	animation-play-state: running;
	animation-timing-function: linear;
	animation-duration: 30s;
}
.box10 {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.box11 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.box12 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 50px;
	color: #FFFFFF;
	font-family:Cookie;
}
.box13 {
	float: left;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 30px;
}
.box14 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.box14 ul {
	margin-left:auto;
	margin-right:auto;
	float:none;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
}
.box14 ul li {
	padding-left:10px;
	padding-right:10px;
	list-style:none;
	float:left;
	padding-bottom: 10px;
	padding-top: 12px;
	width: 33.33333333333333%;
}
.box15 {
	background-color: #F2F2F2;
	border: 5px solid #DADADA;
	width: 100%;
	height: 100px;
	border-radius:50%;
}
.box15 img {
	border-radius:50%;
	width:100%;
}
.box16 {
	float: left;
	width: 100%;
	margin-top: 50px;
	position: relative;
	background-color: #774733;
}
.box17 {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.box18 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box22 {
	height: 80px;
	width: 80px;
	position: absolute;
	left: 100px;
	top: 30px;
	border-radius:50%;
	background-color: #FFFFFF;
}
.box22 img {
width:100%;
border-radius:50%;
}
.box35 {
	float: left;
	height: 100px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	background-color: #FFFFFF;
	overflow: hidden;
}
.box36 {
	float: left;
	height: 90px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box36 img {

	max-height:90px;
}
.box37 {
	background-color: #E5E5E5;
	float: left;
	width: 100%;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 12px;
}
.box38 {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	padding-left: 18px;
	padding-right: 18px;
}
.box39 {
	float: left;
	width: 100%;
	text-align: center;
	color: #666666;
	font-size: 10px;
}
.box40 {
	float: left;
	height: 100px;
	width: 100%;
	border: 1px solid #333333;
	border-radius:50%;
	background-color: #FFFFFF;
	overflow: hidden;
	cursor: pointer;
}
.box41 {
	background-color: #4A4A4A;
	float: left;
	width: 100%;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 5px;
}
.box42 {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.box43 {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 12px;
}
.box44 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.box45 {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 7px;
}
.box45a {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 16px;
	padding-top: 16px;
}
.box48 {
	float: left;
	width: 100%;
	position: relative;
}
.box49 {
	height: 10px;
	width: 16px;
	position: absolute;
	bottom: -10px;
	left: 30px;
}
.box50 {
	float: left;
	width: 100%;
	margin-top: 15px;
	position: relative;
	margin-bottom: 50px;
}
.box51 {
	float: left;
	height: 200px;
	width: 100%;
	background-color: #1B737F;
}
.box52 {
	float: left;
	width: 50%;
	border-radius:5px;
	position: relative;
	z-index: 5;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.box53 {
	height: 95px;
	width: 100%;
	position: absolute;
	z-index: 10;
	background-image: url(/play.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.box54 {
	float: left;
	height: 120px;
	width: 340px;
	border: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 14px;
	position: relative;
}
.box55 {
	float: left;
	height: 120px;
	width: 125px;
	background-color: #E5E5E5;
}
.box56 {
	float: left;
	width: 195px;
	margin-left: 12px;
	margin-top: 7px;
}
.box57 {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}
.box58 {
	float: left;
	width: 100%;
	margin-top: 2px;
	height: 32px;
}
.box59 {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.box60 {
	background-color: #E5E5E5;
	width: 90px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	float: left;
}
.box61 {
	background-color: #4A4A4A;
	float: right;
	width: 90px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 13px;
	background-image: url(shoppingcart_compras_3767.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.box62 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.box63 {
	float: left;
	width: 90px;
	margin-right: 18px;
}
.box64 {
	float: left;
	width: 75px;
}
.box65 {
	float: left;
	height: 500px;
	width: 258px;
	margin-top: 80px;
	position: relative;
	right: -14px;
	z-index: 6;
}
.box66 {
	float: right;
	height: 45px;
	width: 230px;
}
.box67 {
	background-image: url(../arquivos/icon_cadastrar.png);
	background-repeat: no-repeat;
	float: left;
	width: 80px;
	font-weight: bold;
	padding-left: 40px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-position: 10px 15px;
}
.box68 {
	background-repeat: no-repeat;
	float: left;
	width: 60px;
	font-weight: bold;
	padding-left: 40px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-position: 10px 12px;
	background-image: url(../arquivos/icon_entrar.png);
}
.box69 {
	width: 100%;
	padding: 10px;
}
.box70 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B46D50;
	padding-left: 60px;
	background-image: url(avatar.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	background-position: 10px 17px;
}
.box71 {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.box71 span {
	float: left;
	color: #535353;
	font-size: 12px;
}
.box72 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	margin-top: 2px;
}
.box73 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	margin-top: 7px;
	font-size: 13px;
}
.box74 {
	float: left;
	width: 100%;
	margin: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #DDFFDD;
	border: 1px solid #B9FFB9;
	padding-top: 20px;
	font-size: 14px;
	color: #166B78;
	display: none;
}
.box75 {
	height: 25px;
	width: 150px;
	position: absolute;
	right: 0px;
	top: 20px;
}
.box76 {
	float:left;
	width:100%;
	margin-bottom: 10px;
}
.box77 {
	float:left;
	width:50%;
	padding-right:5px;
	padding-left: 5px;
}
.box76 textarea{
	width:100%;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	border-radius:5px;
	padding: 10px;
}
.box77 input {
	width:100%;
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.box78 {
	float:left;
	width:120px;
	padding-right:5px;
	padding-left: 5px;
	background-color: #5A3627;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	cursor: pointer;
}
.box79 {
	float:left;
	width:100%;
	background-color: #FFFFFF;
	padding: 5px;
	border-radius:5px;
}
.box79 img {
float:left;
width:100%;
}
.box80 {
	float:left;
	width:100%;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
}
.box81 {
	float:left;
	width:100%;
	text-align: center;
	height: 100px;
	overflow: hidden;
}
.box82 {
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 25px;
	padding-left: 20px;
	font-size: 50px;
	font-family: 'Cookie', cursive;
	color: #AD2E1D;
}
.box83 {
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 50px;
	padding-left: 230px;
	font-size: 40px;
	font-family: 'Cookie', cursive;
	color: #AD2E1D;
}
.box84 {
	float: left;
	height: 70px;
	width: 100%;
}
.box85 {
	float: left;
	height: 70px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.box86 {
	float: left;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 33.33333333333333%;
	margin-top: 10px;
}
.box87 {
	float: left;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
}
.box88 {
	float: left;
	width: 100%;
	font-size: 14px;
}
.box500 {
	float: left;
	height: 110px;
	width: 100%;
	background-color: #FFFFFF;
}
.box501 {
	height: 90px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.box502 {
	float: left;
	height: 88px;
	width: 88px;
	margin-right: 20px;
	border: 1px solid #333333;
	background-color: #EEEEEE;
	border-radius:5px;
	display: none;
}
.box502 img {
	height: 86px;
	width: 86px;
	border-radius:5px;
}
.box503 {
	float: left;
	height: 90px;
	width: 100%;
	background-color: #F4F4F4;
	border-radius:5px;
	overflow: hidden;
}
.box503 img {
	max-height:90px;
	width: 100%;
	overflow: hidden;
}
.box504 {
	float: left;
	height: 90px;
	width: 890px;
	background-color: #F4F4F4;
	border-radius:5px;
	padding:10px;
	overflow: hidden;
}
.box82g {
	float: left;
	width: 800px;
	height: 700px;
}
.box83g {
	float: left;
	height: 193px;
	width: 100%;
	position: relative;
}

.box84g {
	position:absolute;
	height: 193px;
	width: 100%;
	position: absolute;
	background-image: url(/arquivos/bg_cotas.jpg);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.box84g img {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.box85g {
	float: left;
	width: 100%;
	font-family: 'Cookie', cursive;
	text-align: center;
	font-size: 65px;
	color: #3C624F;
	margin-top: 15px;
	line-height: 50px;
}

.box86g {
	width: 130px;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 5px solid #CCCCCC;
	height: 130px;
	border-radius: 50%;
}
.box87g {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
}
.box88g {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}
.box89g {
	float: left;
	width: 100%;
	padding-right: 10px;
	margin-top: 20px;
	height: 450px;
	overflow: auto;
}

.box89g ul {
margin-left:auto;
	margin-right:auto;
	float:none;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.box89g  ul li{
	float: left;
	width: 25%;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
}

.box90g{
	float: left;
	width: 100%;
	border: 1px solid #E0E0E0;
	height: 250px;
	overflow:hidden;
	margin-bottom:10px;
	position:relative;
}

.box90g:hover{
	border: 1px solid #B0B0B0;
}
.box8y {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin-top: 20px;
	background-image: url(/template5/teste1_zpsff6e9644.png);
	background-repeat: no-repeat;
	height: 65px;
	background-position: center top;
	padding-top: 45px;
}
.box9y {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
}
.box9y a {
	font-weight: bold;
	font-size: 20px;
	color: #666666;
	text-decoration:none;
}
.box10y {
	float: left;
	height: 110px;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
}
.box10y img {
max-height:90px;
}
.box11y {
position:absolute;
bottom:0px;
	height: 35px;
	width: 100%;
	background-color: #DADADA;
}
.box12y {
	float: left;
	width: 100%;
}
.box13y {
	float: left;
	height: 30px;
	width: 70%;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-top: 8px;
}
.box13y span {
	font-size: 14px;
	font-weight:normal;
}
.box14y {
	float: left;
	height: 35px;
	width: 30%;
	background-image: url(icon_carrinho_branco.png);
	background-repeat: no-repeat;
	background-position: 13px 10px;
	color: transparent;
	cursor:pointer;
	background-color: #999999;
	font-size: 14px;
	text-align: center;
}
.box15y {
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.box16y {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}
.box17y {
	background-color: #D2D2D2;
	float: left;
	width: 100%;
	margin-top: 100px;
	height: 100px;
}
.box18y {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	text-align: center;
}
.box19y {
	float: left;
	height: 50px;
	width: 100%;
}
.box20y {
position:absolute;
bottom:35px;
	width: 100%;
	font-weight:normal;
	font-size:11px;
	margin-bottom: 5px;
	text-align: center;
}
