body { margin: 0px; padding: 0px; text-align: center; }
div { border: 0px solid #f00; margin: 0px; padding: 0px; }
#print { visibility: hidden; display: none; }

#tot { width: 900px; margin: 0px auto; }
/* --- */
#dalt {	position: relative; visibility: visible; 
	width: 100%; height: 150px;
}
#mig { position: relative; visibility: visible; 
	width: 100%;clear: both;
}
#sota {	position: relative; visibility: visible; 
	width: 100%; clear: both; padding: 25px 0px;
}

/* @group DALT */
#menuflash, #flashcontent { position: absolute; width: 900px; height: 150px; z-index: 10; /*display:none;*/ }
#menu { position: absolute; width: 900px; height: 150px; z-index: 1; }
#menu h1 { margin-top: 25px; }
#menu ul { list-style: none; padding: 0px; }
#menu li { float: left; margin-right: 25px; }
/* @end */

/* @group MIG */
#esq { position: relative; float: left; }
#dreta { position: relative; float: right; }
/* @end */

#login { width: 100%; clear: both; }
#peu { width: 100%; text-align: center;	}


