body{	
	background-color:#000;
	color: #000000;
	text-align: center;

}
#container{
	position:absolute;
	background: url("../images/sfondo.png") center top no-repeat #000;
	/*text-align: left;*/
	top:50%;
	left:50%;
	margin-left:-480px;
	margin-top:-300px;
	/*margin-top:	auto;
	margin-bottom:	auto;*/
	width: 960px;
	height: 600px;
}

#silouette{
	background: url("../images/silouette.png") center center no-repeat;
	height: 500px;
	width: 250px;
	float: left;
}

#destra{
	margin-left: 10px;
	height: 500px;
	width: 960px;
	float: left;
}

#logo{
	margin-left: 670px;
	background: url("../images/logo2.png") left center no-repeat;
	width: 280px;
	height: 100px;
}
#bandiera
{
	margin-left: 600px;
	/*background: url("../images/en.gif") left center no-repeat;*/
	height: 20px;
	float:right;
	margin-right:30px;
	margin-top:-320px;
}

#bandiere
{
	margin-left: 160px;
	/*background: url("../images/en.gif") left center no-repeat;*/
	height: 50px;
	width: 200px;
	margin-top: 210px;
}

#lingue{
	float: right;
	width: 48px;
	padding-left: 12px;
	height: 12px;
	padding-top: 11px;
	margin-top: 77px;
	background: url("../images/sfondolingue.png") center center no-repeat;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#main{
	
	width: 500px;
	height: 290px;
	margin-top: 85px;
	margin-left: 190px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	float: left;
	font-size:11px;
	text-align: justify;
}

#main a:link,
#main a:visited
	{
	color:#000;
	
	}
#main a:focus { outline: 0; }
/*---------------------------------------------------*/
/* 					Modifica John                    */
/*---------------------------------------------------*/
/*
text-decoration: none;
#sx{
	background: url("../images/corniceleft.png") center center no-repeat;
	width: 21px;
	height: 320px;
	float:left;
}

#dx{
	background: url("../images/corniceright.png") center center no-repeat;
	width: 21px;
	height: 320px;
	float:left;
}

#contenuti{
	background: url("../images/cornicesfondo.png") repeat-x;
	padding: 15px 0px;
	width: 458px;
	height: 290px;
	float:left;
	font-family: georgia, verdaVerdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

/*---------------------------------------------------*/
/* 					Modifica John                    */
/*---------------------------------------------------*/

#menu{
	width: 770px;
	height: 235px;
	float:right;
	margin-right: -5px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin-top:0px;
	text-decoration: none;
}

#menusx{
	/*background: url("../images/menuleft.png") center center no-repeat;*/
	width: 21px;
	height: 240px;
	float:left;
}

#menudx{
	background: url("../images/menuright.png") center center no-repeat;
	width: 21px;
	height: 240px;
	float:left;
}

#menucx{
	/*background: url("../images/menusfondo.png") repeat-x;*/
	width: 709px;
	height: 240px;
	float:left;
	text-decoration: none;
}

#menu ul{ 
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}

#menu li{
	padding: 0px;
	margin: 0px;
	/*width: 100px;*/
	height: 236px;
	display: inline;
	float: left;
	text-align: center;
	text-decoration: none;
}

#menu a{
	display: block;
	border: 0px 0px 2px 0px;
	padding: 0px;
	margin: 0px;
	/*width: 100px;*/
	height: 236px;
	text-decoration: none;
	line-height: 45px;
	

}
#menu a:focus { outline: 0; }
/*#menu a:hover{
	color: #99f; background-color: #ccc;
}*/

#sfondoindex{
	width: 100%;
	height: 100%;
	background: url("../images/sfondoindex.png") center center no-repeat;
}
#show{
	
	width: 500px;
	height: 290px;
	margin-top: 30px;
	margin-left: 10px;
	/*opacity: 0.7;
	filter: alpha(opacity=70);*/
	float: left;
	font-size:11px;
	
}
#show a:link,
#show a:visited
	{
	color:#000;
	text-decoration:none;
	}
#eventi
{
	margin-left:10px;
	font-size:11px;
}
#eventi a:link,
#eventi a:visited
{
	color:#000;
	text-decoration:none;
}
#contatti
{
	margin-left:15px;
	font-size:11px;
	text-align:right;
}
#contatti a:link,
#contatti a:visited
{
  color:#000;
  text-decoration:none;
}

#annuncio{
	float: right;
	width: 110px;
	margin-top:20px;
	margin-right:50px;
	border: 1px solid #000;
	padding:5px;
}