body	{background-color: black}




#vivere		{position: absolute; top: 0px; left: 600px; z-index:5;} 
.vivere		{position: absolute; top: 0px; left: 600px; width: 380px; height:100px; width:400px; background-color: black}
   	

#intro		{position: absolute; left: 600px; top: 140px;z-index:5}
.intro		{position: absolute; left: 600px; top: 140px; width: 380px; height:100px; width:400px; background-color: black}

.casella		{position: absolute;	margin-top: 220px; left: 600px; right: 30px;	min-width: 420px;}
		
p	{text-align: justify;
	text-indent: 15px;
	font-family: Arial;
	font-size: 14px;
	font-weight: lite;
	color: #99ffff;
	line-height: 20px;
	padding: 5px;
	}
	
.p_red	{
   text-align: justify;
	text-indent: 13px;
	font-family: Arial;
	font-size: 14px;
	font-weight: lite;
	color: red;
	line-height: 20px;
	padding: 5px;
	}
	
b	{color: red;}	
	
.titolo	{
	position: absolute;
	font-family: Arial;
	font-size: 24px;
	color: #33cc00;   
	margin-top: 120px;
	margin-left: 620px;
	width: 400px;
	margin-bottom: 20px;	
   	}
 	
.titolo2	{
	position: absolute;
	font-family: Arial;
	font-size: 16px;
	color: #99ffff;  
	text-align: justify; 
	margin-top: 180px;
	margin-left: 620px;
	width: 400px;
	margin-bottom: 20px;	
   	}

.aggiorna	{
		position: absolute;
		margin-top: 5px;
		margin-left: 380px;
		width: 230px; 
	   	font-family: Arial;
   		font-size: 12px;
   		font-weight: lite;
   		color: #99ffff;
   		line-height: 18px;
   		}  	


	
#menu	{
	position: absolute;
	margin-top: 120px;
   	margin-left:360px; 
    	width: 210px;
	line-height: 18px;
		}
		
.p2 {

	line-height: 18 px;
	font-family: Arial;
	width: 210px;
	color: red;
	
       }

.conta	{
		left: 360px;
		}		


a:link    {text-decoration: none; color: #33cc00; font-family: arial; font-size: 13px;}
a:visited {text-decoration: none; color: #33cc00; font-family: arial; font-size: 13px;}
a:hover   {Color: #ffff00; font-family: arial; font-size: 13px;}

