#foto_container {
	position: absolute;
	left: 10px;
	top: 2px;
	width: 0px;
	height: 0px;
	border: 5px solid black;
	z-index: 10000;
}
#foto_container div {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: right;
}
#submenu ul.subseccion a {
	font-size: 11px;
	line-height: 20px;
}
table.tabla_inicial {
	width: 500px;
	
}
table.tabla_inicial td {
	width: 249px;
	height: 140px;
	text-align: center;
	font-size: 12px;
}

table.tabla_inicial img {
	border: 1px solid black;

}
table.tabla_inicial a,a:visited {
	color: #4a4a4a;
	text-decoration: none;
	font-size: 9px;
	font-weight:blod;
}
table.tabla_inicial a:hover,a:active {
	color: #810400;
	text-decoration: none;
	font-size: 9px;
	font-weight:blod;
}


.galeria {
	width: 405px;
}
.galeria td {
	text-align: center;
	width: 133px;
	height: 107px;
	font-size: 9px;
}
.galeria img {
	border: 1px solid black;
	color: #000;
}
.galeria a,a:visited {
	color: #000;
	text-decoration: none;
	font-size: 9px;
}
.galeria a:hover,a:active {
	color: #810400;
	text-decoration: none;
	font-size: 9px;
}
caption {
	font-size: 10px;
	line-height: 10px;
}
