body			{font-family: verdana; font-size: 11px;	color:#000000; background-color:#ffffff; 			}

td				{font-family: verdana;	font-size:11px; color:#000000;										}

.container		{position: absolute; top: 0px; left: 0px; width:1000px; height: 700px;				}

.menu			{position: absolute; top: 100px; left: 120px; width: 150px; height: 100px; text-align: right; padding: 10px; z-index:3;	}

.attivita		{position: absolute; top: 100px; left: 300px; width: 200px; height: 200px; border: 1px solid #cccccc; padding: 10px; cursor: pointer;	z-index:4;}
.portfolio		{position: absolute; top: 100px; left: 560px; width: 200px; height: 200px; border: 1px solid #cccccc; padding: 10px; cursor: pointer;	z-index:5;}


.titolo			{color:#990000; font-weight: bold; text-align: center; padding: 8px; font-size: 12px;			}
.breve			{text-align: justify; width:190px; height: 180px;												}

.leggi a			{color:#666666; text-align: right;													}
.leggi a	:hover	{color:#cccccc; text-align: right;	font-style: italic;								}

.logo			{position: absolute; top: 400px; left: 150px; width: 700px; height: 200px; z-index:-1;
				background-image: url(IMG/logo.png); background-position: top center; background-repeat: no-repeat;	}

.ideas4fun	a	{position: absolute; top: 400px; left: 700px; width: 150px; height: 160px; z-index:4;
				background-image: url(IMG/ideas4fun_off.png); background-position: top center; background-repeat: no-repeat;	}

.ideas4fun	a:hover	{position: absolute; top: 400px; left: 700px; width: 150px; height: 160px; z-index:4;
					background-image: url(IMG/ideas4fun_on.png); background-position: top center; background-repeat: no-repeat;	}
				
.contatti		{position: absolute; top: 530px; left: 150px; width: 700px; height: 80px; z-index:2;	}

.home			{position: absolute; top: 20px; left: 100px; width: 800px; height: 30px; z-index:-1; color:#cccccc; }

.chisiamo		{position: absolute; top: 10px; left: 300px; width: 500px; height: 500px; line-height: 15px; text-align: justify; padding: 10px; z-index:3;	}
.esteso			{position: absolute; top: 80px; left: 0px; width: 500px; height: 400px; margin-top:10px; line-height: 15px; text-align: justify; padding: 10px; z-index:3;	}

.applicazioni	{position: absolute; top: 110px; left: -440px; width: 400px; line-height: 15px;  text-align: right; font-size: 10px; z-index:3;	}
.off			{text-decoration: underline; 	}
a				{ text-decoration: none; 	color:#666666;							}
a:hover			{ text-decoration: underline;										}	
	
