/* Menu */
#menu li.bt3 a {
	width:160px;
	background:url(../img/menu-bg-black.gif) #000 no-repeat top right;
}
#menu li.bt4 a {
	background:none #000;
}
/* Content */
#content {
	width:711px;
	height:auto;
	float:right;
	margin:37px 0px 50px 0px;
}
#museus .principal {
	float:left;
	margin-bottom:30px;
	background:none;
}
#museus .principal li {
	float:left;
	width:243px;
	padding:30px 0px 0px 0px;
	}
	#museus .principal li.last {
		width:225px;
	}
	#museus .principal li h3 {
		width:225px;
		border-bottom:1px dashed #000;
		margin-bottom:10px;
		}
		#museus .principal li h3 a {
			font-family: Helvetica, Arial, sans-serif;
			font-size:18px;
			line-height:18px;
			font-weight:bold;
			color:#000;
			text-decoration:none;
		}
	#museus .principal li p {
		width:225px;
		margin-bottom:13px;
	}
	#museus .pie {
		font-size:10px;
	}
	#museus .principal li .pie {
		border-bottom:1px dashed #000;
		padding-bottom:4px;
		}
		#museus .principal .mas li .pie {
			border-bottom:none;
			padding-bottom:4px;
			}
	#museus .principal li div {
		height:260px;
		}
		#museus .principal li .info a {
			display:block;
			border-top:1px dashed #000;
			width:225px;
			font-size:14px;
			line-height:14px;
			font-weight:bold;
			color:#000;
			padding-top:10px;
			text-decoration:none;
		}
#museus .mas {
	clear:left;
}
#museus .mas li {
	float:left;
	width:355px;
	padding:30px 0px 0px 0px;
	}
	#museus .mas li.last {
		width:337px;
	}
	#museus .mas li h3 {
		width:337px;
		border-bottom:1px dashed #000;
		margin-bottom:10px;
		}
		#museus .mas li h3 a {
			font-family: Helvetica, Arial, sans-serif;
			font-size:18px;
			line-height:18px;
			font-weight:bold;
			color:#000;
			text-decoration:none;
		}
	#museus .mas li p {
		width:337px;
		margin-bottom:13px;
	}
	#museus .mas li div {
		height:460px;
		}
		#museus .mas li .info a {
			display:block;
			border-top:1px dashed #000;
			width:337px;
			font-size:14px;
			line-height:14px;
			font-weight:bold;
			color:#000;
			padding-top:10px;
			text-decoration:none;
		}
#decoratives .el {
	float:left;
	width:243px;
	padding:0px 0px 0px 0px;
	}
	#decoratives .last {
		width:225px;
	}
	#decoratives .el h3 {
		width:225px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:18px;
		line-height:18px;
		font-weight:bold;
		color:#000;
		border-bottom:1px dashed #000;
		margin-bottom:10px;
		/*cursor:pointer;*/
	}
	#decoratives .el p {
		width:225px;
		margin-bottom:13px;
	}
	h4.enlace {
		margin:20px 0px 10px;
		border-bottom:1px dashed #000;
		margin-top:10px;
		padding-top:10px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:16px;
		line-height:16px;
		font-weight:bold;
		color:#000;
		cursor:pointer;
		width:225px;
	}
	.listado h4 {
		margin:20px 0px 10px;
		border-top:1px dashed #000;
		border-bottom:0;
		background:url(../img/arrow-bottom.gif) no-repeat center right;
		margin-top:10px;
		padding-top:10px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:16px;
		line-height:16px;
		font-weight:bold;
		color:#000;
		cursor:pointer;
	}
	#decoratives h2 a {
		display:block;
		font-family: Helvetica, Arial, sans-serif;
		font-size:21px;
		line-height:32px;
		height:32px;
		font-weight:bold;
		color:#000;
		background:url(../img/arrow-left.gif) no-repeat top left;
		padding:0px 0px 0px 40px;
		text-decoration:none;
	}

.info {
	clear:left;
	padding-top:20px;
	width:711px;
}
.info p a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	border-top:1px dashed #000;
	padding-top:10px;
	display:block;
	text-decoration:none;
}