html {
			font: normal 14px verdana,arial,helvetica,sans-serif;
			color:#000;
			}

body {
   background: #d2e7e8 none;
   padding:4px;
   width: 990px;
   margin : 0px auto;
    }

a:link { 
           text-decoration:none; color:#000;}
			 
a:visited {
            color: #000; text-decoration:none;}
					
a:hover {
            color: #B22222; text-decoration:none;
                }
					
a:active,a:focus {
               color: Red; text-decoration:none;
               }
					
#contenitorehp{
   width: 758px;
   margin: 0px 115px;  
   border: 1px solid #000;
   background: White;
   float : left;
   clear:right;
   }

#colonnasxhp
{
   width: 318px;
   float : left;
   background-image: url(sfondo_hpsx.jpg);
   background-repeat: no-repeat;
   height: 490px;
   text-align: center;
   padding-top: 22px;
   }
   
	#colonnadxhp
{
   float : left;
   width: 440px;
   background-image: url(sfondo_hpdx.jpg);
   background-repeat: no-repeat;
   height: 512px;
   }
	
	#menuhp  {
   float: right;
}
	
	#menuhp ul {
   font-weight : bold;
   font-size : 0.8em;
   display : block;
   list-style : none;
   list-style-position : inside;
   width: 200px;
   margin: 22px 22px;}  
   
     #menuhp li#primavoce
	{
      background: url(li_primavoce.gif) no-repeat 16px; 
      list-style: none;
      border-bottom: 1px solid #000;
      padding: 4px 0px 4px 20px;
      color: #c63f1d;
}
	
	#menuhp ul li
	{
       background: url(li_altrevoci.gif) no-repeat 5px;
       list-style: none;
       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;
}

	
     

  


