

@media only screen 
and (min-width: 0px) 
  and (max-width: 767px) { 
  	body {
	margin-top: 20px !important;
	} 
  	p {
  		font-size:.55em !important;
  	}
	#logoarsa {
		padding-top:70px !important;
		width: 50% !important;
	}
	#logoalsa {
		width: 70% !important;
	}


.bloque {
	width: 47% !important;
	padding:0 1% !important;
}
	#divisor1 {
	min-height: 550px !important;
}


#footer span{
	font-size:.6em !important;
}


	}




html {
	min-height: 100%;
	position: relative;
	box-shadow: 0 0 100px rgba(0, 0, 0, 0.27) inset;
	background: url(img/bg1.4.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

a {	text-decoration: none; }

body {
	margin-top: 80px;
	color: #4d4d4d;
	margin-bottom: 60px;
	font-family: "Lucida Sans Unicode", Verdana;
	text-align: center;
}

footer {
	bottom: 0;
	width: 100%;
	font-size: 13px;
	position: absolute;
}

.bloque {
	width: 49%;
	height: auto;
	float: left;
	padding:0;
}

.bloque img {
	position: relative;
    margin: auto;
    height: auto;
}

#divisor1 {
	position: relative;
	background: url(img/divisor.png) no-repeat center center; 
	background-size: 100% 100%;
	display: inline;
	width: 2%;
	max-width: 10px;
	min-height: 600px;
	height: 100%;
	float: left;
}

.logowrapper {
	position: relative;
	width:100%;
	height: 300px;
	padding-top: 50px;
}

#logoalsa {
	width: 40%;
	padding-top: 100px;

}

#logoarsa {
	padding-top:0;
	width: 30%;
	max-height: 300px;
	max-width: 300px;

}

.boton {
	width: 150px !important;
	padding: 25px 0 0 0 !important;
}

#footer {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 50px;
}

#footer span {
	display: inline-block;
	width: 33%;
}

.lider{
	font-weight: 800;
	color: #e04f12;
}
.strongalsa{
	font-weight: 800;
	color: #3c3c3b;
}
.strongarsa{
	font-weight: 800;
	color:#292f73;
}


#footer span{
	font-size:1em;
}

#mailarsa, #mailalsa{
	font-style:Fraktur Bold ;

}

#mailarsa a{
	color: #000000;

}

#mailalsa a{
	color: #000000;

}
