@charset "utf-8";
/* CSS Document */
body {
	width: auto;
	height: auto;
	background: url('/imagens/home-bg-fundo.gif') repeat #121315;	
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;	
}
#header {
	width: 960px;
	height: 50px;
	background:#121315;
	margin: 0;
	text-align: left;
	float:left;
	display:inline;

}
#header #topo {
	width: 960px;
	margin: 0;
	float: left;
	display: inline;
}
#header #topo .logo{
	width:310px; 
	height:92px; 
	background:url(/imagens/logo-ug-blog.png); 
	background-repeat:no-repeat; 
	margin:20px 0 0 20px; 
	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;
}
#rodape {
	width: 960px;
	background:#121315;
	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}
