﻿p.explora {
	margin-top: 4px;
}
#tl {
	background: url(p-tl.gif) no-repeat right
top;
	width: 40px;
	height: 96px;
}
#tm {
	background-image: url(p-tm.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 10px;
}
#tr { background: url(p-tr.gif) no-repeat top left;width: 40px; }
#bl { background: url(p-bl.gif) no-repeat top right; }
#bm {
	background: url(p-bm.gif) repeat-x top right;
	height: 66px;
	vertical-align: top;
}
#br { background: url(p-br.gif) no-repeat top left; }

#left { background: url(p-l.gif) repeat-y right;}
#right { background: url(p-r.gif) repeat-y left;}
#maincontent { background-image: url(mainbg.gif); text-align:center; }

.thumb { color:#ddd; text-align:center; font-size:11px; }
.thumb-b { background-image: url(b.gif); text-align:center; }
.thumb-bl {
	background-image: url(bl.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.thumb-tl {
	background-image: url(tl.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.thumb-br {
	background-image: url(br.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.thumb-tr {
	background-image: url(tr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.thumbnail img { background-color:#fff; border:1px #ccc solid; }
.thumbnail img:hover { background-color:#ddd; border-style:solid; border-width:1px; border-color:#4A6F1E;}

body {
	font-family: Georgia,Palatino,Times,serif;
	font-size: 12px;
	text-align: left;
	background-color: #333333;
}

.caption {
	margin: 4px 8px 4px 8px;
	font-size: 11px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
.photocaption { font-size:16px; color:#fff; }
.title {
	color: #fff;
	font-size: 30px;
}
.comment { color:#7B7958; font-size:15px; letter-spacing:0 }
.credit {
	color: #999;
	font-size: 11px;
	text-align: center;
	margin-top: 6px;
}
.credit a { color:#999;text-decoration:none; }
.credit a:hover { color:#ccc; text-decoration:underline }
.nav {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ccc;
	margin-bottom: 0px;
}
.nav a { text-decoration:none; color:#ccc; }
.nav a:hover { color:#fff; text-decoration:underline }
img.margenes {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}
.leyenda {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ccc;
	padding-top:20px;
	padding-left:20px;
}
.preload {
display:none
}

