﻿#page_header {
	position:absolute;
	z-index: 99;
	top:150px;
	width:601px;
	height:47px;
	background-image: url(../images/header_fotos.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 0 0 88px;
}

#main_content {
	padding: 120px 0 0 13px;
	margin:0 0 0 29px;
	width: 610px;
}

.photo_container {
	width:140px;
	height:130px;
	float:left;
	margin: 0 0 0 4px;
}
.photo_item_bg {
	background: url(../images/foto_item_bg.png) no-repeat;
	width: 140px;
	height:95px;
	padding: 5px 0 0 6px;
	float:left;
}

.photo {
	width: 124px;
	height: 85px;
	overflow:hidden;

}

.photo_title {
width: 124px;
height:12px;
line-height:12px;
margin:0 0 -15px 6px;
clear:both;
text-align:center;
font-size:10px;
}

#photo_nav {
width: 601px;
height: 20px;
clear:both;
text-align:center;
}

a:link, a:hover, a:active {
color: #817156;
text-decoration:underline;
}

a:hover {
color: #ae3848;
text-decoration:underline;
}