div.foto_grande {
	width:484px;
	float:left;
}
div.foto_grande div.center {
	background-color:#FFFFFF;
	height:360px;
}

div.foto_mediana {
	width:404px;
	float:right;
}
div.foto_mediana div.center {
	background-color:#FFFFFF;
	height:224px;
}
div.fotos_chicas {
	width: 404px;
	float:right;
}
div.foto_chica {
	width:194px;
	float:left;
	margin-top:12px;
}
div.foto_chica div.center {
	background-color:#FFF;
	height:143px;
}
