/* CSS Home Gamerhouse.com.br */

a:focus{outline:none;}

#banner{
	z-index:-1;
	margin-top:90px;
	color:#FFF;
	outline:none;
}

#menu{
	background-image:url(../images/bgMenu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	width:955px;
	height:165px;
	z-index:99;
	margin-top:-20px;
	outline:none;
	border-bottom:1px solid #666;
}

.siteMenu{
	width:955px;
	height:175px;
	background:url(../images/bgMenu.jpg) repeat-x bottom;
	border-bottom:1px solid #666;
	position:relative;
	z-index:99;
	margin-top:-30px;
	}