#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;
}
#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;
}
#titulo {
	background-image: none;
	float: left;
	height: 76px;
	width: 450px;
	margin-top: 10px;
	padding-left: 30px;
}
#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;
}
#galeria_foto {
	float: left;
	width: 562px;
	height: auto;
	padding: 8px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#foto {
	float: left;
	height: 93px;
	width: 126px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
#categoria {
	font-family: verdana;
	font-size: 11px;
	padding-left: 5px;
	width: 425px;
	float: left;
	height: auto;
	color: #666666;
}
#categoria {
}
#link {
	color: #0A441E;
	font-size: 12px;
	float: left;
	width: 425px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0A441E;
	text-align: right;
	height: auto;
}
#link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#link a:link {
	color: #0A441E;
	text-decoration: none;
}
.categoria {
	color: #0A441E;
	font-size: 11px;
	font-weight: bold;
}
#link a:visited {
	color: #000000;
	text-decoration: underline;
}
#link a:hover {
	color: #0A441E;
	text-decoration: none;
}
#link a:active {
	color: #0A441E;
	text-decoration: none;
}
