/* CSS Document */
body {
	text-align:center;
	background-image:url(http://www.pielframa.com/ndesign/imagenes/images/fondo1.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	 
	
}

img{
border:0;
}

#container {
	text-align:left;
	border:0;
    position:relative;
	height:2828px;
	width:986px;
	top:2px;
	left:50%;
	margin-left:-490px;
}

#cuerpo{
	width:175px;
	height:502px;
	position:absolute;
	top:0px;
	left:0px;
	
}

#newest{
	width:170px;
	text-align:left;
	background-image:url(http://www.pielframa.com/ndesign/imagenes/images/bandejanewest2.jpg);
	background-repeat:no-repeat;
	

	border:0;
	position:relative;
	top:0px;
	left:-1px;
	height: 500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
#newest a{
		TEXT-DECORATION: none;
		font-size:11px;
		height:36px;
		width:100px;
		font-weight:lighter;
		margin-left: 7px;
		
		

}

#newest a:link, #newest a:visited {
color:#000000;
}
#newest a:hover, #newest a:active {
color:#999999;
}
