/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}


#container {
	position:absolute;
	width:760px!important;
	width /**/:780px;
	
	height: 590px;
          }


		  
img
   {
	position:absolute;
	background-position: 50% 50%;
	background-image:no-repeat center fixed;
	width:550px;
	height:374px;
	border:0px;
	left: 225px;
	top: 107px;
	
	}
	
#text
   {
	position:absolute;
	font-size:10px;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	left: 221px;
	top: 506px;
	width: 560px;
	}
	  
#lab
    {
     color:#CC3300;
     }

#pub
     {
	 color:#808080;
	 }	 
	  
.pulisci{
        clear:both;
         }		
   
