body {
background-position:50% 30px;
}
#topbarls {
display:block;
height:30px;
}
.topbarls{
background: #333 url(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:9999;
}
.topbarls-hover {
background: #333 url(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:9999;
}
.topbarls img, .topbarls-hover img {
border:0px;
}
.topbarls .topbarls_container, .topbarls-hover .topbarls_container {
background:#333 url(barra2.png) repeat-x;
height:30px;
left: 0;
overflow:hidden;
position:absolute;
top: 0;
width:940px;
z-index:2;
}
.topbarls .topbarls_container .topbarls_logo_dw, .topbarls-hover .topbarls_container .topbarls_logo_dw {
float:left;
margin-right:5px;
width:175px;
}
.topbarls .topbarls_container .topbarls_links, .topbarls-hover .topbarls_container .topbarls_links {
color:#2E9AFE;
line-height:25px;
padding-top:2px;
text-align:left;
}
.topbarls .topbarls_container .topbarls_links a, .topbarls-hover .topbarls_container .topbarls_links a {
color:#2E9AFE;
text-decoration:none;
}
.topbarls .topbarls_container .topbarls_links a:hover, .topbarls-hover .topbarls_container .topbarls_links a:hover {
color:#FFF;
}
.topbarls .topbarls_logo_dw1, .topbarls-hover .topbarls_logo_dw1 {
background:#333 url(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(barra2.png) repeat-x;
padding-top:8px;
padding-right:10px;
position:absolute;
right:0;
top:0;
z-index:1;
}