/* Guido Cacialli RESET Stylesheet */
img {
	border: 0;
	text-align: center;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr,  ol, ul, li,fieldset, form, label, legend,
table, caption, tr, th, td,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, menu, nav, section, summary, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/****************************** LINK ************************/
A:link {
	color: #000;
	text-decoration: none;
}
A:visited {
	color: #000;
	text-decoration: none;
}
A:hover {
	color: #666;
	text-decoration: none;
}
/******************************* FONT *******************************/
@font-face {
	font-family:'futura_lt_light';
	font-style:normal;
	font-weight:normal;
	src:url(../Fonts/futura-light-webfont.eot)
	}

@font-face {
    font-family: 'andale_monoregular';
    src: url('../Fonts/andale_mono-webfont.eot');
    src: url('../Fonts/andale_mono-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/andale_mono-webfont.woff2') format('woff2'),
         url('../Fonts/andale_mono-webfont.woff') format('woff'),
         url('../Fonts/andale_mono-webfont.ttf') format('truetype'),
         url('../Fonts/andale_mono-webfont.svg#andale_monoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {font-family: 'NewsGothicBT-Light';
src: url('../Fonts/2E34A9_0_0.eot');
src: url('../Fonts/2E34A9_0_0.eot?#iefix') format('embedded-opentype'),
     url('../Fonts/2E34A9_0_0.woff2') format('woff2'),
     url('../Fonts/2E34A9_0_0.woff') format('woff'),
     url('../Fonts/2E34A9_0_0.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
/******************************* CLASSI *******************************/
.logo {
	font-family: NewsGothicBT-Light;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	
}	
.testo {
	font-family: andale_monoregular;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	
}


/******************************* BODY *******************************/

body {
	margin: 0;
	padding: 0;	
}
/******************************* HOME PAGE *******************************/
#cont_menu {
	position: fixed;
	width: 100%;
	height: 150px;
	z-index: 50;
	left: 0px;
	top: 0px;	
	}

#nav {
	position: relative;
	width: 1200px;
	height: 200px;
	z-index: 50;
	margin: auto;
	background-color: #FFF;
}
#logo {
	position: absolute;
	width: 58px;
	height: 126px;
	z-index: 50;
	left: 572px;
	top: 15px;
}
#logo_txt {
	position: absolute;
	width: 163px;
	height: 42px;
	z-index: 50;
	left: 516px;
	top: 138px;
	text-align: center;
}
#firenze {
	position: absolute;
	width: 103px;
	height: 21px;
	z-index: 50;
	left: 546px;
	top: 173px;
	text-align: center;
}
#base {
	position: relative;
	width: 1200px;
	height: 5550px;
	z-index: 1;
	margin: auto;
	text-align: center;
}
#testoim {
	position: absolute;
	width: 542px;
	height: 577px;
	z-index: 1;
	left: 325px;
	top: 260px;
	text-align: center;
}
#foto1 {
	position: absolute;
	width: 631px;
	height: 844px;
	z-index: 2;
	left: 284px;
	top: 867px;
}
#menusx {
	position: absolute;
	width: 147px;
	height: 22px;
	z-index: 51;
	left: 41px;
	top: 44px;
}

#menudx {
	position: absolute;
	width: 88px;
	height: 25px;
	z-index: 53;
	left: 1073px;
	top: 46px;
}