body				{
				margin: 0px;
				padding: 0px;
				background: #102131;
				}

table#TBL_caja	{
				position: absolute;
				left: 50%;
				top: 50%;
				height: 454px;
				margin-top: -247px;
				width: 740px;
				margin-left: -390px;
				padding: 20px;
				background: #ffffff;
				}

div#destacat			{
				width: 353px;
				height: 205px;
				padding: 5px;
				border: 1px solid #B1A9A1;
				background: #fff;
				}

div#destacat img		{
				float: left;
				width: 165px;
				margin-right: 5px;
				}

div#destacat div		{
				float: left;
				width: 183px;
				font-family: Verdana;
				font-size: 11px;
				}

div#destacat div div#titol	{
				padding: 0px;
				padding-bottom: 5px;
				font-family: Verdana;
				font-size: 18px;
				font-weight: bold;
				color: #AB0000;
				}

div#destacat div div#info	{
				padding: 0px;
				padding-top: 5px;
				font-family: Verdana;
				font-size: 11px;
				color: #AB0000;
				}

div#destacat div div#info a	{
				color: #AB0000;
				text-decoration: none;
				}

div#destacat div div#info a:hover	{
				color: #AB0000;
				text-decoration: underline;
				}

div#botigues			{
				width: 360px;
				height: 207px;
				padding: 5px;
				background: #B1A9A1;
				font-family: Arial;
				font-size: 12px;
				font-weight: bold;
				}

div#botigues div	{
				margin: 0px;
				padding: 0px;
				margin-left: 43px;
				font-family: Helvetica;
				font-size: 13px;
				font-weight: normal;
				color: #fff;
				}

div#botigues img	{
				margin: 0px;
				padding: 0px;
				border: 0;
				}