body {
	color: #000000;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Avenir, "R Avenir Roman", Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: bolder;
}
a img {
	border: none;
}
h1 {
	font-size: 140%;
	font-weight: bolder;
}
#cabecera {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
#navegacionSuperior {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#NavegadoresP {
	text-align: left;
	float: left;
}
#Tpagina {
	text-align: right;
	float: right;
	margin-bottom: 4px;
}
#cuerpo {
	vertical-align: top;
	float: left;
	width: 528px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}
#navegacionInferior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
}
.h2 {
	font-size: 130%;
	font-weight: bolder;
	text-align: left;
}

.ghost {
	color: #CCCCCC;
}
#colecciones {
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 110%;
	color: #000000;
	width: 150px;
}
.MinIzq {
	float: left;

}
.MinDer {
	float: right;
	
}
.MinCen {
	
	width: 100%;

	
}
.MinFila2 {
	height: 264px;
	vertical-align: middle;
}
#CapaDescrpcionCuadro {
	color: #000000;
	background-color: #CCCCCC;
	position: relative;
	z-index: 1;
	height: auto;
	width: auto;
	visibility: hidden;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

#imagenAmpliada {
	float: left;
	width: 600px;
	margin-right: 5px;
	margin-bottom: 25px;
}

#imagenAmpliada a {
cursor:url("/Imagenes/lupa.cur"), move;
}

#descriObra {
	float: right;
	width: 130px;
}

.h3 {
	font-size: 115%;
	font-weight: normal;
	font-style: italic;
}

.vineta {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 15px;
}
#cuerpo ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
#cuerpo ul li {
	color: #000000;
	line-height: 150%;
	font-weight: bolder;
}
#cuerpo ul ul li{
	margin-left: 2em;
	line-height: normal;
	color: #666666;
	font-weight: normal;
}
#cuerpo ul a:link {
	line-height: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#cuerpo ul a:visited {
	line-height: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#descriObra1 {

	float: right;
	width: 100px;
}

#photonav {
	cursor:url("/Imagenes/desplaza.cur"), e-resize;
}

