body {
	background-color: #0e0f0d;
	background-repeat: no-repeat;
	background-position: 1120px 0;
	background-attachment: fixed;
	margin: 0;
	color:#333;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container {
	width: 1080px;
	padding: 10px 20px 25px 20px;
}
#header {
	background: url(../../images/bg_header.jpg) no-repeat 0 15px;
	position: relative;
	height: 137px;
}
#logo {
	background: url(../../images/logo.png) no-repeat 0 0;
	width: 133px;
	height: 0;
	position: absolute;
	top: 0;
	left: 12px;
	margin: 0;
	padding-top: 135px;
	overflow: hidden;
	cursor: pointer;
}
#jogos {
	background: url(../../images/bg_jogos.png) no-repeat;
	width: 288px;
	height: 75px;
	position: absolute;
	top: 25px;
	right: 30px;
	color:#FFF;
}
#jogos #js_jogos div {background: none!important;}
#distintivos {
	float: left;
	display: block;
	width: 170px;
	margin: 0;
	text-align: center;
}
#distintivos a img { border: none;}
#distintivos #gols1,
#distintivos #gols2 {
	font-size: 25px;
	vertical-align: 16px;
}
#distintivos #versus {
	font-size: 18px;
	font-weight: bold;
	vertical-align: 20px;
}
#txt_jogos {
	display: block;
	float: right;
	width: 113px;
	padding-right: 5px;
	text-align: center;
}
#txt_jogos #times {
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	margin: 14px 0 5px;
}
#txt_jogos #times a {
	color: #FFF;
	text-decoration: none;
}
#txt_jogos #times a:hover {
	text-decoration: underline;
}

#proximos_jogos {
	font-size: 12px;
	margin: 0;
	letter-spacing: -0.002em;
	position: absolute;
	right: 31px;
	top: 47px;
}
#proximos_jogos a {
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: -3px;
}

/*--- MENU ---*/ 
 #nav { display: block; margin: 0; padding: 0; position: relative;  top: 108px; left: 148px; text-transform: uppercase; z-index: 9000; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: -148px; margin: 0; padding: 0; z-index: 9000}
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	/*#nav ul a { zoom: 1; }*/ /* IE6/7 fix */
    #nav ul li { float: left; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul {background-color: #000; width: 913px; padding-left: 167px;}
/*#nav ul ul { left: 130px; }*/

/*.menu200px	{ width:200px!important}*/

/* Everything else is theming */
 
#nav { }
#nav *:hover { }
#nav a { color: #000; font-size: 12px; font-weight: bold; padding: 0 22px; line-height: 24px; text-decoration: none; }
  #nav li.hover a { }
  #nav ul { top: 25px; }
    #nav ul li a { color: #ffc; font-weight: bold; padding: 0 22px 0 0;}
      #nav ul a.hover { color: #fff; text-decoration: underline;}
   #nav ul a { opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/*--- FECHA MENU ---*/



#log {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 107px;
	right: 166px;
}
#log li {
	float: left;
	list-style: none;
	margin-top: 3px;
}
#log li a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	margin: 0 15px;
}
#log li a:hover {
	text-decoration: underline;
}

#midias {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 110px;
	right: 50px;
}
#midias li {
	list-style: none;
	float: left;
	margin: 0 3px;
}
#midias li a {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
}
#midias li a:hover img {
	margin-top: -21px;
}
#midias li a img {
	border: none;
}




.displaynone {display: none!important;}

