/* LayerSlider Styles */



.ls-layer {
	display: none;
}

.ls-active,
.ls-animating {
	display: block;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-layer .ls-bg {
	left: 50%;
	top: 50%;
}

.ls-nav {
	text-align: center;
}

.ls-nav a {
	display: inline-block;
}

img.ls-bg { 
	-webkit-box-shadow: 1px 1px 3px 3px rgba(150, 150, 150, 20);
	box-shadow: 1px 1px 3px 3px rgba(150, 150, 150, 20);
	margin-top:-150px !important;
	margin-left:-475px !important;
	-webkit-border-radius: 8px;
	border-radius: 8px; 
}

.ls-s7 {
display: inline-table;	
}

.ls-s7 span {
	color:#FF0 !important;
	font-size:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../img/fondo_slider.png);
	background-repeat:repeat;
	height:40px;
	padding:10px !important;
}

.ls-s2 {
	display: inline-table; 
}

.ls-s2 span {
	color:#FFF !important;
	font-size:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../img/fondo_slider.png);
	background-repeat:repeat;
	height:40px;
	padding:10px !important;
}

.ls-layer {
	
}
