body
{
    
	font-family:augustus;
	color:White;  
	background-color:#6B716B;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;  
	background-position: top center;
	background-image:url(grafica/h1.jpg);  
	background-repeat:no-repeat;  
	
	
	   
  
}


.intepagina
{
    
	font-family:augustus;
	font-size:22px;  
  
	
}
.testopagina
{
    
 text-align:justify;  	 
   width:600px; 
	
}



.containerh{width:1003px;margin: 0 auto;
    background: url(grafica/main.jpg) repeat-y;text-align:left}

.mainh{float:left;width:1003px;     }
.contenth{float:right;width:704px; background: url(grafica/conteneth.jpg); background-repeat:no-repeat; text-align:center;   min-height:697px;    }
.navh{ float:left;width:299px;   background: url(grafica/sx.jpg);  background-repeat:no-repeat;  min-height:697px;}
.footerh{clear:both;width:100%;padding-top:5px;}

.menu
{
	width:201px; height:580px; margin-left:72px;  margin-top:9px;    background: url(grafica/sxx.jpg) 
}

.logo
{
	width:201px; height:95px;     
}



.contenuti
{
	width:630px;    margin-top:55px;     text-align:left; 
	
	}










.menu-sxhome1 {
	 color:#E7DBCE;  
	
	font-size: 13px;
	 width:201px;
	 height:28px;  
	  text-align:right;  
 padding-top:5px; 
  font-size:16px;
  
	}
	

.menu-sxhome1:hover {
	 color:#E7DBCE;  
	font-size: 13px;
    width:201; 
	 background: url(grafica/link2.gif);
	 text-align:right;  
padding-top:5px; 
  font-size:16px;
		
	}
	
#menu-sxhome1 {
		 color:#E7DBCE;  
	font-size: 13px;
	 width:201; 
	
	  text-align:right;  
	  padding-top:5px; 
  font-size:16px;
	}

.menu-sxhome2 {
	 color:#DEA631;  
	
	font-size: 13px;
	 width:201px;
	 height:28px;  
	  text-align:right;  
 padding-top:5px; 
  font-size:16px;
  
	}
	

.menu-sxhome2:hover {
	 color:#DEA631;  
	font-size: 13px;
    width:201; 
	 background: url(grafica/link2.gif);
	 text-align:right;  
padding-top:5px; 
  font-size:16px;
		
	}
	
#menu-sxhome2 {
		 color:#DEA631;  
	font-size: 13px;
	 width:201; 
	
	  text-align:right;  
	  padding-top:5px; 
  font-size:16px;
	}


















.menu-sxhomep {
	 color:White;  
	 font-weight:bold;  
	
	  text-decoration:underline; 
   
	}
	

.menu-sxhomep:hover {
		 color:White;  
	
	 font-weight:bold;  
	  text-decoration:none; 
		
	}
	
#menu-sxhomep {
			 color:White;  
	
	 font-weight:bold;  
	  text-decoration:underline; 
	}







.menu-sxhome2b {
	 color:#DEA631;  
	
	
	 width:201px;
	 height:28px;  
	  text-align:right;  
 padding-top:5px; 
  font-size:16px;
   background: url(grafica/test_roll.gif);
	
	}
	

.menu-sxhome2b:hover {
	 color:#DEA631;  
	font-size: 13px;
    width:201; 
	 background: url(grafica/test_roll0.gif);
	 text-align:right;  
 padding-top:5px; 
  font-size:16px;
	text-decoration:underline; 		
	}
	
#menu-sxhome2b {
		 color:#DEA631;  
	font-size: 13px;
	 width:201; 
	
	  text-align:right;  
	   background: url(grafica/test_roll.gif);
	 padding-top:5px; 
  font-size:16px;
	}







.menu-sxhome1b {
	 color:White;  
	
	
	 width:201px;
	 height:28px;  
	  text-align:right;  
 padding-top:5px; 
  font-size:16px;
   background: url(grafica/test_roll.gif);
	
	}
	

.menu-sxhome1b:hover {
	 color:White;  
	font-size: 13px;
    width:201; 
	 background: url(grafica/test_roll0.gif);
	 text-align:right;  
 padding-top:5px; 
  font-size:16px;
 text-decoration:underline; 		
	}
	
#menu-sxhome1b {
		 color:White;  
	font-size: 13px;
	 width:201; 
	
	  text-align:right;  
	   background: url(grafica/test_roll.gif);
	 padding-top:5px; 
  font-size:16px;
	}






ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 201px; /* Width of Menu Items */
	
		
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 200px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	
	
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	

	
	
	
	}
	
	
	
	
	
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */

















