@font-face {
	font-family: "Lithos Pro Regular";
	src: url(LithosPro-Regular.otf);
}
body{
	background-color:#000000;
}
.header{
	width: 850px;
	margin: 0 auto;
	margin-top: 40px;
	overflow:visible;
}
.header_home{
	width: 850px;
	margin: 0 auto;
	margin-top: 40px;
	overflow:visible;
}
.logo{
	float:left;
}
.menu{
	float:right;
}
.slide_home{
	margin: 0 auto;
	max-width: 950px;
	width: 90%;
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 10px;
}
.line{
	width: 850px;
	height: 20px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 20px;
	overflow:hidden;
}
.line2{
	width: 850px;
	height: 20px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.line3{
	width: 850px;
	height: 20px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 5px;
}
.text_home{
	width: 850px;
	margin: 0 auto;
	margin-top: 20px;
	font-family:"Lithos Pro Regular";
	font-size:16px;
	text-align:justify;
	color:#FFFFFF;
}
.footer{
	width: 850px;
	height: 36px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom: 60px;
	color:#FFFFFF;
	font-family:"Lithos Pro Regular";
}
.signature{
	float:left;
	font-size:12px;
	margin-top: 25px;
}
.social{
	float:right;
}
.small{
	font-size:9px;
}
.container{
	width: 850px;
	min-height: 400px;
	margin: 0 auto;
	text-align:center;
	overflow:hidden;
}
.container_contacts{
	width: 850px;
	min-height: 400px;
	margin: 0 auto;
	margin-top:20px;
	text-align:center;
	overflow:hidden;
	background-image:url(../images/contacts_bg-02-01.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.title_collezione{
	width: 850px;
	margin: 0 auto;
}
.testo_collezione{
	width: 250px;
	font-family:"Lithos Pro Regular";
	font-size:13px;
	color:#FFFFFF;
	text-align:justify;
	float:left;
}
.title_text{
	font-size: 21px;
}
.gallery_collection{
	float:right;
}
.size{
	font-size:20px;
	color:#F00;
	text-align:right;
	margin-top:5px;
	margin-bottom:0px;
}
.linkage{
	margin: 250px 100px 100px 100px;
	width:378px;
	height:48px;
	font-size:21px;
	font-family:"Lithos Pro Regular";
}
.linkage a, .linkage a:visited{
	color:#FFF;
}
.linkage a: hover, .linkage a:focus, .linkage a:active {
	color:			#09F;
}	