/*generici*/ 
html,body{margin: 0;padding:0} 

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	line-height: 10pt;
	color: #000000;
} 

/*links*/ 

a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover{text-decoration: underline;} 
a:active { text-decoration: underline;} 


/*layout*/ 
div#nav{
	display:none;
} 

div#littlebox{
	display:none;
} 

div#centr {
	font-weight: normal;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	background-color: #FFFFFF;
	
	
}
div#centr p.minimenu{
display:none;
} 
div#contestuale{
	display:none;
}


ul li{
list-style:none;
}
.hide{
font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:bold;
	color: #000;
	}

.menuNav{
display:none;
}
.nascosto {
	display: none
}
h1{
font-size: 12pt;
text-align:left;
color:#000;
}
h2{
font-size: 12pt;
text-align:left;
color:#000;
}
div#titolo {
	display:none;
} 
div#logo{
	display:none;
	background-image: url(../imgs/eduroamsx.png);
}
.yourehere { font-size: 12pt; color: #CC0066; font-family: "Agency FB", "Arial Black", Arial, sans-serif; line-height: normal } 
.enfasi { font-weight: bold; color: #000;} 

.enfasi-blu { font-weight: bold; color: #660066}

