﻿
.albumSpace 			{	width: 300px; height: 55px;
							float:left; background: #fff; 
							font-family: "Trebuchet MS", Arial, Verdana; 
							border: 1px solid #cfcfcf; margin: 2px;
							padding: 2px; line-height: 14px; 							
						}


.albumlSpace a:hover	{	color: #ccc; }
.albumSpace a			{	cursor: pointer; text-decoration: none; }


.albumSpaceColumna1		{	float: left; width: 110px; height: 50px; overflow: hidden; }
.albumSpaceColumna2		{	float: left; width: 180px; height: 50px; overflow: hidden; }
.albumSpaceLinea			{ float: left; width: 100%; color: #999;  }
.albumSpaceLinea a:hover	{ background-color: #ccc;}
.albumSpaceLinea a:visited	{ color: #333; }
.albumSpaceLinea a			{ 
		background-color: #ffffcc; font-family: "Trebuchet MS", Arial, Verdana; 
		cursor: pointer; text-decoration: none; color: #333; }


.items a				{	float:left; display: inline;background: #fff; 
							font-family: "Trebuchet MS", Arial, Verdana; 
							border: 1px solid #cfcfcf;width: 90px;height: 114px; margin: 4px;
							padding: 4px; cursor: pointer;text-decoration: none;font-style: italic; }
.items a:hover			{	color: #999;   background: #ffd;}
.items span				{	display: block;width: 90px;height: 33px; 
							overflow:hidden;margin-top: 16px;color: #999; font-size: 11px;
							line-height: 11px; }


#multimediaWidth		{ float: left; height: 129px; background: #ebebeb;padding: 2%; width: 98%; }
#multimedia 			{ float: left; height: 124px;margin-top: 6px;background: #ebebeb;padding: 9px 0px 9px 9px; }
#tokensArea 			{ float: left; background: #ebebeb; padding: 2%; width: 98%; overflow: hidden; }
