@charset "utf-8";

			/* MAIN AND WEBSITE DESSCRIPTION */
body {
  	background-image:url('../images/mcm3HD.png');
    background-repeat:no-repeat;
    background-size:800px 600px;
	background-position: center 310px; 
	background-attachment: fixed;  	
}
.mains {
	content:url('../images/marchio-multimedia.png');
	margin-left: auto;
	margin-right: auto;
	position: relative;
    top:0px;		
}
.bar {
	text-align:center;
	letter-spacing: 4px;
	position: relative;
    top: 0px;		
}
.center {
	 
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:380px;
	
}
.lynx {
	 
	letter-spacing: 10px;
   word-spacing: 30px;
	text-align:center;
	top:290px;
	display:inline;	
	 position: absolute;	
}
.musictreecenter {
	
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:430px;
	
}
.musictree {  
	top:290px;
	display:inline;	
	 position: absolute;
	display:none;
	z-index:2;	
	width:20px;
	float:left;
}
.abouttwo {
	
	display:inline;	
	cursor: pointer; cursor: hand;	
}
.musictwo {
	
	display:inline;	
	cursor: pointer; cursor: hand;	
}

.imagestwo {
	
	display:inline;	
	cursor: pointer; cursor: hand;	
}
.campaigntwo {
	
	display:inline;	
	word-spacing: 0px;
	cursor: pointer; cursor: hand;
   
	
}

.finger		{
	z-index: 14;
	position: fixed;
    left: 16%;
    bottom: 12%;
	display:none;	

}

.titlebar   {
	position: fixed;
	top: 0%;
	left:0%;
	
	height: 100%;
	width: 100%;	
	background-position: left top;
	background-size:100% 100%;
  
	background: rgba(255,255,255,1);
	background-repeat:no-repeat;
	background-attachment: fixed;
	display:none;
	opacity:1;
	z-index: 12;
	overflow: hidden;
}
.titlebar2   {
	position: fixed;
	top: 0;
	left:0;
	height: 80%;
	width: 100%;
	background-position: left top;
	background-size:100% 100%;
   
	background-repeat:no-repeat;
    background-image:url('../images/mcm3aboutHD.png');
	display:none;
	z-index: 14;
}
.abouttext1 {
	position:absolute;
	overflow: hidden;
	left:0%;
	bottom: 0%;
	padding: 10px 10px;
	bottom:0px;
	text-align:left;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	height: 20%;
	width: auto;   
   
 	
   
    background: rgba(255,255,250,1);
   
	z-index: 14;
	float:left;
	display:none;
	color:#000;	
}	

