@charset "utf-8";
/* CSS Document */

#infra {
	width: 696px;
	height: 392px;
	position: relative;
}

span.tp_pdf { float: left; position: absolute; top: 340px; }
span.tp_pdf a { display: inline-block; background-image: url('../images/tech_plan_infra.jpg');
	background-repeat: no-repeat;
	background-color: #efefef;
	width: 155px;
	height: 19px;
	color: #333;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left; }
span.tp_pdf a:hover {
	background-image: url('../images/tech_plan_infra_h.jpg');
	background-repeat: no-repeat;
	background-color: #ccc;
}
	
span.tp_dwg { float: left; position: absolute; top: 370px; }
span.tp_dwg a { display: inline-block; background-image: url('../images/tech_plan_infra_dwg.jpg');
	background-repeat: no-repeat;
	background-color: #efefef;
	width: 155px;
	height: 19px;
	color: #333;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left; }
span.tp_dwg a:hover {
	background-image: url('../images/tech_plan_infra_dwg_h.jpg');
	background-repeat: no-repeat;
	background-color: #ccc;
}

#infra_nl {
	background-image: url('../images/zalen.jpg');
	background-repeat: no-repeat;
	width: 696px;
	height: 392px;
	float:left;
	position: absolute;
	border: 2px solid #efefef;
	margin-bottom: 20px;
}

#infra_en {
	background-image: url('../images/zalen_en.jpg');
	background-repeat: no-repeat;
	width: 696px;
	height: 392px;
	float:left;
	position: absolute;
	border: 2px solid #efefef;
	margin-bottom: 20px;
}

#infra_fr {
	background-image: url('../images/zalen_fr.jpg');
	background-repeat: no-repeat;
	width: 696px;
	height: 392px;
	float:left;
	position: absolute;
	border: 2px solid #efefef;
	margin-bottom: 20px;
}

#infra_info {
	float: left;
	position: relative;
	width: 400px;
	top: 210px;
}

#infra_info img {
	border: 5px solid #ddd;
	margin-top: 40px;
	margin-right: 5px;
}

#infra a {
	color: #ca1b23;
	font-weight: bold;
}

#infra_en a {
	color: #ca1b23;
	font-weight: bold;
}

#infra_fr a {
	color: #ca1b23;
	font-weight: bold;
}

.m2 {
	font-size: 10px;
	color: #333;
}

a.i_mc4 {
	float: left;
	position: absolute;
	width: 53px;
	height: 60px;
	top: 90px;
	left: 64px;
	padding-top:
}

a.i_mc4:hover {
	background-image: url('../images/i_mc4.jpg');
}

a.i_mc3 {
	float: left;
	position: absolute;
	width: 26px;
	height: 60px;
	top: 90px;
	left: 119px;
}

a.i_mc3:hover {
	background-image: url('../images/i_mc3.jpg');
}

a.i_mc2 {
	float: left;
	position: absolute;
	width: 26px;
	height: 60px;
	top: 90px;
	left: 147px;
}

a.i_mc2:hover {
	background-image: url('../images/i_mc2.jpg');
}

a.i_mc1 {
	float: left;
	position: absolute;
	width: 53px;
	height: 60px;
	top: 90px;
	left: 175px;
}

a.i_mc1:hover {
	background-image: url('../images/i_mc1.jpg');
}

a.i_xxl {
	float: left;
	position: absolute;
	width: 276px;
	height: 196px;
	top: 176px;
	left: 340px;
}

a.i_xxl:hover {
	background-image: url('../images/i_xxl.jpg');
}

a.i_hal6 {
	float: left;
	position: absolute;
	width: 552px;
	height: 62px;
	left: 64px;
	font-size: 20px;
}

a.i_hal6:hover {
	background-image: url('../images/i_hal6.jpg');
}

a.i_bar1 {
	float: left;
	position: absolute;
	width: 28px;
	height: 60px;
	left: 230px;
	top: 90px;
}

a.i_bar1:hover {
	background-image: url('../images/i_bar1.jpg');
}

a.i_bar2 {
	float: left;
	position: absolute;
	width: 55px;
	height: 26px;
	left: 369px;
	top: 97px;
}

a.i_bar2:hover {
	background-image: url('../images/i_bar2.jpg');
}

a.i_tp {
	float: left;
	position: absolute;	
	background-image: url('../images/tech_plan_infra.jpg');
	background-repeat: no-repeat;
	background-color: #efefef;
	width: 130px;
	height: 20px;
	top: 368px;
	color: #333;
	padding-top: 4px;
	padding-left: 10px;
}

a.i_tp:hover {
	background-image: url('../images/tech_plan_infra_h.jpg');
	background-repeat: no-repeat;
	background-color: #ccc;
}