@charset "iso-8859-1";
#contenidos {
	height: 500px;
	width: 960px;

}

.Precio {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.PrecioDescuento {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
TD.marcoImagenes, SPAN.marcoImagenes {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;	
}
a.txtNombre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration:none;
	line-height: 19px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a.txtNombre:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F60;
	text-decoration:none;
	line-height: 19px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;	
}

.txtNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:none;
}
a.txtNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:none;
}
.txtNormalRojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration:none;
}
.txtGrande {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	text-decoration:none;
}
.txtGrandeRojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration:none;
	font-weight: bold;
}
.estrellaStock {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 44px;
	background-image: url(/images/estrella_stock_popup_inicio.gif);
}
