@import url("../../common/css/home.css");

#slideEventi {
	width: 600px;
}
.homeNews {
	height: 307px;
	width: 257px;
	position: absolute;
	right: 25px;
	bottom: 50px;
}
.homeNews .up {
	background-image: url(../../img/home/nb_up.png);
	position: absolute;
	height: 44px;
	width: 222px;
	top: 0px;
	left: 20px;
}
.homeNews .dx {
	background-image: url(../../img/home/nb_dx.png);
	position: absolute;
	height: 307px;
	width: 15px;
	top: 0px;
	right: 0px;
}
.homeNews .dw {
	background-image: url(../../img/home/nb_dw.png);
	position: absolute;
	height: 21px;
	width: 222px;
	left: 20px;
	bottom: 0px;
}
.homeNews .sx {
	background-image: url(../../img/home/nb_sx.png);
	position: absolute;
	height: 305px;
	width: 20px;
	left: 0px;
	top: 1px;
}
.homeNews .conts {
	background-image: url(../../img/home/nb_bg.png);
	position: absolute;
	height: 237px;
	width: 212px;
	left: 20px;
	top: 44px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	overflow:hidden;
}
.homeNews .conts #newsSlide{
	position:absolute;
	width:212px;
	height: 210px;
	overflow: hidden;
}
.homeNews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../../img/common/link_arr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeNews a {
	font-weight: bold;
	color: #2d6199;
	display: block;
	margin-bottom: 2px;
}
.homeNews a:hover {
	color: #F28F23;
}
.homeNews .newsTutte {
	right: 20px;
	bottom: 18px;
	position: absolute;
}
.homeNews .newsTutte a {
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 24px;
	padding-left: 0px;
	background-image: url(../../img/home/news_shall.gif);
	background-position: right center;
	position: relative;
	background-repeat: no-repeat;
}
.homeNews .newsTutte a:hover {
	color: #000000;
	background-image: url(../../img/home/news_shall_o.gif);
}
