/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	 
	
}

img{
border:0;
}




#cesta_compra{
	text-align:left;
	background-image:url(http://www.pielframa.com/ndesign/imagenes/images/bandeja_cesta.gif);
	background-repeat:no-repeat;
	

	border:0;
	position:absolute;
	top:0px;
	left:0px;
	color:#000000;
	font-size:11px;
	width:170px;
	height:48px;
}
#cesta_compra a{
		TEXT-DECORATION: none;
		font-size:11px;
		font-weight:lighter;
		margin-left: 7px;
		
		

}

#cesta_compra a:link, #cesta_compra a:visited {
color:#000000;
}
#cesta_compra a:hover, #cesta_compra a:active {
color:#999999;
}

