/* 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;
	}
	
.nav{width:955px;}
.nav h1{color:#FFF; font-size:12px; font-weight:bold; margin-top:3px;}
.nav p{color:#9b9b9b; font-size:11px; font-weight:normal;}
.nav a{text-decoration:none;}
.botao{width:230px; height:auto; position:relative; float:left; margin-right:11px;}

