/* Fotos */

h2 {
	text-align: center;
}

h2 a {
	color: #fff;
	text-decoration: none;
}

hr {
	height: 2px;
	width: 790px;
	background: url(../img/line2.png) no-repeat scroll center;
	border: 0;
	margin: 10px auto;
	clear: both;
}

.pagination {
	margin-top: 25px;
}

.nav_left, .nav_right {
	width: 126px;
	height: 45px;
	float: left;
}

.nav_left img, .nav_right img {
	border: 0;
}

.nav_left {
	margin-left: 10px;
}

.nav_right {
	float: right;
	margin-right: 10px;
}

.nav_center {
	width: 330px;
	height: 41px;
	background: url(../img/bg-pagination.png) no-repeat;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
}

.nav_center strong {
	font-size: 15px;
}

input[type='text'] {
	border: 0;
	width: 15px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px 7px;
	text-align: center;
	margin-top: 2px;
	background-color: transparent;
}

.content_fotos {
	margin-left: 3px;
}

.thumb {
	width: 300px;
	height: 300px;
	float: left;
	margin: 9px;
	background-color: #6C3F04;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

a.title_category {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	position: relative;
	bottom: 30px;
}

.thumb * {
	vertical-align: middle;
}

.thumb {
	display: block;
}

.thumb span {
	display: inline-block;
	height: 100%;
	width: 1px;
}

.thumb img {
	border: 0;
}

.input {
	height: 35px;
	width: 44px;
	float: left;
	margin-top: -2px;
}

.input div {
	float: left;
	height: 35px;
	background: url(../img/bg-input.png) repeat-x;
	width: 30px;
}

.border_left {
	float: left;
	width: 7px;
}

.nav_part_1 {
	float: left;
	width: 200px;
	margin-top: 6px;
	margin-left: 15px;
}

.nav_part_2 {
	margin-top: 8px;
	padding-right: 30px;
}

.box_categories {
	text-align: center;
	margin: 20px 0;
}

