/* CSS2 Style powerd by That's Web 
2003-2008 Tutti i diritti riservati */

div#postit {
	position: absolute;
	top: 0px;
	left: 400px;
	width: 267px;
	height: 292px;
	padding: 0px;
	background: transparent url('../images/texture/postit_der.png') no-repeat top;
}
div#content_home {
	position: relative;
	top: 0px;
	left: 25px;
	width: 850px;
	padding: 0px;
	background: url('../images/texture/content_ctr.gif') no-repeat top;
	text-align: left;
	color: #333333;
}
div#content_home_b1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 150px;
	padding: 50px 25px 0px 25px;
	background: url('../images/texture/content_home_b1.gif') no-repeat top;
	font-size: 8pt;
}
div#content_home_b2 {
	position: absolute;
	top: 0px;
	left: 208px;
	width: 135px;
	height: 150px;
	padding: 50px 25px 0px 25px;
	background: transparent url('../images/texture/content_home_b2.gif') no-repeat top;
	font-size: 8pt;
}
div#content_home_b3 {
	position: absolute;
	top: 0px;
	left: 416px;
	width: 135px;
	height: 150px;
	padding: 50px 25px 0px 25px;
	background: transparent url('../images/texture/content_home_b3.gif') no-repeat top;
	font-size: 8pt;
}
div#content_home_b4 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 225px;
	height: 200px;
	padding: 0px;
	background: transparent url('../images/texture/content_home_b4.gif') no-repeat top;
	font-size: 8pt;
}


div#content_home a	{
	position: absolute;
	right: 25px;
	bottom: 25px;
	padding: 0px 10px 0px 0px;
	background: url('../images/texture/content_home_a.gif') no-repeat right;
	text-decoration: none;
}
div#content_home a:hover {
	position: absolute;
	right: 25px;
	bottom: 25px;
	padding: 0px 10px 0px 0px;
	background: url('../images/texture/content_home_ahover.gif') no-repeat right;
	text-decoration: underline;
}