
div#header{
	/*height:120px;
	background-color:green;*/
 }
 
.mmsection
{
	margin:0px;
	padding:0px;
	float:left;
	/* 115px * nº de associações multimedia por linha */
	width:540px;
	/* 150px * nº de associações multimedia por coluna, no IE é necessário + 3px (mudar no iehacks.css) */
	height:160px;
	overflow:hidden;
}
 
