@charset "utf-8";
/* CSS Document */

#contenedor {
	width:1024px;
	height:100%;
}
#contenido {
	width:1024px;
	height:100%;
	color:#666666;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFFFFF;
}

#header {
	width:100%;
	height:167px;
}

#menuprincipal{
	width:100%;
	height:74px;
	z-index:0;
}

#busquedaconmenu {
	width:100%;
	height:48px;
}

#bullets {
	width:100%px;
	height:219px;
}

#promocion {
	width:100%;
	height:213px;
	display:block;
	z-index:5;
}
#gadgets {
	width:100%;
	height:500px;
}
#aplicacionscrooll {
	width:100%;
	height:270px;
	z-index:0;
}
#floating {
	position:relative;
	width:339px;
	z-index:80;
	visibility: visible;
	left:735px;
	top:-1225px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0066b8;
}
10masvendidos{
padding:10;
}

/* Sección activa bullets*/

a.bullets:hover {  font-family:"Tahoma", Arial, Helvetica, sans-serif; font-style: normal; font-weight:bold; color:#0066b8; text-decoration:none; }
a.bullets:link{ font-family:"Tahoma", Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold;color: #999999; text-decoration:none;}
a.bullets:visited {  font-family:"Tahoma", Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold;color:#019dce;text-decoration:none; }
