TABLE#patrimonio {
	width: 520px;
	font-family: Arial;
	font-size: 11px;
	margin-left: 25px;
	text-align: justify;
}
P#titulo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}

P#subtitulo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}

UL LI{
	list-style-type: none;
}

TABLE#catalogo {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

TABLE#catalogo TH {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	line-height:20px;
	

}

TABLE#catalogo TH#parroquia {
	background-color: #f0f0f0;
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}

TABLE#catalogo TD {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-align: left;
	padding-left: 20px;
	line-height:20px;
}

P#volver {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-align: right;
}

P#volver_galeria {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}

P#volver_galeria A{
	background-image: url(../images/boton.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #777777;
	border: 1px solid #cccccc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	cursor: pointer;
	height: 15px;
}

table#indice {
	color: #333366;
}

table#indice tr td a {
	color: #333366;
	cursor: pointer;
	text-decoration: none;
}

table#indice tr td a:hover {
	color: #666666;
	cursor: pointer;
	text-decoration: none;
}

table#indice td#espacio {
	border: 0px;
	width: 50px;
}

table#enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;

}

table#enlaces td{
	width: 220px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;

}

table#enlaces a {
	width: 220px;
	height: 20px;
	text-decoration: none;
}

table#enlaces div {
	padding: 5px;
	padding-left: 10px;
	height: 20px;
}


table#enlaces td#espacio {
	border: 0px;
	width: 50px;
}


table#opciones tr td a {
	width: 350px;
}

table#opciones tr td a:hover {
	color: #666666;
	cursor: pointer;

}

table#opciones td#separador{
	width: 40px;
}

table#opciones td#enlaces{
	width: 400px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	height: 100%;
}

table#opciones a {
	width: 220px;
	text-decoration: none;
}

table#opciones div {
	padding: 5px;
	padding-left: 10px;
	height: 20px;
	vertical-align: top;
}

table#fotos {
	width: 530px;
}

table#fotos TD {
	padding: 5px;
	background-color: #E9E9E9;
	color: #777777;
	text-align: left;
	vertical-align: top;
}

table#foto_individual {
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	border-collapse: collapse;
	width: 230px;
	cursor: pointer;
}

table#foto_individual TD#foto {
	vertical-align: middle;
	width: 80px;
}

font#subtitulo {
	font-size: 12px;
}

table#ficha {
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	border-collapse: collapse;
	width: 520px;
	border: 1px solid #E5E5EA;
}

table#ficha TD {
	padding: 5px;
}

table#ficha TD#titulo {
	background-color: #F4F4FA;
	border-bottom: 1px solid #E5E5EA;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
}

table#ficha TD#localizacion_uso {
	width: 280px;
	border-bottom: 1px solid #E5E5EA;
	border-right: 1px solid #E5E5EA;
}

table#ficha TD#epoca_estilo {
	width: 240px;
	border-bottom: 1px solid #E5E5EA;
}

table#ficha TD#descripcion_valoracion {
	border-bottom: 1px solid #E5E5EA;
	text-align: justify;
}