<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
background-color:#FFFFFF;
padding: 20px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 2px solid #00ccff;
}

#chromemenu ul li a:hover{
background-color:#FFFFFF;
padding: 20px 5px;
}
#topbar{
position:absolute;
border: 0px solid #C0C0C0;
padding: 0px;
background: url('http://imagens.lusowebs.com/imagens/whc4a6de5be1de23.jpg') repeat;
width: 100%;
position: center center;
visibility: hidden;
z-index: 100;
}
	#pageflip {
	right: 0; top: 0;
	float: right;
	}
	#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	}
	#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(http://forum.lusowebs.com/Themes/BlueSea/images/imgdefundo.jpg) no-repeat right top;
	}


</style>
