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

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

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

#ur {
	color: #FFF;
}

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