/*Estilos Tienda del C?rculo de Bellas ArtesNombre			tienda.css*/#tie_container {	background-color: #454346; 	padding: 13px; }#tie_wrapper {	background-color: #000; 	background-image: url(../img/lg_tienda.gif); 	background-repeat: no-repeat; 	background-position: left top; 	padding-bottom: 10px; }#tie_section_title {	color: #666; 	font-size: 42px; 	font-weight: 700; 	text-align: right; 	width: 100%; 	height: 68px; }#tie_left {	width: 262px; 	float: left; 	margin: 0; 	padding: 0; }#tie_right {	width: 435px; 	float: right; 	margin: 0; 	padding: 0; }tie_right a {	margin: 0; 	padding: 0; }#tie_left ul {	margin: 0; 	padding: 0; }#tie_left li {	background-color: #638622; 	height: 20px; 	margin: 0 0 10px; 	padding: 0; 	list-style-type: none; }#tie_left a {	color: #8f8f8f; 	font-size: 17px; 	background-color: #454346; 	text-decoration: none; 	margin: 0; 	padding: 2px 2px 2px 20px; 	display: block; }#tie_left a.active {	color: #fff; 	font-weight: 700; 	background-color: #666; }#tie_left a:hover {	color: #fff; 	font-weight: 700; 	background-color: #666; }#tie_right ul {	margin: 0; 	padding: 0; }#tie_list li {		background-color: #ccc;		width: 137px;	height: 137px;	float: left;	margin: 0 6px 6px 0;	padding: 0;	list-style-type: none;}#tie_right a.active {	filter:alpha(opacity=50);	-moz-opacity:.50;	opacity:.50; }#tie_wrap_right {	color: #666; 	font-size: 12px; 	font-weight: 700; }#tie_element {	width: 217px; 	float: left; 	margin-bottom: 10px; }#tie_description {	color: #fff; 	font-weight: 400; 	width: 200px; 	float: left; 	padding-left: 16px; }#tie_more_img {}#tie_more_img ul {	margin-top: 5px; }#tie_more_img li {	background-color: #ccc; 	width: 94px; 	height: 94px; 	float: left; 	margin: 0 10px 10px 0; 	padding: 0; 	list-style-type: none; }#tie_more_img li.active {	filter:alpha(opacity=50);	-moz-opacity:.50;	opacity:.50; }#tie_more_sect {}#tie_more_sect a {	color: #fff; 	font-weight: 700; 	text-decoration: none; }#tie_more_sect a:visited {	color: #fff; }#tie_navigation {	color: #666; 	font-weight: 700; 	float: right; 	margin-right: 12px; }#tie_navigation li {	background-color: transparent; 	width: auto; 	height: auto; 	float: left; 	margin: 0 0 0 15px; 	padding: 0; 	list-style-type: none; }#tie_navigation a {	color: #fff; 	text-decoration: none; }.clearfix:after {	content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;} .clearfix{	display: inline-table;}/* Hides from IE-mac \*/* html .clearfix{height: 1%;}.clearfix{display: block;}/* End hide from IE-mac */img { border-width: 0; }