body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:fff;
	color:#000;
	margin-top:0px;
}
a:link, a:visited, a:active{
	font-size: 11px;
	background-color:transparent;
	color:#FF7C00;
	line-height:16px;
	text-decoration:none;
}
a:hover{
	font-size: 11px;
	background-color:transparent;
	color:#FF7C00;
	line-height:16px;
	text-decoration:underline;
}
      .orange {
         color: #FF7C00;
      }
#header{
	width: 720px;
	height:83px;
}

#menu{
    margin-top:5px;
	width: 720px;
	font-size: 10px;
	background-color:#4E4E4E;
	color:#fff;
	letter-spacing:2px;
	font-weight:bold;
	line-height:20px;
}
#menu a:link, #menu a:visited, #menu a:active{
	font-size: 10px;
	background-color:#4E4E4E;
	color:#fff;
	letter-spacing:2px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
#menu a:hover{
	font-size: 10px;
	background-color:#4E4E4E;
	color:#ccc;
	letter-spacing:2px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
#menu #acceso{
	font-size: 10px;
	background-color:#4E4E4E;
	color:#ccc;
	letter-spacing:2px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.grey {
	color:#666;
}
#indirizzo{
	width: 715px;
	height:79px;
	font-size: 11px;
	background-color:#fff;
	color:#000;
	background-image:url(../images/almaproject_indirizzo3.jpg);
	background-repeat:no-repeat;
}
#contact_form{
	width: 600px;
	font-size: 11px;
	background-color:#eee;
	color:#000;
}
#contatti{
margin:auto;
	width: 600px;
	height: 120px;
	font-size: 11px;
	background-color:#fff;
	color:#000;
	border: 1px dotted #FF7C00;
	padding:10px;
	line-height:20px;
}

.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;
}

div.foto{
     border:1px solid #000;
     margin: 0px 0px 4px 0px;
     background: #f90; 
     text-align: center;
     color: #fff; 
}
div.foto a, div.foto a:hover {
     color: #fff; 
}



#servizi_testo{
padding-top:15px;
padding-bottom:15px;
text-align:justify;
}
#servizi_menu_img{
}
#contenuto{
padding-left:15px;
}
#contenuto h1 {
font-size: 11px;
font-weight: bold;
color: #fff;
background-color:#bbb;
text-align:center;
line-height:18px;
}
#contenuto h2 {
font-size: 11px;
font-weight: bold;
color: #999;
border-bottom:1px dotted #999;
text-align:center;
}
