/* ##### ABOUT US ##### */

/*#bkgAbout {
	position: relative;
	width: 926px;
	height: 526px;
	margin: auto;
	padding: 0;
	background-image: url(../../img/bkgAbout.jpg);
 	border: 1px none red;
}*/

.boxTimeLine {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 600px;
	height: 50px;
	background-image: url(../../img/bkgTimeline.gif);
	border: 1px none red;
}


.timeLine {
	float: left;
	border: 1px none red;
}


.titolo {
	position: absolute;
	top: 190px;
	left: 10px;
	width: 39px;
	height: 18px;
	border: 1px none red;
}


.evocFlash {
	position: absolute;
	left: 623px;
	width: 258px;
	height: 417px;
	border: 1px none red;
}




