@charset "utf-8";
/* CSS Document */
body {
	width: auto;
	height: auto;
	background: url('/imagens/home-bg-fundo.gif') repeat;	
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;	
}
#header {
	width: 960px;
	height: auto;
	background: #000;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header #fundo {
	width: 960px;
	height: auto;
	background: #000;
	margin: 0 auto;
	padding: 0;
	float: left;
	display: inline;
}
#header #topo {
	width: 976px;
	height: 100px;
	background:#000;
	margin: 0;
	float: left;
	display: inline;
}
#header #topo .logo{
	width:310px; 
	height:92px; 
	background:url(/imagens/logo-ug.png); 
	background-repeat:no-repeat; 
	margin:0; 
	float:left; 
	display:inline;
}
/*#header #topo .logo {
	width: 285px;
	height: 63px;
	background: url('/imagens/logo-ug.png') no-repeat -10px -10px;
	margin: 60px 0 0 15px;
	float: left;
	display: inline;
}*/
#header #topo .login-senha {
	font: normal 12px Calibri;
	color: #FFF;
	width: 298px;
	height: 123px;
	background: url('/imagens/home-sprite.png') no-repeat -279px -137px;
	margin: 0 0 0 40px;
	float: left;
	display: inline;
}
#header #topo .login-senha .login {
	width: 133px;
	margin: 68px 0 0 10px;
	clear: left;
	float: left;
	display: inline;
}
#header #topo .login-senha .senha {
	width: 100px;
	margin: 68px 0 0 10px;
	float: left;
	display: inline;
}
#header #topo .login-senha .but-ok {
	width: 25px;
	height: 20px;
	background: url('/imagens/home-sprite.png') no-repeat -319px -10px;
	margin: 83px 0 0 10px;
	float: left;
	display: inline;
}
#header #topo .login-senha .inp-login {
	width: 131px;
	height: 18px;
	margin: 0;
	border: 1px solid #636363;
	float: left;
	display: inline;
}
#header #topo .login-senha .inp-senha {
	width: 98px;
	height: 18px;
	margin: 0;
	border: 1px solid #636363;
	float: left;
	display: inline;
}
#header #topo .login-senha .esqueci-senha {
	font: normal 10px Calibri;
	color: #d4cdc2;
	width: 101px;
	margin: 0 0 0 10px;
	text-decoration: none;
	clear: left;
	float: left;
	display: inline;
}
#header #topo .login-senha .criar-conta {
	font: normal 10px Calibri;
	color: #d4cdc2;
	width: 102px;
	margin: 0 0 0 42px;
	text-decoration: none;
	float: left;
	display: inline;
}
#header #topo .busca {
	font: normal 12px Calibri;
	color: #FFF;
	width: 280px;
	height: 53px;
	margin: 68px 0 0 30px;
	float: left;
	display: inline;
}
#header #topo .busca .inp-busca {
	width: 213px;
	height: 18px;
	margin: 0;
	border: 1px solid #636363;
	float: left;
	display: inline;
}
#header #topo .busca .but-buscar {
	width: 54px;
	height: 20px;
	background: url('/imagens/home-sprite.png') no-repeat -354px -10px;
	margin: 1px 0 0 5px;
	float: left;
	display: inline;
}
#header #topo .busca .inp-ug {
	height: 10px;
	margin: 0 0 0 50px;
	float: left;
	display: inline;
}
#header #topo .busca .ug {
	height: 10px;
	margin: 3px 0 0 0;
	float: left;
	display: inline;
}
#header #topo .busca .inp-google {
	height: 10px;
	margin: 0 0 0 32px;
	float: left;
	display: inline;
}
#header #topo .busca .google {
	height: 10px;
	margin: 3px 0 0 0;
	float: left;
	display: inline;
}
#header #topo .menu {
	width: 950px;
	height: 14px;
	background: url('/imagens/home-sprite.png') no-repeat -9px -416px;
	margin: 15px 0 0 11px;
	float: left;
	display: inline;
}
#header #topo .menu .pre-estreia {
	width: 93px;
	height: 20px;
	margin: 0;
	float: left;
	display: inline;
}
#header #topo .menu .analise {
	width: 70px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .dicas {
	width: 58px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .noticias {
	width: 77px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .downloads {
	width: 100px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .videos {
	width: 67px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .forum {
	width: 65px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .enquete {
	width: 79px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .newsletter {
	width: 103px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .menu .comunidade {
	width: 103px;
	height: 20px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
}
#header #topo .divisao {
	width: 960px;
	height: 1px;
	background: #646363;
	margin: 10px 0;
	float: left;
	display: inline;
}
#rodape {
	width: 960px;
	background:#000;
	margin: 0;
	float: left;
	display: inline;
}
#rodape #parceiros {
	width: 950px;
	height: 126px;
	margin: 110px 0 0 0;
	clear: left;
	float: left;
	display: inline;
}
#rodape #parceiros .divisao {
	width: 962px;
	height: 1px;
	background: #646363;
	margin: 0;
	float: left;
	display: inline;
}
#rodape #parceiros .titulo {
	font: normal 11px Calibri;
	color: #fff;
	width: 45px;
	height: 15px;
	margin: 3px 0 0 0;
	float: left;
	display: inline;
}
#rodape #parceiros .opcoes {
	font: normal 11px Calibri;
	color: #fff;
	width: 318px;
	height: 15px;
	margin: 3px 0 0 0;
	float: right;
	display: inline;
}
#rodape #parceiros .opcoes a {
	font: normal 11px Calibri;
	color: #fff;
	text-decoration: none;
}
#rodape #parceiros .logos {
	width: 600px;
	height: 60px;
	margin: 10px 0 0 20px;
	float: left;
	display: inline;
}
#rodape #parceiros .logos a {
	width: 55px;	
	margin: 0 20px 0 0;
	float: left;
	display: inline;
}
#rodape .copyright {
	font: normal 11px Calibri;
	color: #646363;
	width: 962px;
	height: 15px;
	text-align: center;
	margin: 0;
	clear: left;
	float: left;
	display: inline;
}

.lightBoxVideoFECHAR{right: -46px!important}
.lightBoxJogoFECHAR{top: -46px !important; right: -46px!important}
