@charset "UTF-8";
body {
	margin: 0px;
ß
	background-repeat: repeat;
	background-color: #02A1AE;
	height: 100%;
}
.miolo {
	vertical-align: top;
}
.conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	height: 98%;
	width: 98%;
	vertical-align: text-top;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
html {
	height: 100%;
}
.header {
	vertical-align: top;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.rodape {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
.titulo-barraca {
	font-size: 24px;
	color: #7C488A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
	text-align: left;
}
.titulo {
	font-size: 16px;
	text-align: left;
}
.subtitulo {
	font-weight: bold;
	text-align: left;
}
.tracos {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.titulo-sobre {
	font-size: 24px;
	color: #007B8D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	text-align: left;
}
.subtitulo-sobre {
	font-size: 16px;
	color: #037A8D;
	text-align: left;
}
.tabela {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: left;
}
.titulo-tabela {
	font-size: 13px;
	color: #007B8D;
	background-color: #B9E5EB;
	line-height: 20px;
}
.fundo-cinza {
	background-color: #E5E5E5;
}
.titulo-tapetes {
	font-size: 24px;
	color: #C9A42E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
}
.titulo-boxe {
	font-size: 24px;
	color: #39A9B4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
}
.titulo-barbie {
	font-size: 24px;
	color: #D12B6D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
}
.titulo-carrinhos {
	font-size: 24px;
	color: #A3B837;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
}
.titulo-pistas {
	font-size: 24px;
	color: #F25619;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
}
.titulo-games {
	font-size: 24px;
	color: #0088BA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
}
.titulo-jogos {
	font-size: 24px;
	color: #378A24;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	vertical-align: bottom;
	height: 72px;
}
.miolo1 {
	vertical-align: top;
	text-align: left;
}
.fundo-branco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
}
.tabela1 {
	border: 1px solid #999;
}
.grade-azul {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-left-color: #666;
}
.grade-azul td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333;
	border-bottom-color: #333;
}
.barracas {
	color: #02A1AE;
}
.pistas {
	color: #378A24;
}
.tapetes {
	color: #F25619;
}
.boxe {
	color: #90a530;
}
.barbie {
	color: #d12b6d;
}
.carrinho {
	color: #0288BA;
}
.games {
	color: #7c488a;
}
.jogos {
	color: #C9A42E;
}
a.menu1 {
	color: #333;
	text-decoration: underline;
}
a:hover.menu1 {
	color: #999;
}
