	/*- Pagina iniziale */
body 
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	background-image: url(images/spartito3.jpg);	
	}
	
#Testata 
	{
	width: 800px;
	 height: 120px;
	 background-image: url(images/sfo0.jpg);
	font-size: medium;
	color: white;
	}
	/*- Logo a-*/
#a 
	{
	float: left;
	width: 400px;
	height: 100px;
	 margin: 10px;
 	 background: url(images/logounito.gif);
	 background-repeat: no-repeat;
	 
	} 
#b 
	{
	float: right; 
	width:350px;
	height: 50px;
	margin: 10px;
	/*background:  url(images/Uniedalogo.jpg);
	background-repeat: no-repeat;*/
	
	}
	
/* main menu 
#riga {
	width: 600px; 
	background-color:  #3a3a3a;
	height: 26px;
}*/
#mainmenu {
	/*border-bottom: 2px solid #cc0;*/
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-weight:  normal;
	
	font-size: 85%;
	width:800px;
	padding-top: 5px;
	padding-bottom: 5px;
	background:  #3a3a3a;
	text-align: center;
	}

#mainmenu ul {
	margin: 0;
	padding: 0;
	}

#mainmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}

#mainmenu li a {
	padding: 7px 10px 7px 7px;
	margin-bottom: 0;
	border: 0;
	color: #BFA573;
	}

#mainmenu li a:hover {
	background: transparent url(hover.jpg) top left;
	color: #987B45;
	/*border-bottom: 5px solid #cc0;*/
	}

#mainmenu li.here a:hover {
	background: transparent url(hover2.jpg) top right;
	color:#987B45;
	}

#mainmenu li.here a {
	background: transparent url(hover2.jpg) top right;
	color:#987B45;
	}
#Main_Border
	{
	position: relative;
   top: 0px;
	width: 800px;
	 height: 530px;
	 background-image: url(images/sfo0.jpg);
	font-size: medium;
	color: white;
	}	
	
	#S1
	{
	float: left;
	width: 30%;
	height: 500px;
	margin: 5px 3px 5px 5px ;
 	 /*-background: url(images/logounito.gif);
	 background-repeat: no-repeat;-*/
	 border: solid 1px #000000;
	} 
#S2
	{
	float: left;
	width: 30%;
	height: 500px;
	left: 500px;
	margin: 5px 3px 5px 30px ;padding: 10;
	border: solid 1px #000000;/*--*/
	}
	
#S3
	{
	float: right; 
	width: 30%;
	height: 500px;
	margin: 5px 5px 5px 3px ;
	border: solid 1px #000000;/*--*/
	}	
	
/* decoro */
#decoro
{
	position: relative;
   top: 0px;
	width: 800px; background-image:  url(images/decor0.jpg);
	background-color:  black;
	height: 50px;
}

#footer
{
	position: relative;
   top: 0px;
	width: 800px; 
	background-image: url(images/sfo0.jpg);
	height: 80px;
}
#c1 
	{
	float: left;
	width: 180px;
	height: 30px;
	 margin: 10px;
 	 /*-background: url(images/logounito.gif);
	 background-repeat: no-repeat;
	 border: solid 1px #000000;-*/
	} 
#c2
	{
	float: left;
	width: 180px;
	height: 30px;
	
	margin: 10px;
	/*-border: solid 1px #000000;-*/
	}
	#c3
	{
	float:   left;
	width: 180px;
	height: 30px;
	margin: 10px;
	/*-border: solid 1px #000000;-*/
	
	} 
#c4
	{
	float: right; 
	width: 170px;
	height: 30px;
	margin: 10px;
	/*-border: solid 1px #000000;-*/
	}	