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

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

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

#ur {
	color: #333;
}

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