/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#menu {
	position:absolute;
	left:0px;
	top:167px;
	width:272px;
	height:131px;
	z-index:3;
	visibility: visible;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:746px;
	height:142px;
	z-index:2;
	visibility: visible;
}
#cotainer {
	position:relative;
	left:0px;
	top:0px;
	width:155px;
	height:300px;
	z-index:1;
}
#boton-bg {
	position:relative;
	left:0px;
	top:0px;
	width:155px;
	height:25px;
	z-index:2;
}
#hide-drop {
	position:relative;
	left:0px;
	top:0px;
	width:646px;
	height:387px;
	z-index:5;
	overflow: auto;
}
#Layer2 {
	position:relative;
	left:0px;
	top:25px;
	width:157px;
	height:30px;
	z-index:3;
}
.side-bg{
	background-image: url(../images/menu-drop-bg.jpg);
	text-align: center;
	color:#0033FF;
	font-weight:bold;
	font-size: 12px}
.menu-bg{
	background-image:url(../images/juguetes-inteligentes_18.gif);
	font-size:12px;
	color:red}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
	text-align:left}
H1{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:red;
	text-align:center}
H2{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px;
	color:red;
	text-align:left}
H3{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:red;
	text-align:left}
.edad{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003399;
	font-weight:bold}
.bg-puntos{
	background-image: url(../images/index-juguetes-inteligen-04.gif);
	color:#FF0000;
	font-size:12px; 
	}
.menu-text{
	font-size:12px;
	color:red;
	font-weight: bold}

