* {
	font-family		: Verdana, Tahoma;
}


#sidebar{
	background		: #f8f3e0;
}
	#sidebar h2{
		background		: #e9aa49;
		color			: #FFF;
		text-align		: right;
		padding-right	: 40px;
		width			: 152px !important;
		width			: 200px;
	}
		#sidebar ul li{
			border-right		: 2px solid #424141;
		}
		#sidebar ul li:hover a{
			color			: #AAAAAA;
		}
		#sidebar ul li a{
			color			: #424141;
		}
		#sidebar ul li a:last-child{
			border-right	: 0;
		}
#containerBox{
	background		: url('../../img/museocolumn.png');
}
#left{
	background		: #f8f3e0;
	background		: transparent;
}
	#left ul{
		width			: 170px;
		margin-top		: 10px;
		list-style-type	: none;
	}
		#left ul li, #left ul li li, #left ul li li li {
			margin			: 0;
			padding			: 0;
		}
		#left ul li a{
			position		: relative;
			display			: block;
			text-decoration	: none;
			width			: 150px !important;
			width			: 170px;
			height			: 32px;
			height			: auto !important;
			padding			: 8px 20px 8px 0;
			margin			: 0;
			color			: #333333;
			text-align		: right;
			background-image: url('../../img/smalldot.png');
			background-position	: 155px 13px;
			background-repeat: no-repeat;
			font-size		: 12px;
		}
		#left ul li a:hover{
			color			: #000;
		}
		#left ul li.active a{
			font-weight		: bold;
			background		: #f2d6a6;
			background-image: url('../../img/bigdot.png');
			background-position	: 155px 13px;
			background-repeat: no-repeat;
		}
		#left ul li.active ul{
			margin			: 0;
			background		: #f7e9cc;
		}
		#left ul li.active ul li a{
			font-weight	 	: normal;
			background		: #f7e9cc;
			font-size		: 12px;
		}
		#left ul li.active ul li.active a{
			font-weight	 	: bold;
			color			: #000;
		}
		#left ul li.active ul li.active ul{
			background		: #f8ecd4;
		}
		#left ul li.active ul li.active ul li a{
			background		: #f8ecd4;
			font-size		: 11px;
			font-style		: italic;
			font-weight 		: normal;
			background-image	: url('../../img/smalldot.png');
			background-position	: 155px 11px;
			background-repeat	: no-repeat;
		}
		
		#left ul li.active ul li.active ul li.active a{
			font-weight 		: bold;
		}
		#left ul li.active ul li.active ul li.active ul{
			background		: #faefd6;
		}
		#left ul li.active ul li.active ul li.active ul li a{
			background		: #faefd6;
			font-weight		: normal;
			padding-right		: 5px;
			width			: 165px !important;
			width			: 170px;
		}
		#left ul li.active ul li.active ul li.active ul li.active a{
			font-weight 		: bold;
		}
		

		#left ul li.active li.active li a:hover{
			color			: #000;
		}
		#left ul li.active li.active li.active a{
			color			: #000;
			background-image: url('../../img/bigdot.png');
			background-position	: 155px 10px;
			background-repeat: no-repeat;
			font-weight		: bold;
		}
#logotype{
	position		: absolute;
	top				: 20px;
	right			: 2px;
	width			: 50px;
	height			: 60px;
	background		: url('../../img/museologo.png');
}
#center h1{
	text-align		: left;
	font-size		: 13px;
}
#center .product{
	float					: left;
	clear					: both;
	font-weight				: bold;
}
#newsletter{
	background		: #f8e4b2;
}
	#newsletter h1{
		color			: #b09d75;
		background		: #f3e0a8;
	}
	#newsletter div.info{
		color			: #687178;
		background		: #f8e4b2;
	}
	#newsletter div.confirmBox{
		color			: #f3f7fa;
		background		: #e9aa49;
	}
		#newsletter div.confirmBox input[type=submit]{
			color				: #FFF;
		}
#navbar{
	background		: #f8f3e0;
}
#footer{
	background		: #fbf7ee;
}
div span.description{
	margin: 0;
	
	padding					: 0;
}
div span.description .forIe{
		margin: 0;

}
.files ul li a{
	color			: #e9aa49;
}