﻿body {
	margin: 0px;
	text-align: center;
}
#allpage {
		text-align: left;
		margin: 0px auto;
		width: 780px;
		border-left: 2px solid #deeaf9;
		border-right: 2px solid #deeaf9;
		border-bottom: 2px solid #deeaf9;
}
#tbphotobox {
	background-color: #f5f9fd;
	height: 180px;

}
#tbphotos {
	clear: left;
	float: left;
}

#title{
}

.barra {
	font: 16pt "Trebuchet MS";
	font-weight: italic;
	background-color: #deeaf9;
	height: 25px;
	padding: 5px;
	color: #7997be;
}
#boxphotos {
	padding-top: 20px;
	text-align: center;
	margin-bottom: 20px;

}
.border {
	border: 1px solid #CCCCCC;
}
.photo {
	margin: 5px
}
#undo {
	clear: left;
	float: left;
}
#next {
	clear: right;
	float: right;
}
#undo, #next {
	font: bold 10pt Arial;
	text-align: center;
	color: #7997be;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 80px;
	background: #deeaf9;
	cursor: inherit;
}
#undo, #next {
	text-decoration: none;
	color: #7997be;
	cursor: pointer;
}
#legenda {
	margin: 0 auto;
	padding: 10px;
	width: 640px;
	font: 10pt Arial;
}
.tbPhotoslink { cursor: pointer;}
#footer {
	font: 8pt Arial;
}
#load {
	margin: 0 auto;
	visibility: hidden;
}
#erro {
	margin: auto auto;
	padding-top: 150px;
}
#load2 {
	text-align: center;
	margin: auto auto;
}
