body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mediateca {
	width: 460px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
#mediateca .content {
	width: 460px;
	background-image: url(img/foto_back.png);
	height: 493px;
	margin: 0px;
}
#mediateca .gruppo {
	width: 460px;
	height: 46px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
}
#mediateca .foto {
	height: 311px;
	padding-left: 23px;
}
#mediateca .titolo {
	height: 28px;
	padding-top: 3px;
	text-align: left;
	padding-left: 25px;
}
#mediateca .dida {
	height: 40px;
	padding-left: 25px;
	padding-top: 8px;
	vertical-align: top;
	text-align: left;
	width: 435px;
}
#mediateca .thumb {
	height: 40px;
	padding-left: 15px;
	padding-top: 3px;
	width: 435px;
	vertical-align: top;
}
#mediateca .pic {
	height: 60px;
	width: 67px;
	background-image: url(img/foto_thumb.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}

