#contenedor {
	width: 250px;
	float: left;
}
#contenedor .contieneimagen {
	height: 200px;
}

#contenedor .titulo {
	height: 18px;
	width: 200px;
}

