BODY {
	background-image:url(img.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

#container {
	width:700px;
	height:450px;
	margin:auto;
}
	.bebes{background-image:url(bebes.jpg);}
	.decoracion{background-image:url(decoracion.jpg);}
	.index{background-image:url(index.jpg);}
	.moda{background-image:url(moda.jpg);}
	.muebles{background-image:url(muebles.jpg);}
	.regalos{background-image:url(regalos.jpg);}
	
/*ruta inferior*/

#ruta ul li{
	display:inline;
	text-decoration:none;
	color:#F7F0EA;
	}
#ruta ul li a{
	text-decoration:none;
	color:#6C4728;
	}
#ruta ul li a:hover{
	text-decoration:underline;
	background-color:#DCD6BE;
	color:#666;
	}
/*---*/

/*flash*/

#entrada {
	margin-left:350px;
	margin-top:140px;
	position:relative;
	
}
#peli_sup {
	float:left;
	width: 410;
	height: 310;
	margin-left:10px;
	margin-top:30px;
}
#peli_inf{
	margin-top:60px;
	float:left;
	margin-left:20px;
}
/*---*/

#texto{
	width:200px;
	height:250px;
	margin-top:50px;
	margin-right:20px;
	color:#3C3C1E;
	line-height:19px;
	float:right;
}


#online{
float:right;
width:300px;
margin-right:15px;
margin-bottom:20px;
color:#990000;
}
#online a{
text-decoration:none;
color:#990000;
}
#online a:hover{
text-decoration:none;
color:#990000;
font-weight:bold;
}
#adress {
	font-weight: bold;
	color: #333300;
	margin-top:15px;
}

.link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#62646A;
text-decoration:none;
}

a:link; a:visited {
text-decoration:none;
color:#996699;
}

a:hover {
text-decoration:none;
color:#996666;
}

/*tienda*/

#cont_tienda{
	width:700px;
	border:solid;
	border:1px;
	border-color:#999999;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin:auto;
}
	.tienda {
	background-image:url(tienda.jpg);
	}
	
	/*menu tienda*/
#menu {
width:690px;
height:30px;
margin-top:47px;
margin-left:10px;
}
#menu ul li {
background-color:#FFF; 
padding:5px;
color:#CCC;
font-weight:bold;
text-decoration:none;
display:inline;
float:left;
margin-right:5px;
}
#menu ul li a{
background-image:url(menu_tienda.gif);
padding:5px;
color:#CCC;
font-weight:bold;
text-decoration:none;
display:inline;
}
#menu ul li a:hover{
background-image:url(menu_tienda_h.gif);
padding:5px;
color:#FFF;
font-weight:bold;
text-decoration:none;
display:inline;
}



/*fin*/
.tabtien{
width:600px;
border:0; 
cellspacing:0;
cellpadding:0;
margin-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
}
	.titular{
	color:#663333;
	font-variant:small-caps;
	font-weight:bold;
	background-color:#E4E0CD;
	width:200px;
	}
	.contenido{
	background-color:#EFEDE2;
	height:90px;
	}
