html {
			font: normal 14px verdana,arial,helvetica,sans-serif;
			color:#000;
			}

body {
   background: #022c66 none;
   padding:4px;
   width: 760px;
   margin : 0px auto;
    }

a:link { 
           text-decoration:none; color:#000;}
			 
a:visited {
            color: #646464; text-decoration:none;}
					
a:hover {
            color: #B22222; text-decoration:none;
                }
					
a:active,a:focus {
               color: Red; text-decoration:none;
               }
					
#contenitorehp{
   width: 758px;
   margin: 0px auto;  
   border: 1px solid #000;
   background: White;
   float : left;
   clear:right;
   }

#colonnadxhp
{
   width: 318px;
   float: left;
   background-image: url(sfondo_hpsx.jpg);
   background-repeat: no-repeat;
   height: 490px;
   text-align: center;
   padding-top: 22px;
}
   
	#colonnasxhp
{
   background-image: url(sfondo_hpdx.jpg);
	float: left;
   width: 440px;
   background-repeat: no-repeat;
   height: 500px;
	padding-top: 12px;
	text-align: center;
}
	
	#menuhp  {
   float: left;
   margin: 0px auto auto 30px;
}
	
	#menuhp ul {
   font-weight : bold;
   font-size : 0.8em;
   display : block;
   list-style : none;
   list-style-position : inside;
   width: 200px;
   margin: 0px 22px;
	text-align: left;}  
   
     #menuhp li#primavoce
	{
      list-style: none;
      border-bottom: 1px solid #000;
      padding: 4px 0px 4px 0px;
      color: #002a61; 
      font-size: 18px;
}
	
	#menuhp ul li
	{
       list-style: circle;
       padding: 4px 0px 4px 20px;
       margin: 0px 0px 0px 0px;}     

#menuhp li#piuspazio
	{
      padding-top: 10px;
      padding-bottom: 5px;
      background: url(li_ultimavoce.gif) no-repeat 5px;
}

	
     

  

