#titulo {
	background-image: none;
	float: left;
	height: 76px;
	width: 450px;
	margin-top: 10px;
	padding-left: 30px;
}
#foto {
	float: left;
	height: 93px;
	width: 126px;
	background-color: #CCCCCC;
}
#miniatura {
	float: left;
	width: 126px;
	height: auto;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#paginacao  {
	float: left;
	width: 568px;
	height: auto;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
#descricao {
	float: left;
	width: 120px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


#galeria {
	float: left;
	height: auto;
	width: 555px;
	font-family: verdana;
	font-size: 18px;
	color: #0A441E;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EAEAEA;
	font-weight: bold;
}
#descricao a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#descricao a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#descricao a:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#descricao a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#foto img {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#paginacao input {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

