
@font-face{
	font-family: CentraleSansLight;
	src: url("../fonts/CentraleSansLight.woff");
}

    @font-face {
	font-family: BodoniStd-BoldItalic;
	src: url("../fonts/BodoniStd-BoldItalic.woff");


  }
html, body {height: 100%;  margin:0; padding:0;font-family: CentraleSansLight;}

#banner{
	position: relative;
	height: 250px;
	width: 300px;
	overflow : hidden;
	opacity: 1;

}

#border_layer{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow : hidden;
	opacity: 1;	
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;}


div {
	width:300px;
	height:250px;
	position: absolute;
	opacity: 1;
	left: 0px;
	top: 0px;
	font-family:CentraleSansLight;
	color:white;
}


#frame_2, #frame_2_image, #frame_2_cover {
	width:440px;
	height:300px;
}



#banner_layer{
	width:100%;
	height:100%;

}

#cta{
	position:absolute;
	overflow: hidden;
	background: #ce1f2c;
	height: 26px;
	width: 104px;
    top: 16px;
    left: -12px;

}
#cta_text {
 
    top: 2px;
    font-size: 9px;
    left: -99px;
    text-align: center;
    position: absolute;
}



#coverlayer_1, #coverlayer_2, #coverlayer_3 {
	position:absolute;
	background: #000000;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 100%;
}

#clickarea {	
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 250;
	cursor:pointer;	
	color:#fff;
}

#text_2_1_2 img{
    width: 151px;
    height: 11px;
	margin-top: 74px;
	margin-left: 24px;
}

#text_2_1_3 img{
	width: 116px; 
	height: 10px; 
	margin-top: 92px; 
	margin-left: 24px;
}
#text_1, #text_2, #text_3{
	left: 13px;
	
}
/* FRAME 1 */
#text_1_1{
	top:43px;
	font-family: BodoniStd-BoldItalic;
	font-size:24px;
}
#text_1_2{
	top:55px;
	font-size:13px;	
}

#text_1_3{
	top:85px;
	font-size:13px;
}

/* FRAME 2*/
#text_2_1_1{
	top:48px;
	font-size:13px;
}

#text_2_1_2{	
	top:69px;
	font-size:13px;
}

#text_2_1_3{	
	top:89px;
	font-size:13px;
}
#text_2_2{
	font-size:13px;
	margin-top: 142px;
}

#text_2_2 span{
	font-family:BodoniStd-BoldItalic;
	 font-size: 19px; 
}

/* FRAME 3 */
#text_3{
	top:41px;
	font-size:13px;
}
#text_3_1{top:20px;}

#text_3_2{top:55px;}