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: #708090; text-decoration:none;}
					
a:hover {
            color: #B22222; text-decoration:none;
                }
					
a:active,a:focus {
               color: Red; text-decoration:none;
               }
					
#contenitorehp{
   width: 758px; height:500px;
   margin: 0px auto;  
   border: 1px solid #791426;
   float : left;
   clear:right;
   background: url(sfondohp.jpg) no-repeat;
   }

#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;
}
	
	#menuhp  {
   float: left;
   margin: 30px auto auto 450px;
   z-index:100;
}
	
	#menuhp ul {
   font-weight : bold;
   font-size : 0.8em;
   display : block;
   list-style : none;
   
   width: 200px;
   margin: 0px 0 0 22px;}  
   
     #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: 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;
}
#notizie{
	float:left;
	width:350px;
	margin:-120px 0 0 80px;
	background: white;
}


#notizie p{
	font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 ;
}

	.continua
	{
	text-align : right;
	font-weight : bold;
	font-size:11px;
   }
     

  

