body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:fff;
	color:#000;
}
a:link, a:visited, a:active{
	font-size: 18px;
	background-color:#fff;
	color:#999;
	letter-spacing:1px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
a:hover{
	
	font-size: 18px;
	background-color:#fff;
	color:#FF7C00;
	letter-spacing:1px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
      .orange {
         color: #FF7C00;
      }
#header{
    margin:auto;
	width: 720px;
	height:100px;
	background-image:url(images/almaproject.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom: 10px solid #FF7C00;
}

#lang{
margin:auto;
		text-align:center;
		margin-top:10px;
}
.grey {
	color:#666;
}
#contenuto{
margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 696px;
	line-height:12px;
	background-color:#fff;
	color:#aaa;
	text-align:justify;
}
#contenuto_int{
margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 696px;
	line-height:12px;
	background-color:#fff;
	color:#aaa;
	text-align:justify;
	margin-top:8px;
}
#indirizzo2{
	font-size: 10px;
	background-color:transparent;
	color:#ff953a;
	line-height:18px;
	text-align:center;
}
#indirizzo2 a:link, #indirizzo2 a:visited, #indirizzo2 a:active{
	font-size: 10px;
	background-color:transparent;
	color:#ff953a;
	line-height:12px;
	text-decoration:none;
	font-weight:bold;
}
#indirizzo2 a:hover{
	font-size: 10px;
	background-color:transparent;
	color:#999;
	line-height:12px;
	text-decoration:none;

}
.arancione_bold {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF7C00;
}
.arancione {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FF7C00;
}
td {
	font-size: 11px;
	color:#000;
}
