
#page {
	background-image: url(images/slices/orange/headAdmin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.content {
	background-image: url(images/slices/orange/mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#foot {
	background-image: url(images/slices/orange/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#ur {
	color: #FFF;
}

.fotografia {
	background-color: #CC7A00;
	text-align: center;
}