@charset "utf-8";
.BOX_text {
	position:relative;
	z-index:auto;
	margin-bottom: 30px;
	top: 0;
	left: 25px;
	width: 630px;
}

#BOX2_text {
	margin-bottom: 50px;
}
#BOX_header_ro {
	position:relative;
	width:680px;
	height:180px;
	z-index:auto;
	background-image: url(../img/bck_presa_box1.jpg);
	left: 172px;
	top: -33px;
}
#BOX2 {
	position:relative;
	width:680px;
	z-index:auto;
	left: 172px;
	padding-bottom: 20px;
	top: -23px;
}
.event {
	position:relative;
	width:680px;
	z-index:auto;
	background-image: url(../img/separator_orizontal.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.event_foto {
	position:relative;
	width:130px;
	height:86px;
	z-index:auto;
	border: 1px solid #ae972d;
	cursor: pointer;
	left: 30px;
	top: 25px;
	overflow: hidden;
}
.event_text {
	position:relative;
	z-index:auto;
	left: 190px;
	top: -45px;
	width: 480px;
}

