body{
	margin: -20px 0px 0px 0px;
	height: 100%;
	color: #000;
	background-color: #fff;
}

/* @group intro
 */
#cache{
	position:fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height:100%;
	background-color: #000;
	display: none;
	
}
#contenu{
	width: 1080px;
	height: 1040px;
	margin: 0px 0px 0px -170px;
	position: relative;
	background: url(01.Orga_general_cifom_fc.png) no-repeat;
}
.rectangle{
	width: 220px;
	height: 70px;
	z-index: 89;
	position: absolute;
	cursor: pointer;
	
}

/* @group rectangle */

#rectangle_2{
	top: 145px;
	left: 430px;
}
#rectangle_3{
	top: 345px;
	left: 702px;
}
#rectangle_4{
	top: 345px;
	left: 178px;
}
#rectangle_5{
	top: 235px;
	left: 275px;
}
#rectangle_6{
	top: 454px;
	left: 47px;
}
#rectangle_7{
	top: 454px;
	left: 572px;
}
#rectangle_8{
	top: 454px;
	left: 831px;
}

#rectangle_9{
	top: 567px;
	left: 47px;
}
#rectangle_10{
	top: 567px;
	left: 308px;
}
#rectangle_11{
	top: 567px;
	left: 572px;
}
#rectangle_12{
	top: 684px;
	left: 47px;
}
#rectangle_13{
	top: 684px;
	left: 308px;
}
#rectangle_14{
	top: 796px;
	left: 47px;
}
#rectangle_15{
	top: 796px;
	left: 308px;
}
#rectangle_16{
	top: 912px;
	left: 308px;
}
/* @end */

/* @group pop_up */

.pop_up {
	z-index: 91;
}

#pop_up_2{
	width: 464px;
	height: 227px;
	position: absolute;
	display: none;
	background: url(02.Orga_directeur_fc.png) no-repeat;
	top: 228px;
	left: 595px;
	
}
#pop_up_3{
	width: 475px;
	height: 204px;
	position: absolute;
	display: none;
	top: 428px;
	left: 310px;
	background: url(03.Orga_responsable_se_clients_01.png) no-repeat;
}

#pop_up_4{
	width: 475px;
	height: 204px;
	position: absolute;
	display: none;
	top: 428px;
	left: 330px;
	background: url(04.Orga_responsable_production_01.png) no-repeat;
}
#pop_up_5{
	width: 648px;
	height: 323px;
	position: absolute;
	display: none;
	top: 318px;
	left: 400px;
	background: url(05.Orga_support_administratif_01.png) no-repeat;
}
#pop_up_6{
	width: 648px;
	height: 323px;
	position: absolute;
	display: none;
	top: 538px;
	left: 190px;
	background: url(05.Orga_support_administratif_01.png) no-repeat;
}
#pop_up_7{
	width: 648px;
	height: 323px;
	position: absolute;
	display: none;
	top: 538px;
	left: 30px;
	background: url(05.Orga_support_administratif_01.png) no-repeat;
}
#pop_up_8{
	width: 475px;
	height: 204px;
	position: absolute;
	display: none;
	top: 540px;
	left: 430px;
	background: url(06.Orga_support_multimedia_01.png) no-repeat;
}
#pop_up_9{
	width: 632px;
	height: 306px;
	position: absolute;
	display: none;
	top: 650px;
	left: 170px;
	background: url(08.Orga_filiere_mecanique_01.png) no-repeat;
}
#pop_up_10{
	width: 632px;
	height: 395px;
	position: absolute;
	display: none;
	top: 650px;
	left: 430px;
	background: url(07.Orga_filiere_horlogerie_01.png) no-repeat;
}
#pop_up_11{
	width: 475px;
	height: 204px;
	position: absolute;
	display: none;
	top: 650px;
	left: 180px;
	background: url(14.Orga_conseiller_formation_01.png) no-repeat;
}
#pop_up_12{
	width: 632px;
	height: 683px;
	position: absolute;
	display: none;
	top: 140px;
	left: 280px;
	background: url(10.Orga_filiere_mise_a_niveau_01.png) no-repeat;
}
#pop_up_13{
	width: 632px;
	height: 306px;
	position: absolute;
	display: none;
	top: 380px;
	left: 420px;
	background: url(09.Orga_filiere_informatique_01.png) no-repeat;
}
#pop_up_14{
	width: 632px;
	height: 306px;
	position: absolute;
	display: none;
	top: 490px;
	left: 140px;
	background: url(12.Orga_filiere_management_01.png) no-repeat;
}
#pop_up_15{
	width: 632px;
	height: 306px;
	position: absolute;
	display: none;
	top: 490px;
	left: 400px;
	background: url(13.Orga_filiere_RH_01.png) no-repeat;
}
#pop_up_16{
	width: 632px;
	height: 306px;
	position: absolute;
	display: none;
	top: 610px;
	left: 400px;
	background: url(11.Orga_filiere_FFA_01.png) no-repeat;
}
/* @end */

.btn_close {
	width: 35px;
	height: 35px;
	top: -15px;
	left: -15px;
	position: absolute;
	background-image: url(btn_close.png);
	cursor: pointer;
}
.btn_close:hover{
	background-image: url(btn_close_hover.png);
}
