@charset "utf-8";
/* CSS Document */

/* PROPRIETA' GENERALI */
div#dvContenitore	{ width: 100%; height: 672px;; position: relative; margin: auto; background-image:url(/common/images/splash/bg.jpg); background-position:center; background-repeat:no-repeat; top: -75px; }
	/*ridefinisce la width della testata e le proprietà*/
	div#dvIntContenitore	{ width: 968px; height: auto; position: relative; margin: auto; }
		div#dvContentTop	{ width: 968px; height: 390px; position: relative; }
		div#dvContentSx	{ height: 282px; width: 498px; position: relative; float: left; }
		div#dvContent	{ height: 282px; width: 201px; position: relative; float: left; }
			div#dvContentLogo	{ height: 42px; width: 201px; position: relative; background-image:url(/common/images/splash/logo.gif); }
			div#dvContentSpazio30	{ height: 30px; width: 201px; position: relative; }
			div#dvContentSpazio45	{ height: 45px; width: 201px; position: relative; }
			div#dvContentBottoni	{ height: 60px; width: 201px; position: relative; }
				div#dvBottoneSx	{ height: 60px; width: 36px; position: relative; float: left; }
				div#dvBottoneIt	{ height: 60px; width: 51px; position: relative; background-image:url(/common/images/splash/it_normal.gif); cursor: pointer; float: left; }
				#dvBottoneIt:hover	{ background-image:url(/common/images/splash/it_over.gif); }
                div#dvBottoneCentrale	{ height: 60px; width: 31px; position: relative; float: left; background-image:url(/common/images/splash/div.gif);}
				div#dvBottoneEn	{ height: 60px; width: 48px; position: relative; background-image:url(/common/images/splash/en_normal.gif); cursor: pointer; float: left; }
				#dvBottoneEn:hover	{ background-image:url(/common/images/splash/en_over.gif); }
			div#dvContentSpazio26	{ height: 26px; width: 201px; position: relative; }
			div#dvContentContatti	{ height: 120px; width: 201px; position: relative; text-align:center; color: #b8b8be; font-family: 'PTSansRegular', Arial, sans-serif; font-size: 10px; line-height: 12px; }
			
				/*
				div#dvIntestazioneContatti	{ position: relative; text-align:center; }
				div#dvSpaceContatti6	{ position: relative; height: 6px; width: 212px; }
				div#dvContenutoContattiTitolo	{ height: 15px; position: relative; font-family: 'PTSansBold', Arial, sans-serif; font-size: 12px; color: #b8b8be; font-weight: bold; line-height:20px; display:block; text-align:center; }
				div#dvContenutoContattiTesto	{ position: relative; text-align:center; font-family: 'PTSansRegular', Arial, sans-serif; font-size: 10px; color: #b8b8be; line-height:12px; display:block; }
				.contenutoContattiEmail	{ font-family: 'PTSansRegular', Arial, sans-serif; font-size: 10px; color: #c3c3c3; text-decoration:none; text-align:center; }
				*/
				
