.contingut {
	position:relative;
	width:300px;
	padding-top:15px;
	min-height:570px;
}

/* IE6*/
* html .contingut
{
	height:570px;
}
