/* CSS Document */


/*all-alpha-png {behavior: url (iepngfix.htc); } */


@import "br.css";

html {
	height:100%;
}

body {
	background:url(../mentenanta.jpg) no-repeat center #000;
	font-family:"Tahoma";
	font-size:0px;
	color:#555;
	padding:0;
	height:100%;
}
* { outline:none; }


#jquery-overlay { position:fixed !important; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */