@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);

body {
	background-color: #000;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:10px;
	color:#fff;
	
	scrollbar-arrow-color: #3399CC; 
	scrollbar-3dlight-color: #000; 
	scrollbar-highlight-color: #000; 
	scrollbar-face-color: #3399CC; 
	scrollbar-shadow-color: #000; 
	scrollbar-track-color: #000; 
	scrollbar-darkshadow-color: #000;

}


					
		A.menustyle    {text-decoration: none; color: #fff;  font-size: 20px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		A.menustyle :LINK    {text-decoration: none; color: #ddd; font-size: 20px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		A.menustyle :VISITED {text-decoration: none; Color: #ddd; font-size: 20px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		A.menustyle :HOVER   {text-decoration: none; Color: #c00; font-size: 20px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		
		A.menuOn    {text-decoration: none; color: #fff;  font-size: 14px; font-family:  font-family: 'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuOn:LINK    {text-decoration: none; color: #c00; font-size: 14px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuOn:VISITED {text-decoration: none; Color: #c00; font-size: 14px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuOn:HOVER   {text-decoration: none; Color: #ddd; font-size: 14px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		
		A.menuL    {text-decoration: none; color: #fff;  font-size: 11px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		A.menuL:LINK    {text-decoration: none; color: #fff; font-size: 11px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		A.menuL:VISITED {text-decoration: none; Color: #fff; font-size: 11px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		A.menuL:HOVER   {text-decoration: none; Color: #f60; font-size: 11px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold;}
		
		A.submenu    {text-decoration: none; color: #f2f2f2;  font-size: 14px; font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; margin-left:10px;}
		A.submenu:LINK    {text-decoration: none; color: #f2f2f2; font-size: 14px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold; margin-left:10px;}
		A.submenu:VISITED {text-decoration: none; Color: #ddd; font-size: 14px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold; margin-left:10px;}
		A.submenu:HOVER   {text-decoration: none; Color: #fff; font-size: 14px; font-family:'Open Sans Condensed', sans-serif; font-weight: bold; margin-left:10px;}
			
		A.menuP    {text-decoration: none; color: #ccc;  font-size: 12px; font-family: 'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuP:LINK    {text-decoration: none; color: #ccc; font-size: 12px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuP:VISITED {text-decoration: none; Color: #ccc; font-size: 12px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuP:HOVER   {text-decoration: none; Color: #fff; font-size: 12px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		
		A.menuPon    {text-decoration: none; color: #ffffff;  font-size: 12px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuPon:LINK    {text-decoration: none; color: #ffffff; font-size: 12px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuPon:VISITED {text-decoration: none; Color: #ffffff; font-size: 12px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}
		A.menuPon:HOVER   {text-decoration: none; Color: #fff; font-size: 12px; font-family:'Open Sans Condensed', sans-serif; font-weight: none;}




div#backslide{
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0px;
	left: 0px;
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
	background-color: #000;
	z-index:0;
}
div#scatolone{
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0px;
	left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	z-index:0;
}

div#scatoloneNews{
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0px;
	left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	z-index:0;
	background-color: #000;
}

div#container{
	position: absolute;
	width: 100%; 
	height: 100%;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	z-index:0;

	/*background-image: url(images/background.jpg);*/
}

div#header{
	position: absolute;
	width: 100%; 
	height: 34px;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px; 
	z-index: 6;
	/*background-image:  url(images/header.jpg);*/
}



div#logo{
	position: absolute;
	width: 340px; 
	height: 63px;
	left: 0;
	top: 100%;
	margin: -113px 0px 0px 0px; 
	z-index: 40;
}

div#info{
	position: absolute;
	width: 95px; 
	height: 40px;
	left: 100%;
	top: 100%;
	margin: -170px 0px 0px -100px; 
	z-index: 40;
}
div#bloccoinfo{
	position: absolute;
	width: 156px; 
	height: 105px;
	left: 100%;
	top: 100%;
	margin: -200px 0px 0px -160px; 
	z-index: 40;
}
div#noinfo{
	position: absolute;
	width: 40px; 
	height: 40px;
	left: 100%;
	top: 100%;
	margin: -160px 0px 0px -100px; 
	z-index: 40;
	visibility:hidden;
}

div#scheda{
	position: absolute;
	width: 100%; 
	height: 250px;
	left: 0px;
	top: 100%;
	margin: -210px 0px 0px 0px; 
	z-index: 38;
	visibility:hidden;
	background-image:  url(images/sfumobasso.png);
}

div#schedaON{
	position: absolute;
	width: 100%; 
	height: 270px;
	left: 0px;
	top: 100%;
	margin: -220px 0px 0px 0px; 
	z-index: 38;
	background-image:  url(images/sfumobasso.png);
}

div#schedaONazienda{
	position: absolute;
	width: 450px; 
	height: 100%;
	left: 100%;
	top: 0px;
	margin: 0px 0px 0px -450px; 
	z-index: 38;
	background-image:  url(images/brandback.png);
}

div#schedaONshowroom{
	position: absolute;
	width: 450px; 
	height: 100%;
	left: 100%;
	top: 0px;
	margin: 0px 0px 0px -450px; 
	z-index: 38;
	background-image:  url(images/brandback.png);
}

div#schedaONreferenze{
	position: absolute;
	width: 100%; 
	height: 270px;
	left: 0px;
	top: 100%;
	margin: -40px 0px 0px 0px; 
	z-index: 38;
	background-image:  url(images/sfumobasso.png);
}


div#TimelineVer{
	position: absolute;
	width: 450px; 
	height: 100%;
	left: 100%;
	top: 0px;
	margin: 0px 0px 0px -450px; 
	z-index: 38;
	background-image:  url(images/brandback.png);
}

div#backslideVideo{
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0px;
	left: 0px;
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	z-index:0;
	/*background-image:  url(images/damasco.png);*/
}

div#menu{
	position: absolute;
	width: 450px; 
	height: 63px;
	left: 300px;
	top: 100%;
	margin: -113px 0px 0px 0px; 
	z-index: 48;
}

div#menucoll{
	position: absolute;
	width: 170px; 
	height: 190px;
	left: 50px;
	top: 100%;
	margin: -208px 0px 0px 0px; 
	z-index: 48;
}

div#claimhome{
	position: absolute;
	width: 510px; 
	height: 240px;
	left: 50%;
	top: 50%;
	margin: -120px 0px 0px -255px; 
	z-index: 55;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div#fasciaaltaSfumo{
	position: absolute;
	width: 100%; 
	height: 168px;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px; 
	/*background-image:  url(images/sfumo.png);*/
	z-index: 24;
}

div#fasciaalta{
	position: absolute;
	width: 200px; 
	height: 248px;
	left: 50px;
	top: 8px;
	margin: 0px 0px 0px 0px; 
	z-index: 48;
}

div#fasciasx{
	position: absolute;
	width: 400px; 
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-image:  url(images/sfumosinistro.png);
}

div#fasciadx{
	position: absolute;
	width: 243px; 
	height: 100%;
	left: 100%;
	margin: 0px 0px 0px -243px;
	top: 0px;
	z-index: 0;
	/*background-image:  url(images/sfumodestro.png);*/
}

div#bloccoUtube{
	position: absolute;
	width: 340px; 
	height: 48px;
	left: 100%;
	top: 20px;
	margin: 0px 0px 0px -360px; 
	z-index: 48;
}


div#blackcontent_1{
	position: absolute;
	width: 100%; 
	height: 295px;
	left: 0px;
	top: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: -336px; 
	z-index: 1;
	background-image:  url(images/backtabs.png);
	visibility: hidden;
}

div#blackcontent_2{
	position: absolute;
	width: 100%; 
	height: 295px;
	left: 0px;
	top: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: -336px; 
	z-index: 1;
	background-image:  url(images/backtabs.png);
	visibility: hidden;
}



div#contenuticentrati{
	position: absolute;
	width: 800px; 
	height: 488px; 
	left: 100%;
	top: 50%;
	margin: -244px 0px 0px -400px; 
	z-index: 25;
	background-image:  url(images/backtabs.png);
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:arial,helvetica;
	font-size:9px;
	color:#fff;
}

div#contenuti{
	position: absolute;
	width: 740px; 
	height: 488px; 
	left: 270px;
	top: 50%;
	margin: -244px 0px 0px 0px; 
	z-index: 25;
	background-image:  url(images/backtabs.png);
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:arial,helvetica;
	font-size:9px;
	color:#fff;
}


div#timeline{
	position: absolute;
	width: 960px; 
	height: 338px; 
	left: 50%;
	top: 50%;
	margin: -20px 0px 0px -420px; 
	z-index: 925;
	background-image:  url(images/backtabs.png);
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:arial,helvetica;
	font-size:9px;
	color:#fff;
}

form p {
	padding: 7px;
	line-height: 1.6;
}
	

.textcontentTIT {
			text-decoration: none; 
			color: #900;  
			font-size: 16px; 
			font-weight:bold; 
			font-family: arial,  helvetica;
			}

.textcontent {
			text-decoration: none; 
			color: #000;  
			font-size: 12px;  
			font-family: Arial, helvetica;
			}

.textcontentW{
			text-decoration: none; 
			color: #fff;  
			font-size: 13px;  
			font-family:  Arial,Helvetica;
			line-height:130%;
			}
			
.textcontentCAPS {
			text-decoration: none; 
			color: #000;  
			font-size: 14px; 
			font-weight:bold; 
			font-family: arial,  helvetica;
			}
	
.inputbox1 {
					background: #FF9900;
					text-decoration: none;
					border: none;
					border-style: none;
					font-size: 12px;
					font-family: arial;
					color: #000;
					width : 120px;
				}
.submitbox {
					background: #FF9900;
					text-decoration: none;
					border: none;
					border-style: none;
					font-size: 12px;
					font-family: arial;
					color: white;
				}