td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
input { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9px; }

.white {
	color: #FFFFFF;
	text-decoration: none;
}
.arte { color: #CC9900; }
.coleccion { color: #666600; }
.tit { font-size: 14px; font-weight: bold; }
.menu { text-decoration: none; }

#nav { background: #FFCC99; }
#nav td {
	text-align: left;
	background-color: #FFCC99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
}
#nav td a {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFCC99;
}
#nav td#wow a {
	background-color: #FBBC8D;
}
#nav td a:link, #nav td a:visited { color: #990000; text-decoration: none; }
#nav td a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #FF9966;
	background-image: url(es/img/bgr_menumuseo_off.gif);
}

#xpo { background-color: #FFCC99; }
#xpo td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
#xpo td a {
	color: #660000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#xpo td#home a {
	background-color: #FF9933;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC3300;
	padding-top: 2px;
}
#xpo td#wow a {
	background-color: #FBBC8D;
}
#xpo td a:link, #xpo td a:visited { color: #660000; text-decoration: none; }
#xpo td a:hover {
	background-color: #FF6633;
	color: #330000;
	background-image: url(es/img/bgr_menuxpo_off.gif);
}

#inst { background: #FFCC99; }
#inst td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#inst td a {
	color: #660000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#inst td#home a {
	background-color: #FF9933;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC3300;
	padding-top: 2px;
}
#inst td#wow a {
	background-color: #FF6633;
}
#inst td a:link, #inst td a:visited { color: #660000; text-decoration: none; }
#inst td a:hover {
	background-color: #FF6633;
	color: #330000;
	background-image: url(es/img/bgr_menuxpo_off.gif);
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
}
body {
	margin: 0px;
}
.black {
	color: #000000;
}
a:active{color:inherit !important; }
a img{border:none; }