#hd {
	background-image: url(../im/im_map_hd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cen1 {
	margin: 0;
	border: 0;
	padding: 0;
	width: 350px;
	background-color: #FFFFFF;
}
#cen2 {
	margin: 0;
	border-left: 2px solid #939949;
	padding: 0;
	width: 298px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(../im/im_map_italy.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#txt1 {
	clear: both;
	margin: 10px 0px;
}
#txt1 h3 {
	margin: 0px 0px 0px 15px;
}
#txt1 h4 {
	margin: 5px 0px 0px 15px;
}
#txt1 p {
	margin: 5px 15px 0px 15px;
}
#detail {
	margin: 110px 0px 0px 7px;
	width: 100px;
	text-align: center;
	font-size: 80%;
}
#detail a {
	text-decoration: none;
	color: #313A43;
}
#detail a:hover {
	color: #939949;
}
