#fotogaleria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 770px;
	background: #FFF;
	border: 1px solid #B4B4B4;
	float: left;
}
#fotogaleria img {
	float: left;
	vertical-align: top;
}
#fotogaleria a {
	color: #FFF;
	text-decoration: none;
}
#fotogaleria a:hover {
	color: #F00;
	text-decoration: underline;
}
#fotogaleria select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* CONTENEDOR IZQUIERDO */
.fg-content-left {
	float: left;
	width: 488px;
	background: #000;
}
.fg-box-foto {
	float: left;
	background: #000 url(../images/fotogaleria_03.gif) repeat-y;
	width: 487px;
	height: 315px;
	min-height: 316px;
}
.fg-foto {
	background: #000;
	width: 465px;
	display: table-cell;
	height: 307px;
	text-align: center;
}
.fg-foto img {
	float: none !important;
	cursor: pointer;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: 12px auto;
}
.fg-mas-fotos {
	clear: both;
	background: url(../images/fotogaleria_13.gif) repeat;
	width: 478px;
	height: 18px;
	padding: 5px;
	margin: 0 auto;
	color: #FFF;
	font-weight: bold;	
}
.fg-pages {
	width: 458px;
	text-align: center;
}
.fg-pages span {
	margin: 1px 5px;
}
.fg-relacionados {
	clear: both;
	float: left;
	background: url(../images/fotogaleria_13.gif);
	color: #FFF;
	font-weight: bold;
	width: 486px;
	height: 19px;
	padding: 2px 1px;
}
.fg-rel-title {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #999;
	margin: 0 10px 0 3px;
}
.fg-banner {
	clear: both;
	background: #2e2e2e;
	color: #999;
	font-size: 9px;
	text-align: center;
	height: 17px;
	padding: 10px 5px 2px 5px;
}

/* CONTENEDOR DERECHO */
.fg-content-right {
	float: right;
	width: 282px;
	z-index: -1;
}
.fg-descripcion {
	float: left;
	background: url(../images/fotogaleria_04.gif);
	width: 282px;
	height: 102px;
}
.fg-title {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 2px 4px 2px;
	padding: 0 4px;
}
.fg-text {
	height: 65px;
	overflow: auto;
	color: #FFF;
	font-size: 10px;
	text-align: left;
	margin: 2px 2px 4px 2px;
	padding: 0 6px 0 4px;
}
.fg-temas {
	clear: both;
	background: #DCDCDC url(../images/fotogaleria_06.gif) repeat;
	height: 96px;
	min-height: 90px;
	padding: 3px 8px;
}
.fg-temas-title {
	color: Gray;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0;
}
.fg-temas ul {
	margin: 0;
	padding: 0;
}
.fg-temas li {
	float: left;
	list-style: none;
	padding: 2px 0 2px 5px;
	width: 120px;
}
.fg-temas a {
	color: #636363 !important;
	font-weight: bold;
}
.fg-anteriores {
	clear: both;
	vertical-align: top;
	white-space: nowrap;
	background: #000;
}
.fg-otras {
	clear: both;
	float: left;
	width: 96px;
	height: 151px;
	padding: 5px 0 0 0;
	background: #000 url(../images/fotogaleria_09.gif);
}
.fg-otras-box {
	height: 40px;
	padding: 5px 0 0 0;
}
.fg-otras-flecha {
	float: left;
	width: 15px;
	text-align: center;
	padding: 12px 0 0 5px;
}
.fg-otras-img {
	float: left;
}
.fg-mas-galerias {
	float: left;
	background: url(../images/fotogaleria_10.gif);
	height: 30px;
	width: 186px;
}

/* IMAGEN highslide */
.highslide-dimming {
	background: black !important;
}
