#header {
	background-image: url(/img/header.png);	
}
#content {
	background-repeat:no-repeat;
  	background-position:bottom right;
	color:#330000;
	/*background-image: url(/img/instalaciones/image_right.jpg);*/	
	text-align:right;

}

#inner {
	float:left;
	height:inherit;
	/* background-image: url(/img/instalaciones/instalaciones_dch.jpg);*/	
	background-repeat:no-repeat;
  	background-position:bottom left;
	padding:0px 50px 0px 0px;
	height:100%;
	
}
#texto{
	padding:50px 5px 0px 605px;
	text-align:justify;
}

  #sliderImages {
    width: 550px;
    height: 420px;
    float:left;
    margin-top: 30px;
  }