.interior { width:1100px;}

#instalaciones{
height:1000px;
}


#contentInstalaciones{
padding-top:40px;
}

#contentInstalaciones p{
padding-top:40px;
font-size:30px;
color:#3852a4;
text-align:center;
}

.textoMasImagen{
width:700px;
margin:0 auto;
}


.textoMasImagen img{
border:4px solid #5E7FBA;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 3px 3px 9px #c3c3c3;
	margin-right:20px;

}
