/* CSS Document */html, body {	margin: 0px;	padding: 0px;	background-image:url(../../img/bg_gradient.jpg);	background-repeat:repeat-x;	background-position:left;	background-color:#000000;	overflow:hidden;}img {	border:0px;}#container {	background-image:url(../../img/bg_grid.jpg);	background-position:center;	border-top:1px solid #10141c;	overflow:hidden;	text-align:center;}#logoflash {	position:relative;	height:200px;	width:900px; 	margin:200px auto 0px auto;}#monitor {	margin:53px auto 0px auto;	position:relative;	height:550px;	width:955px;}#monitor-bg {	position:absolute;	top:0px;	left:0px;	width:955px;	height:550px;	background-image:url(../../img/monitor.png);	/* PER PNG TRASPARENTI IN IE 6 */	_background:transparent;	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../../img/monitor.png');	/* END */	background-position:center;	background-repeat:repeat-x;}#toolbar {	position:absolute;	top:56px;	left:4px;	height:24px;	width:955px;	padding-left:30px;	background-image:url(../../img/toolbar_bg.jpg);	background-repeat:no-repeat;}#toolbar-items {	position:absolute;	top:56px;	left:4px;	height:24px;	width:915px;	padding-left:30px;}.tb {	float:left;	margin-top:6px;	margin-right:15px;}#img {	position:absolute;	top:56px;	right:10px;	height:480px;	width:385px;	border-left:1px solid #041326;}#content {	position:absolute;	top:60px;	left:4px;	width:946px;	height: 460px;}#home {	width:495px;	height:420px;	margin:50px 0px 0px 30px;}#events, #info {	width:495px;	height:413px;	margin:50px 0px 0px 30px;}#events {	overflow: auto;	padding-right:20px;}#contacts {	margin: 25px 0px 0px 5px;	width: 936px;	height:450px;	background-image: url(../../img/contacts_bkgd.jpg);	background-position: center;	position: relative;}#contacts_txt {	position: absolute;	top: 230px;	left: 360px;	font-size: 14px;	line-height: 20px;	color: #666666;	text-align: center;}#info {	^letter-spacing: 1.8px;	}.event-item {	background-image: url("/img/events_arrow.gif");	background-repeat: no-repeat;	margin-bottom:20px;	letter-spacing:0px;	}#newsbox {	position:absolute;	height:152px;	width:495px;	bottom:30px;	left:30px;	letter-spacing:normal;	text-align:left;}#newstext {	background-color:#041326;	height:110px;	margin-top:2px;	padding:10px 10px 10px 20px;}.img_go {	float:right;	padding:0px 10px 0px 20px;}#leftbar {	position:absolute;	width:30px;	height:60px;	top:190px;	left:10px;}#rightbar {	position:absolute;	width:30px;	height:60px;	top:190px;	right:10px;}#leftnumber {	position:absolute;	width:50px;	height:20px;	top:24px;	left:15px;	font-weight: normal;	}#rightnumber {	position:absolute;	width:50px;	height:20px;	top:24px;	right:32px;	text-align:right;	font-weight: normal;}#photogallery {	position:relative;	height:460px;	text-align: center;	margin-top:20px;}#photo {	position:relative;	width:100px;	height:480px;	margin-left:auto;	margin-right:auto;	background-repeat: no-repeat;}