
.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;
}


.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;
 }

 
 
 

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

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

img.Normal 
{
	position: absolute;
	z-index: 10;
	border-style: none;
	box-shadow: #000 0em 0em 0em; 	 /* PARA EVITAR QUE NO FIRE FOX AS IMAGENS SE MOVAM AO PASSAR COM O RATO POR CIMA*/
}
	
img.Over 
{
	position: absolute;
	border-style: none;
	box-shadow: #000 0em 0em 0em; 	 /* PARA EVITAR QUE NO FIRE FOX AS IMAGENS SE MOVAM AO PASSAR COM O RATO POR CIMA*/
}
 
 .blankVisao
 {
 	float:left;
	position: relative;
 }
 
 
.dummy-1
{
	float:left;
	position:relative;
}
	
 
 
 
	

/* HISTORIA PRODUTOS FILME */
.linha-2
{
	position:relative;
	float:left;
}

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



.blankHistoria
{
	float:left;
	position:relative;

} 	

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

.videoContainer
{
	width:720px;
	height:640px;
	position:relative;
	padding-top:15px;
	overflow:hidden;
}

.video
{
	position:relative;
	width:360px;

	/*
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	*/
}



/* QUEM SOMOS */
.linha-3
{
	position:relative;
	float:left;
}

 div.fadehoverQuemSomos
{
	float:left;
	position: relative;
	left: 0;
	top: 0;
}


.blankQuemSomos
{
	float:left;
	position: relative;
}


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





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