* {margin: 0; padding: 0;}
   
body {
	margin: 0;
	padding: 0;
	font-family:ARIAL ; 
               font-size : 12px;
               background: #000000;}
               
a {	text-decoration: none;
	color: #ffffff;      
	background: #000000;}

#content {
	width: 1100px;
	margin-left: 160px;
	background: #000000;}

#nav {
	
	border: none;
	padding: 0;
	margin-top: 90px;
	margin-left: 0px;
	background:#000000;}

#nav li {
	float: left;
	list-style: none;
	
	margin: 0 790px 0 0;
	padding: 0;
	background:#000000;}

#nav li a {
	display: block;
	padding: 10px 12px 15px 0px;
	color: #908791;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	margin:0 1px 0 0;
    background:#000000;}

#nav li a.selected {
	color: #ffffff;
background:#000000;}

#nav li a:hover {
	color: #B10D0D;
background:#000000;}


#logo {
	top: 0px;
	left: 160px;
	position: absolute;
background:#000000;}

#logo img {
	border: 0;
background:#000000;}

div.gallery {
	padding-top: 15px;
background:#000000;}

div.intro {
	padding-top: 150px;
background:#000000;}

#menu {
	width: 50px;
	top: 130px;
	left: 1150px;
	text-align: right;
	position: absolute;

background:#000000;}

#menu ul
	{list-style: none;
background:#000000;}

#menu li {
	
padding-bottom: 20px;
	font-weight: bold;
background:#000000;}

#menu li a {
	text-decoration: none;
	color: #908791;
background:#000000;}

#menu li a.selected {
	color: #ffffff;}
background: #000000;}

#menu li a:hover {
	color: #B10D0D;
background:#000000;}

#text {
	top: 150px;
	left: 80px;
	width: 800px;
	height: 400px;
	position: absolute;
	background: #000000;
	overflow: auto;
	line-height: 1.5;
	font-size: 80%;
	color: #ffffff;}

.titolo {
	padding-bottom: 10px;
background:#000000;}

#text p {
	border-top: 3px solid #908791;
	padding-top: 20px;
background:#000000;}

.titoloservizio {
	text-align: right;
	padding-right: 20px;
	width: 150px;
	font-weight: bold;
background:#000000;}

.elencoservizio {
	width: 200px;
	text-align: left;
	padding-left: 20px;
	border-left: 1px solid #decce0;
background:#000000;}



