body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0066CA;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #000098;
}
a:hover {
	text-decoration: underline;
	color: #000098;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	text-transform: uppercase;
}
.cima_futebol {
	background-image: url(../imagens/fundo_futebol.jpg);
	background-repeat: no-repeat;
}
.menu_cima {
	font: bold 12px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-align: center;
	padding: 2px;
	float: right;
	height: 24px;
	width: 120px;
}
.menu_cima a{
	color:#B2B2B2;
	text-decoration:none;
}
.menu_cima a:hover{
	color:#FFF;
	text-decoration:underline;
}
.menu { 
			height: 40px;
			display: block;
		}

		.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		.menu ul li {
			/* width and height of the menu items */  
			float: left;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 40px;
		}

		.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 160px;
			height: 40px;
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;
		}

		.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 160px;
		}

		.menu ul li a span.out {
			top: 0px;
		}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -40px;
		}

		/** 1st example **/

		#menu {
			background: ;
		}

		#menu ul li a {
			color: #000;
		}

		#menu ul li a span.over {
			color: #FFF;
		}

		#menu ul li span.bg {
			/* height of the menu items */  
			height: 40px;
			background: url('../imagens/bg_over.gif') center center no-repeat;
		}
		
		/** 2nd example **/

		#menu2 {
			background: ;		
		}
		
		#menu2 ul li a {
			color: #FFF;
		}

		#menu2 ul li a span.over {
			background: ;
			color: #000;
		}
.basecentro {
	background-color: #FFF;
	margin: 4px;
	padding: 4px;
	width: 980px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.basebaixo {
	background-color: #F1F1F1;
	margin: 4px;
	padding: 4px;
	width: 980px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.central {
	text-align: center;
}
.esquerda {
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	font: 12px/18px Verdana, Geneva, sans-serif;
}
.jogos {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 60px;
	width: 370px;
	text-align: center;
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-image: url(../imagens/fd_jogos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.jogos span{
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
.jogos a:hover{
	text-decoration: none;
}
.jogos2 {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 28px;
	width: 780px;
	text-align: left;
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-color: #C6E2FF;
	border: 1px solid #C6E2FF;
}
.jogos2:hover {
	background-color: #E8F3FF;
	border: 1px dashed #CCC;
}
.jogos2 span{
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
.jogos2 a{
	widht: 100%;
	height: 100%;
}
.jogos2 a:hover{
	text-decoration: none;
}
.filmes2 {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 780px;
	text-align: left;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #333;
	background-color: #C6E2FF;
	border: 1px solid #C6E2FF;
}
.filmes2:hover {
	background-color: #E8F3FF;
	border: 1px dashed #CCC;
}
.filmes2 span{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #333;
}
.filmes2 a{
	widht: 100%;
	height: 100%;
}
.filmes2 a:hover{
	text-decoration: underline;
}
.direita {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-align: right;
}
.central {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-align: center;
}
.lista_anu {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	list-style-type: none;
	cursor: auto;
}
.lista_anu li{
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #8CC6FF;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	height: 14px;
	width: 200px;
	position:relative;
	cursor: auto;
}
.lista_anu li:hover{
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #8CC6FF;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	height: 14px;
	width: 200px;
	position:relative;
	cursor: auto;
}
.lista_anu li a{
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	cursor: auto;
}
.lista_anu li a:hover{
	cursor: auto;
	color: #039;
	font-weight: bold;
}
.filmes3 {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	text-align: justify;
	margin: 5px;
	padding: 5px;
	height: 135px;
	width: 375px;
	float: left;
	background-color: #F1F1F1;
}
.tvlcd {
	background-image: url(../imagens/tv2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.banner {
	z-index: 999;
	width: 758px;
	height: 90px;
	position:absolute;
	background-position: bottom;
	background-color: #FFF;
}
.direita2 {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	text-align: right;
}
.slidenote { z-index: 2000; width: 350px; height: 300px; background: padding: 1em; position:fixed; top:200px; right:0;display:block;}
.slidenote img { float: left; margin-left: -2em; margin-top: -2em; }
.slidenote img:hover { margin-top: -1.95em; }
.slidenote { -moz-box-shadow: -0.2em -0.2em 0.7em #333; -webkit-box-shadow: -0.2em -0.2em 0.7em #333; }
}

