/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
}

#exposiciones {
	background-position: center;
}

#titulo {
	font-family: "Lucida Sans";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	width: 500px;
	text-align: center;
	line-height: 125%;
	height: 25px;
	background-position: center;
	text-indent: 50px;
	margin-bottom: 30px;
}

.cuerpo_publicaciones {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 10px 30px 20px;
	padding: 20px;
	width: 520px;
	background-color: #eeeeee;
	border: thin dashed #CCCCCC;
	line-height: 125%;
}
.cuerpo_exposiciones {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 10px 30px 20px;
	padding: 20px;
	width: 560px;
	background-color: #eeeeee;
	border: thin dashed #CCCCCC;
	line-height: 130%;
	text-align: justify;
}

#SUBTITULO {
	font-family: "Lucida Sans";
	font-size: 16px;
	text-decoration:none;
	color: #990000;
	font-weight: bold;
	background-position: center;
}

#SUBTITULO a {
	font-family: "Lucida Sans";
	font-size: 16px;
	text-decoration:none;
	color: #990000;
	font-weight: bold;
}
	
#SUBTITULO a:hover {
	font-weight:bold;
	text-decoration: underline;
}
.citas_publicaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 10px 30px 20px;
	padding: 20px;
	width: 520px;
	background-color: #eeeeee;
	border: thin dashed #CCCCCC;
	line-height: 125%;
	text-align: right;
}
.citas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 10px 30px 20px;
	padding: 20px;
	width: 520px;
	line-height: 90%;
	border-top: #FFFFFF;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	text-align: left;
}
#barranav a {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}

#barranav a:hover {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	text-decoration: underline;
}
#barranav {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	background-image: url(imagenes/fondo_exposiciones.jpg);
	position: relative;
}

#barranav a:visited {

	font-family: "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}
#barranav a:active {


	font-family: "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}

#imagen a {
	font-family: "Lucida Sans";
	font-size: 80px;
	color: #990000;
	text-align: center;
}

#imagen a:hover {
	font-family: "Lucida Sans";
	font-size: 80px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#imagen {
	text-align: center;
}

#enlacesfavoritos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #990000;
	text-align: center;
}

#enlacesfavoritos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #666666;
	text-align: center;
}
#enlacesfavoritos a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #666666;
	text-align: center;
	text-decoration: line-through;
}

#bibliografia {
font-size: 11px;}

#volver {
	position:absolute;
	width:50px;
	height:20px;
	z-index:3;
	left: 550px;
	top: 50px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}#volver a {
	color: #666666;
}
#volver_publicaciones {

	position:absolute;
	width:50px;
	height:20px;
	z-index:3;
	left: 550px;
	top: 350px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}
