body {
	background:#CCC url(../grafica/bg_intro.gif)  top center repeat-x;
	}

body,p,h1,h2,h3 {
	margin:0;
	padding:0;
	}

#seo_alto {
	background-color:#666;
	width:100%;
	height:18px; 
	text-align:center;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:11px;
	font-weight:bold;
	}

h1 a {
	color:#CCC;
	text-decoration:none;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
	
h2 a {
	color:#000;
	text-decoration:none;
	}

h2 a:hover {
	text-decoration:underline;
	}
	
h3 {
	color:#666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	}

h3 a {
	color:#888;
	text-decoration:none;
	}
	
#flash {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	}

#area_cliccabile {
	position:absolute;
	width:960px;
	height:550px;
	cursor:pointer;
	z-index:2;
	display:block;
	}

#bg_menu {
	position:absolute;
	z-index:3;
	width:200px;
	height:419px;
	background-image:url(../grafica/bg_menu.png);
	top:125px;
	left:0;	
	}

#testo {
	position:absolute;
	z-index:4;
	top:10px;
	left:15px;
	width:176px;
	}
	
#testo p {
	text-align:left;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
 

#lingue {
	position:absolute;
	z-index:5;	
	top:270px;
	left:20px;
	}
	
.lingua {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	letter-spacing:1px;
	}

.lingua:hover {
	text-decoration:underline;
	}
