body{
	font-size:11px; 
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	background-color:#003300;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none;
	color: #666;
	Color: #888;
	line-height:18px;
	list-style: none;
	
}
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669966;
}
a:hover {
	text-decoration: none;
	color: #cc3333;
}
a:active {
	text-decoration: none;
}

.linha{
	border-top:1pt dotted #999;
}
	
.titulo{
	font-size: 26px;
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	color:#CC0033;
	border-bottom:1px dotted #999;
	line-height:28px;
}

#maincontainer {
	width: 920px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	background-image: url(../imagens/fundo.png);
}

#maincontainer ul {
	list-style: none;
}

#contentor {
	width: 600px;
	height: 410px;
	position: relative;
	left: 248px;
	top: 190px;
	background-image: url(../imagens/fundo2.png);
	z-index: 50;
}



/* :::::::::::::::::::: BOTOES :::::::::::::::::::: */ 

.botinicio
{
	background: url(../imagens/bot_inicio.png);
	width:224px;
	height:312px;
	display:block;
	position: absolute;
	left: 385px;
	top: 76px;
	z-index: 10;
}
.botinicio:hover
{
	background-position:0px 312px;
	z-index: 10;
}

.botempresa
{
	background: url(../imagens/bot_empresa.png);
	width:197px;
	height:290px;
	display:block;
	position: absolute;
	left: 470px;
	top: 83px;
	z-index: 12;
}
.botempresa:hover
{
	background-position:0px 290px;
	z-index: 12;
}

.botbaralhos
{
	background: url(../imagens/bot_baralhos.png);
	width:178px;
	height:274px;
	display:block;
	position: absolute;
	left: 550px;
	top: 98px;
	z-index: 14;
}
.botbaralhos:hover
{
	background-position:0px 274px;
	z-index: 14;
}

.botjogos
{
	background: url(../imagens/bot_jogos.png);
	width:208px;
	height:293px;
	display:block;
	position: absolute;
	left: 610px;
	top: 100px;
	z-index: 16;
}
.botjogos:hover
{
	background-position:0px 293px;
	z-index: 16;
}

.botcontactos
{
	background: url(../imagens/bot_contactos.png);
	width:232px;
	height:301px;
	display:block;
	position: absolute;
	left: 684px;
	top: 117px;
	z-index: 18;
}
.botcontactos:hover
{
	background-position:0px 301px;
	z-index: 18;
}


/* :::::::::::::::::::: FIM BOTOES :::::::::::::::::::: */ 

	
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: ...;
    height: ...;
}
.wraptocenter * {
    vertical-align: middle;
}.stock {
	color:#FF0004
}
