
@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;color:white;font-family: CentraleSansLight;}

#banner{
	position: relative;
	height: 50px;
	width: 320px;
	overflow : hidden;
	opacity: 1;
	font-size: 10px;

}

#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:320px;
	height:50px;
	position: absolute;
	font-family: CentraleSansLight;
	opacity: 1;
	left: 0px;
	top: 0px;
}


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



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

}

#cta{
	position:absolute;
	overflow: hidden;
	background: #ce1f2c;
    height: 20px;
    top: 0px;
    width: 51px;
    font-size: 6px;
    left: 16px;

}

#cta_text{ 
	text-align: center;
    left: -135px;
	top: 3px;
}


#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: 50;
	cursor:pointer;	
	color:#fff;
}
#text_2_1_3 img{
	margin-left: 118px;
    width: 72px;
    height: 6px;
	margin-top: 31px;
}

#text_1, #text_2{
	left: 95px;
	
}

/* FRAME 1 */
#text_1_1{
	top:9px;
	font-family: BodoniStd-BoldItalic;
	font-size:16px;
}
#text_1_2{
	top:14px;
	font-size:8px;
}

#text_1_3{
	top:32px;
	font-size:8px;
}

/* FRAME 2*/
#text_2_1_1{
	top:9px;
	font-size:8px;
}

#text_2_1_2{	
	top:20px;
	font-size:8px;
}

#text_2_1_3{	
	top:32px;
	font-size:8px;
}
#text_2_2{
	font-size:8px;
	margin-top: 12px;
	left: 18px;
}

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

/* FRAME 3 */
#text_3{
	top:2px;
	font-size:9px;
	left: 80px;
}
#text_3_1{top:7px;}

#text_3_2{top:32px;}

