body
{
	padding: 0px;
	margin: 0px;
}

#maintable
{
/*
	background-image: url(../images/back_opcion02.gif);
	background-repeat: no-repeat;
*/
}

#thumb_tit
{
	width: 169px;
	height: 18px;
	color: #000;
	font-family: helvetica, verdana;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../images/back_tit.gif);
	/*	border: 1px #F30 solid;*/
	text-align: left;
}

#thumb
{
	width: 169px;
	height: 225px;
	background-image: url(../images/back_thumb.png);
	/*	border: 1px #F30 solid;*/
}

#thumb_mostro
{
	width: 169px;
	height: 241px;
	background-image: url(../images/back_thumb_mostro.png);
	/*	border: 1px #F30 solid;*/
}

#thumbfusion
{
	width: 169px;
	height: 225px;
	background-image: url(../images/back_thumbfusion.png);
	/*	border: 1px #F30 solid;*/
}

.price
{
	color: #fff;
	font-family: helvetica, verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
	
	
	
#thumb_titlaptop
{
	width: 290px;
	height: 18px;
	color: #000;
	font-family: helvetica, verdana;
	font-size: 13px;
	font-weight: normal;
	/*	border: 1px #F30 solid;*/
	text-align: left;
	background-image: url(../images/back_titlaptop.gif);	
}

#thumblaptop
{
	width: 290px;
	height: 280px;
/*		border: 1px #F30 solid;*/
}
.pricelaptop
{
	color: #000;
	font-family: helvetica, verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}


p.creditos
{
	color: #666;
	font-family: arial;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

p.creditos a
{
	color: #EC008C;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

.link { color: #eb008a; }

p.txt
{
	color: #333;
	font-family: helvetica;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 600px;
	text-align: center;
}

p.txt2
{
	color: #333;
	font-family: helvetica;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h1.titulos
{
	color: #333;
	font-family: helvetica;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


p.txt a
{
	color: #EC008C;
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* styles para div con sticker */

#Layer0
{
	position: absolute;
	top: 50px;
	width: 30%;
	height: 320px;
	z-index: 0;
	right: 0px;
}

#Layer1
{
	float: right;
}

