html{
	background:#3D2600;
	}
	
body{
	margin: 0px;
	padding: 0px;
	background:url(../image/Background.png);
	background-position: center; 
	background-repeat:no-repeat;
	background-attachment: scroll;
	margin: 0 0 0;
}

#container {
	margin:0px auto; 
	width:1142px; 
	height:890px; 
	position:relative;
}


#contents-1{
	position:absolute;
	width: 657px;
	height:633px;
	margin: 0 0 0 0px;
	display:inline;
	z-index:3;
	left: 250px;
}


#contents-2{
	float: left;
	position:relative;
	width: 657px;
	height:90px;
	margin: 0 0 0 0px;
	display:inline;
	z-index:3;
	background:url(../image/Logo_Atelier.png);
	top:20px;
}

#contents-3{
	float:left;
	position: relative;
	width: 657px;
	height:543px;
	display:inline;
	z-index:3;
	background:url(../image/Tubos.png);
}

#contents-video{
	float: inherit;
	position: absolute;
	width: 380px;
	height:225px;
	display:inline;
	top:210px;
	left:140px;
	z-index:1;
}

#contents-assista{
	float: inherit;
	position: absolute;
	width: 370px;
	height:23px;
	display:inline;
	top:460px;
	left:140px;
	z-index:2;
	background:url(../image/Assista_ao_video.png);
}
#contents-down-1{
	position: absolute;
	width: 1270px;
	height:91px;
	display:inline;
	bottom: -105px;
	left:-328px;
	float:left;
	z-index:2;
}

#contents-down-2{
	position:absolute;
	width: 1142px;
	height:84px;
	margin: 0 0 0 0px;
	display:inline;
	z-index:3;
	left: 0px;
	bottom:60px;
}

#box-1{
	position:absolute;
	float:left;
	width: 350px;
	height: 284px;
	left: 37px;
	z-index:5;
	bottom:180px; 
	background:url(../image/Box.png);
	text-align:right;
	visibility: hidden;
}
#box-hidden-1{
	position:absolute;
	float:left;
	width:70px;
	height: 40px;
	left: 380px;
	z-index:5;
	bottom:180px; 
	visibility: hidden;
}
#box-2{
	position:absolute;
	float:left;
	width: 350px;
	height: 284px;
	right: 20px;
	z-index:5;
	bottom:180px; 
	background:url(../image/Box.png);
	text-align:right;
	visibility: hidden;
}

#box-hidden-2{
	position:absolute;
	float:left;
	width:80px;
	height: 40px;
	left: 700px;
	z-index:5;
	bottom:180px; 
	visibility: hidden;
}
	




