.marco {
	border: 1px solid #CCCCCC;
}

.marron {
	background-color: #524F48;
}

.detalle1 {
	background-attachment: scroll;
	background-image: url(../img/detalles/01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.detalle2 {

	background-attachment: scroll;
	background-image: url(../img/detalles/02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.detalle4 {
	background-attachment: scroll;
	background-image: url(../img/detalles/04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.detalle5 {
	background-attachment: scroll;
	background-image: url(../img/detalles/05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.detalle6 {
	background-attachment: scroll;
	background-image: url(../img/detalles/06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondo_blanco {
	background-color: #FFFFFF;
}
