#body_general {
 margin-top: 0px;
 margin-bottom: 60px;
 background:#e9d3f3;
}

#celda_apartados {
 width:780px;
}

#celda_lateral {
 width:200px;
}

#enlace_paginacion {
 color:#ae6dcb;
 text-decoration: none;
 font-weight: bold; 
 border:1px solid #ae6dcb;
 padding:2px;
 margin-left:5px;
}

#enlace_sin_paginar {
 background:#ae6dcb;
 color:#ffffff;
 text-decoration: none;
 font-weight: bold; 
 border:1px solid #ae6dcb;
 padding:2px;
}

#enlace_productos_tienda {
  color:#000000;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold; 
}

#enlace_tienda {
  color:#FD0000;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold; 
}

#imagenes {
 border:1px solid #ae6dcb;	
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
float:right;
text-align:left;
}

#nav a{
display:block;
padding:0px 5px;
color:#000;
text-decoration:none;
  background-image: url('../images/fondo_menu.jpg');
  font-weight: bold; 
}

#nav a:hover{
color:#900ec1;
}

#nav li{
float:left;
position:relative;
margin-left:15px;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#resultado1 {
 background:#f7e9fd;
 margin-bottom:5px;
 padding:5px;
}	

#resultado2 {
 background:#fdfde9;
 margin-bottom:5px;
 padding:5px;
}

#tabla_body {
 width:980px;	
 height:840px;
 border:1px solid #ae6dcb;
 background: #ffffff;
 padding:5px;
}

#tabla_general {
  width: 980px;
  height: 900px;
  border-collapse: collapse;
  padding: 0px;
}

#tabla_header {
  width: 980px;
  height: 100px;
  padding: 0px;
  border-top:2px solid #ae6dcb;
}

#tabla_firma {
 width: 980px;
 height: 20px;
 color:#d59fea;
 font-size:14px;
 font-weight:bold;
 text-align:right;
}

#tabla_lateral {
 width:200px;
 height:840px;
 border-left: 1px dotted #ae6dcb;
 margin-left:5px;
}

#tabla_paginacion {
 margin-top:20px;
 color:#ae6dcb;
 font-weight: bold; 
}

#tabla_productos_relacionados {
 margin-top:10px;
 width:770px;
 background:#f7e9fd;
 padding: 5px;
 margin-bottom:5px;
 margin-right:1px;
 font-size:12px;
 border:1px solid #ae6dcb;
}

#tabla_productos_tienda {
 width:192px;
 background:#f7e9fd;
 padding: 5px;
 margin-bottom:5px;
 margin-right:1px;
 font-size:12px;
 border:1px solid #ae6dcb;
}

#titulo_articulos {
 font-size:20px;
}