/* RESET *******************************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/* RESET *******************************************************************************************/

#bg {background: #000 url(http://www.netbull.it/underconstruction/images/bg.jpg) no-repeat center center fixed; display:block; width:100%; height:100%;}

#under {display:block; width:960px; height:90px; position: absolute; top:50%; left:50%; margin:-45px 0 0 -480px; background:url(http://www.netbull.it/underconstruction/images/underconstruction.png) no-repeat center center;}

#top, #bottom {display:block; background-color:#FFF; width:100%; position:absolute; left:0; z-index:1000; text-align:center; padding:10px 0; font-size:10px; font-family: Helvetica, Arial, sans-serif}
#top {top:0; border-bottom:3px solid #0055a4;}
#bottom {bottom:0;  border-top:2px solid #0055a4; color:#0055a4;}

A, A:LINK, A:VISITED {color:#0055a4;}
A:HOVER {text-decoration:none;}
