body {
	background-position:50% 30px;
}

#topbarls {
	display:block;
	height:30px;
}

.topbarls{
	background: #333 url(/barra/barra2.png) repeat-x; 
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	height: 30px;
	width: 100%;
	position:fixed;
	z-index:999;
}

.topbarls-hover {
	background: #333 url(/barra/barra2.png) repeat-x; 
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	height: 30px;
	width: 100%;
	position:fixed;
	z-index:999;
}

.topbarls img, .topbarls-hover img {
	border:0px;
}

.topbarls .topbarls_container, .topbarls-hover .topbarls_container {
	background:#333 url(/barra/barra2.png) repeat-x; 
	height:30px;
	left: 0;
	overflow:hidden;
	position:absolute;
	top: 0;
	width:940px;
	z-index:2;
}

.topbarls .topbarls_container .topbarls_logo_localstrike, .topbarls-hover .topbarls_container .topbarls_logo_localstrike {
	float:left;
	margin-right:5px;
	width:240px;
}


.topbarls .topbarls_container .topbarls_links, .topbarls-hover .topbarls_container .topbarls_links {
	color:yellow;
	line-height:25px;
	padding-top:2px;
	text-align:left;
}


.topbarls .topbarls_container .topbarls_links a, .topbarls-hover .topbarls_container .topbarls_links a {
	color:white;
	text-decoration:none;
}

.topbarls .topbarls_container .topbarls_links a:hover, .topbarls-hover .topbarls_container .topbarls_links a:hover {
	color:red;
}

.topbarls .topbarls_logo_localhost, .topbarls-hover .topbarls_logo_localhost {
	background:#333 url(/barra/barra2.png) repeat-x; 
	height:27px;
	padding-top:3px;
	padding-right:10px;
	position:absolute;
	right:20px;
	top:0;
	z-index:1;
}

.topbarls .topbarls_close, .topbarls-hover .topbarls_close {
	background:#333 url(/barra/barra2.png) repeat-x; 
	padding-top:8px;
	padding-right:10px;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
