/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */

div#content_home {
	position: relative;
	width: 520px;
	background: transparent;
}
div#content_home_col1 {
	position: relative;
	width: 150px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
}
div#content_home_col2 {
	position: absolute;
	top: 0px;
	left: 175px;
	width: 150px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
}
div#content_home_col3 {
	position: absolute;
	top: 0px;
	left: 350px;
	width: 150px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
}
div#content_home_sep1,
div#content_home_sep2,
div#content_home_sep3 {
	position: relative;
	width: 100%;
	height: 25px;
	background: url('../images/texture/content_lft_sep.gif') repeat-x;
}
