#wrap { width:830px; margin:0 auto; } 

body {
	
	html {
        background: url(images/bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
	
	
	
	
	
	
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: arial;
         font-size : 12px;
	 
	 background: #000000;
a {	text-decoration: none;
	color: #ffffff;}

#content {
	width: 100%;
	margin-left: 30px;
	background: #000000;}

#nav {  width: 90%;
	border: none;
	padding: 0;
	margin-top: 90px;
	margin-left: 30px;
        background: #000000;}
#nav li {
	width: 90%;
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
         background: #00000;}
#nav li a {
	width: 90%;
	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 {
	width: 90%;
	color: #ffffff;}

#nav li a:hover {
	width: 90%;
	color: #ffffff;}






div.gallery {width: 90%;
	padding-top: 15px;}

div.intro {width: 90%;
	padding-top: 150px;}

#menu {width: 90%;
	width: 100px;
	top: 150px;
	left: 980px;
	text-align: right;
	position: absolute;}

#menu ul
	{list-style: none;width: 90%;
	}

#menu li {
	padding-bottom: 15px;
	font-weight: bold;width: 90%;}

#menu li a {
	text-decoration: none;
	color: #908791;width: 90%;}

#menu li a.selected {
	color: #ffffff;width: 90%;}

#menu li a:hover {
	color: #ffffff;width: 90%;}
#logotemplete{
	width: 90%;
	top:  44px;
	
	position: center;}
#logotemplete img {
border: 0;}

#text {
	top: 150px;
	
	width: 90%;
	height: 90%;
	position: center;
	background: #000000;
	overflow: auto;
	line-height: 1.5;
	font-size: 80%;
	color: #000000;}

.titolo {
	padding-bottom: 10px;width: 90%;}

#text p {
	border-top: 3px solid #908791;
	padding-top: 20px;width: 90%;}

.titoloservizio {
	text-align: right;
	padding-right: 20px;
	width: 90%;;
	font-weight: bold;}

.elencoservizio {
	width: 90%;
	text-align: left;
	padding-left: 20px;
	border-left: 1px solid #908791;}



