  @charset "utf-8";
/* CSS Document */





#content
{
/*background-color: #000000;*/
margin-left: -380px;
position: absolute;
top: -50px;
left: 50%;
width: 760px;
height: 420px;
visibility: visible;
}

#contenedor{
	/*margin:0 auto;
width:755px;
*/
    top: 25px;
	left:240px;
	width:766px;
	z-index: auto;
	position:absolute;
	height: 810;
}

#noticias {
position:absolute;
top: 470px;
left:462px;
width:160px;
height:130px;
/*background-color:#00FF33;*/
	
	 filter: alpha(opacity=100);
opacity: .5 ;

}

#productos {
position:absolute;
top: 610px;
left:160px;
width:486px;
height:100px;
/*background-color:#000000;*/

	 filter: alpha(opacity=100);
opacity: .5 ;  

}

#productos_lista {

scrollbar-base-color: #E8E8E8;
scrollbar-arrow-color: #2D00F9;
scrollbar-3dlight-color: #7CA3AF;
scrollbar-darkshadow-color: #89A6AF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #ECEAFF;
position:absolute;
top: 440px;
left:113px;
width:546px;
height:270px;
/*background-color:#000000;*/

	 filter: alpha(opacity=100);
opacity: .5 ;  

}
