.content {
	text-align:left;
	position:relative;
}

.data {

	font-size:8px;
}


a.menuLeft:link {

	color: #09C;
	text-decoration:none;
}
a.menuLeft:visited {

	color: #09C ;
	text-decoration:none;
}
a.menuLeft:hover {
	color: #036;
	text-decoration:none;
}
a.menuLeft:active {
	color: #33F;
	text-decoration:none;
	outline: none;
}

.homepagelink {
	font-size:10px;
	}

a.homepagelink:link  {
	text-decoration:none;
	}
	

#header {
	position:relative;
	width: 835px;
	height: 349px;
	text-align:left;
	background-color: #000000;
	background-image: url(../images/sfondo_top.jpg);
	background-repeat:no-repeat;
	padding-left: 20px;
}

#headerInternal {
	width: 835px;
	height: 161px;
	text-align:left;
	background-color: #000000;
	background-image: url(../images/sfondo_top_internal.jpg);
	background-repeat:no-repeat;
}



#logoSirio {
	position:absolute;
	left:42px;
	top:120px;
	width:193px;
 	height: 91px;

}




#imageRotatorMask {
	background-repeat:no-repeat;
	position:absolute;
	left:255px;
	top:84px;
	width: 544px;
	height: 272px;
	z-index:100;

}

#container {
	position:relative;
	left:220px;
	top:75px;
	width: 575px;
	height: 260px;

}




#contentIntestazioni {
	position:absolute;
	font-size: 12px;
	color: #2075b1;
	font-weight:bold;
	}
	
.contentIntestazioni {
	margin-top:6px;
	margin-bottom:6px;
	font-size: 12px;
	color: #2075b1;
	font-weight:bold;
	}
	
	#list {
	position:relative;
	padding-top:3px;
	}




#news {
	position:absolute;
	float:left;
	left:20px;
	top:20px;
	background:#0000FF;
	width:250px;
	height: 220px;
	text-align: left;
	padding-right: 5px;
	padding-left:5px;
	background-color: #000000;

}


#newsTable {
	position:relative;
	padding: 4px;
	width:220px;
	left: 0px;
	top:25px;
	font-size:8px; !important
	
}

#newsTable a.newsLink {

	font-size:11px; !important
	
}

#newsTableCell {
	position:relative;
	padding:6px;
	height:33px;
	font-size:10px;
}


#separatore01 {
	position:absolute;
	background-image:url(../images/separatore.gif);
	left:270px;
	top:20px;
	z-index:50;
	width:6px;
	height: 220px;

}

#separatore02 {
	position:absolute;
	background-image:url(../images/separatore.gif);
	left:550px;
	top:20px;
	z-index:50;
	width:6px;
	height: 220px;

}

#servizi {
	position:absolute;
	left:292px;
	top:20px;
	width:250px;
	height: 220px;
	text-align: left;
	padding-right: 5px;
	background-color: #000000;
}

#serviziTable01 {
	position:absolute;
	width:245px;
	left: 0px;
	top:25px;
}

#galleryInternalTable{
	position:relative;

}

#gallery {
	position:absolute;
	left:570px;
	top: 20px;
	background:#0000FF;
	width:250px;
	height: 220px;
	text-align: left;
	padding-right: 5px;
	background-color: #000000;
}





#footer {
	background: #171717;
	padding:4px;
	position:relative;
	bottom: 0;
	width: 835px;
	text-align:right;
	height: 16px;
	
}

#footer a {
	clear: both; 
 	text-decoration: none;
 	color: white;
}

