



body {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}
h1 a {
	text-decoration: none;
	color: #FFBF00;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
}
h2 a {
	text-decoration: none;
	color: #D17414;
}
h2.destacado {
	color: #D17414;
	background-image: url(/export/system/modules/com.lacapital.museo/resources/img/cierreCorchete.gif);
	background-repeat: no-repeat;
	background-position: 178px 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 4px;
}

h3.exposiciones, h3.exposiciones a {
	color: #FF6600;
}
h3.talleres, h3.talleres a {
	color: #FFBF00;
}
h3.visitas, h3.cineyvideo, h3.visitas a, h3.cineyvideo a {
	color: #009999;
}
h3.otros, h3.otros a {
	color: #996699;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
h6.museo {
	color: #009999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 5px;
}
h3 a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
