/* CSS Document */

#contenedor {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	
	}
	
img {
	width:100%;
	height:auto;
	}
	