/* LayerSlider Layers and Sublayers unique styles */

#layerslider,
#layerslider2 {
	width: 1040px;
	height: 500px;
	margin: 0px auto 0px auto;
	background-color:#000000;
}

/* Slide 1 */
#text1 {
	left: 80px;
	top: 400px;
	width: 690px;
	height: 30px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.4);
	padding:20px;
	padding-right:140px;
	padding-top:30px;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
}
#text1sub {
	left: 100px;
	top: 455px;
	font-size:13px;
}

/* Slide 1 */
#text1bleu {
	left: 80px;
	top: 400px;
	width: 690px;
	height: 30px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.6);
	padding:20px;
	padding-right:140px;
	padding-top:30px;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
	color: #000000;
}
#text1subbleu {
	left: 100px;
	top: 455px;
	font-size:13px;
	color:#000000;
}

#button1 {
	left: 740px;
	top: 415px;
}

/* Slide 2 */

#textpromotionlg2 {
	display:block;
	left: 680px;
	top: 35px;
	padding: 20px;
	height:120px;
	width:270px;
	color:#007bc0;
	font-size:70px;
	text-align:right;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	background: rgba(0, 0, 0, 0.7);
}

#textpromotionlg {
	display:block;
	left: 680px;
	top: 35px;
	height:150px;
	width:300px;
	color:#007bc0;
	font-size:70px;
	text-align:right;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
}

#textpromotion {
	display:block;
	left: 680px;
	top: 80px;
	height:150px;
	width:300px;
	color:#000000;
	font-size:40px;
	text-align:right;
	line-height:40px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
}

#textpromotionsub {
	display:block;
	left: 680px;
	top: 160px;
	height:150px;
	width:300px;
	color:#000000;
	font-size:13px;
	text-align:right;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
}

/* Slide 3 */

#text3header3 {
	left: 100px;
	top: 20px;
	width: 250px;
	padding:20px;
	color:#222222;
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.4);
	font-size:45px;
	line-height:45px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

#text3 {
	left: 100px;
	top: 195px;
	width: 250px;
	padding:20px;
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.4);
	color:#222222;
	
}

#button3 {
	left: 110px;
	top: 355px;
}


#text2header {
	left: 100px;
	top: 160px;
	padding:20px;
	color:#ffffff;
	font-size:28px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	letter-spacing:1px;
	width: 260px;
	height: 220px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	padding:20px;
}

#text22header {
	left: 100px;
	top: 160px;
	padding:20px;
	color:#ffffff;
	font-size:28px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	letter-spacing:1px;
	width: 260px;
	height: 170px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	padding:20px;
}

#text2 {
	left: 100px;
	top: 190px;
	width: 260px;
	padding:20px;
	color:#ffffff;
}

#button2 {
	left: 110px;
	top: 355px;
}

/* Slide 4 */
#textpromotionwhite {
	display:block;
	left: 680px;
	top: 80px;
	height:150px;
	width:300px;
	color:#ffffff;
	font-size:40px;
	text-align:right;
	line-height:40px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
}

#textpromotionwhite2 {
	display:block;
	left: 680px;
	top: 105px;
	height:150px;
	width:300px;
	color:#ffffff;
	font-size:40px;
	text-align:right;
	line-height:40px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
}

#textpromotionsubwhite {
	display:block;
	left: 680px;
	top: 160px;
	height:150px;
	width:300px;
	color:#ffffff;
	font-size:13px;
	text-align:right;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
}
