div#superior,
ul#eines,
ul#nav,
object,
div#secundari{display: none;}
h1 {font-size: 14pt;overflow: none;}
h2 {font-size: 12pt;overflow: none;}
h3 {overflow: none;}
body {
background: #fff;
}
#ombra {
	background:none;
}


h1,h2 {
	height: 45px;
	float: none;
}
h3 {
	height: 67px;
	float: none;
	color: #000;
	background-color:#fff;
	margin: 1px 7px 10px 7px;
	display: block; /*Per arreglar el "Double margin float bug" a IE: http://www.positioniseverything.net/explorer/doubled-margin.html */

}

h1 span,h2 span, h3 span {
	position: absolute;	
	margin-bottom:20px;
}