#header {
	background-image: url(/img/header.png);	
}
#content {
	background-repeat:no-repeat;
  	background-position:bottom left;
	color:#330000;
	background-image: url(/img/calidad/gestioncalidad_izq.jpg);	

}
#texto{
	padding:20px 200px 0px 330px;
		text-align:justify;
}
#imagen{
	position:absolute;
	bottom:10px;
	right:10px;
}
#inner {
	
	height:inherit;
	/*background-repeat:no-repeat;
    background-position: bottom right;*/
	margin:0px 50px ; 
	text-align:right;
}

