html {
     overflow: -moz-scrollbars-vertical;
	  height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #575757;
	text-align: center;
background-image: url(../imagens/meio.png);
background-position: center;
background-repeat: repeat-y;
}
#centro_site {
	width:779px;
	margin:auto;
	text-align:left;
	min-height: 100%;
	}
#rodape {
	width:779px;
	margin:auto;
	text-align:left;
	margin-top: -25px;
}

#jogo_encerrado {
	position:absolute;
	margin-left:180px;
	margin-top:216px;
	width:569px;
	height:250px;
	z-index:1;
	visibility: visible;
	left: 98px;
	top: -50px;
	overflow: auto;
}

a:visited {
	color: #B42825;
	text-decoration: none;
}
a:hover {
	color: #B42825;
	text-decoration: underline;
}
a:active {
	color: #B42825;
	text-decoration: none;
}
a:link {
	color: #B42825;
	text-decoration: none;
}

.fonte_Vermelha_11b {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B42825;
}

.fonte_Vermelha_12b {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B42825;
}
.fonte_Vermelha_12b_fundo {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE8E8;
	background: Black;
}
.fonte_Vermelha_14b {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B42825;
}

.fonte_Preta_12b {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.fonte_Branca_12b {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.fonte_Preta_12 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.fonte_Preta_11 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.fonte_Preta_11b {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.fonte_Preta_10 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.fonte_Preta_14b {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.estiloLinkVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
.estiloLinkVerde a:visited {
	color: #006600;
	text-decoration: none;
}
.estiloLinkVerde a:hover {
	color: #006600;
	text-decoration: underline;
}
.estiloLinkVerde a:active {
	color: #006600;
	text-decoration: none;
}
.estiloLinkVerde a:link {
	color:  #006600;
	text-decoration: none;
}

.carrinho{
	 border-style:solid;
	 border-color:#000000;
	 border-width:1px;
}
