body{
	margin: 0;
	font-family: "Poiret One";
	}
.clear{clear: both;}
img{outline: none;border: 0;}

#profilo
	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	font-size: 1.4em;	
	color: #666;
	text-align: justify;
	padding: 10px;
	}
#profilo h2{font-weight: normal;font-size: 1.6em;margin-top: 50px;display: block;text-align: center;margin-bottom: 20px;}
#profilo .stretto
{
padding-right: 200px;
padding-left: 200px;
margin-bottom: 130px;
}
#top
{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	box-shadow: 0 -10px 20px #eee;
}

#menu{
	font-size: 1.6em;
	text-align: right;
	margin-right: 30px;
	overflow: hidden;
	background-color: white;
	opacity: 0.95;
	width: 100%;
	}
#menu ul {list-style-type: none;margin-top: 10px;margin-bottom: 10px;}
#menu ul li {display: inline;margin-right: 30px;padding-bottom: 26px;}


#menu a
{
text-decoration: none;	
color: #666;
}

#logo
{
	clear: both;
	background-color: #444;
	padding: 20px 0 20px 40px;
}

.section
{
	margin-top: 80px;
	border-bottom: 3px solid #222;
	text-align: right;
	font-size: 1.2em;
	padding-bottom: 10px;
}
.section.custom {margin-bottom:40px;}

.tagliabox
{
	float: left;
	width: 331px;
	height: 400px;
	text-align: center;
	font-size: 1.5em;
	opacity: 0.4;
}
.tagliabox.selected
{
opacity: 1;
}

#slideshow
{
	margin-top: 40px;
	height: 400px;
	width: 1000px;
}
.slide
{
	height: 400px;
	width: 100%;
}


.slide .left
{
	float: left;
	width: 600px;
	overflow: hidden;
}
.slide img
{
	float: right;
	margin-right: 80px;
	margin-top: 40px;
}

.caratteristiche
{
	list-style: square;
	font-size: 0.8em;
}
.caratteristiche li
{
	margin: 8px;
}

.customleft{float: left;}
.customright{float: right;width: 600px;
}

.serviziright{float: right;}
.servizileft{float: left;width: 600px;}
.pf,.pfc
{
	float: left;
	width: 300px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.pfc
{
	margin-left: 45px;
	margin-right: 45px;
}
.web
{
border: 1px solid #ddd;
box-shadow: 5px 5px 15px #444;	
}
#contatti
{
	margin-top: 100px;
	overflow: auto;
	background-color: #444;
	color: #ddd;
	padding: 30px;
}
#contatti span
{
	font-size: 1.7em;
}
#contatti a
{
text-decoration: none;	
color: #ddd;
}
#contatti .rightbox
{
	float: right;
	width: 400px;
	text-align: right;
}
#contatti #social
{
	margin-top: 200px;
	float: left;
}
#fortune
{
	margin-top: 250px;
	text-align: center;
	font-style: italic;
	font-size: 1.3em;
}
#error
{
	text-align: center;
	margin-top: 80px;
	font-size: 3em;
}
#error span
{
	color: #92a024;
	font-size: 2em;
	display: block;
	font-weight: bold;
}