.body
{
	background-color: white;
}

#output
{
	position: fixed;
	width:100px;
	height:100px;
	color:black;
}

 #outer
 {
	position:absolute;
	left:0px;
	right:0;
	top:0px;
	bottom:0px; 
	overflow:auto;
	width: 100%;
	background:transparent;
}

#center
{
    position: absolute;
    top: 30px;
    left: 50%;
    width: 1295px;
    margin-left: -648px;
    margin-top: 0px;
	/*background-color: green;*/
}



/* LOGO */
.linha-0
{
	position:relative;
	float:left;
}


.logo
{
	float:left;
	position:relative;
	top:0;
	left:0;
	border-style: none;
	z-index:300;
}


.dummy-0
{
	float:left;
	position:relative;
	width:714px;
	height:476px;
	top:0;
	left:0;
	 
}

 .blank-Logo
 {
	float:left;
	position:relative;
	width:10px;
	height:476px;
	top:0;
	left:0;
 }

 
 
 

/* MICROFIBER */
.linha-1
{
	position:relative;
	float:left;
}

div.fadehoverMicrofiber
{
	float:left;
	position: relative;
}

img.Normal 
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 40;
	border-style: none;
	box-shadow: #000 0em 0em 0em;
}
	
img.Over 
{
	position: absolute;
	left: 0;
	top: 0;
	border-style: none;
	z-index: 30;
	box-shadow: #000 0em 0em 0em;
}
 
 .blankMicrofiber
 {
 	float:left;
	position: relative;
 }
 
 
.dummy-1
{
	float:right;
	position:relative;
	box-shadow: #000 0em 0em 0em;
}
	
 
 
 
	

/* DUMMY - 2  */
.linha-2
{
	position:relative;
	float:left;
}
 
.blankDummy-2
{
	float:left;
	position:relative;
} 	

 .dummy-2
{
	float:left;
	position:relative;
	z-index:80;
	box-shadow: #000 0em 0em 0em;
}		
 


/* ACRYLIC + FOLHO */
.linha-3
{
	position:relative;
	float:left;
}

 /* ## ACRYLIC */
 div.fadehoverAcrylic
{
	float:left;
	position: relative;
}

 
 .blankLinha2
{
	float:left;
	position: relative;
}
 
  /* ## FOLHO */
 div.fadehoverFolho
{
	float:left;
	position: relative;
}




/*  FOOTER */
.linha-4
{
	position:relative;
	float:left;
}

 .dummy-3
{
	float:left;
	position:relative;
	z-index:80;
	box-shadow: #000 0em 0em 0em;
}		
 

 .dummy-4
{
	float:right;
	position:relative;
}		
 
 
