@charset "utf-8";
/* CSS Document */

  @import url(style.css);

#bg_home{

	position	:absolute;
	z-index		:1;
	
	left		:28px;
	top			:28px;
	
	width		:924px;
	height		:545px;
	
	background	:#FFFFFF url(../../images/structure/bg_content_home.jpg) no-repeat center;
	
}



#menu_home{

	position	: absolute;
	z-index		: 3;
	
	left		: 28px;
	top			: 405px;
	
	width		: 798px;
	height		: 121px;

	/* background	:#5a5a5a; */
	text-align	: right;

}

#menu_home_hitmaps{

	position	:absolute;
	z-index		:100;
	
	left		:28px;
	top			:405px;
	
	width		:798px;
	height		:121px;
	
	text-align	: right;

}

#popup{
	position	: absolute;
	z-index		: 999;
	left		: 172px;
	top			: 89px;
	width		: 600px;
	height		: 410px;

}


#description_menu_home{

	position	:absolute;
	z-index		:3;
	
	left		:0px;
	top			:300px;
	
	width		:980px;
	height		:145px;
	
	border:#F00;

}

#button_dealer{
	
	position	:absolute;
	z-index		:110;
	
	left		:831px;
	top			:405px;
	
	width		:129px;
	height		:132px;

}

#intro_logo{
	
	position	:absolute;
	z-index		:110;
	
	left		:372px;
	top			:193px;
	
	width		:240px;
	height		:240px;

}
