/* pagina PRODUCTOS */
/* Desarrollado por Pedro Mora Romero */
/* para www.nti.cl */
/* proyecto Sitio INTERLOG-IT www.interlog-it.com */
/* lanzamiento 07 Marzo 2007*/

#contenedor{
	height:1780px;
}
#left {
  height: 200px;                  
}
* html #left {
	margin-left: 3px;
}
#right {
  width: 437px;
  height: 284px;           
  margin-left: 6px;
  margin-top: 0px;
}
#navcontainer{
margin: 19px 0px 0px 0px;
padding:0px;
}
* html #navcontainer{
margin: 13px 0px 0px 0px;
}
/*lineas horizontales separadoras*/
.linea1
{
margin: 2px 0px 2px 6px;
}
* html .linea1
{
margin: 0px 0px 2px 6px;
}
/*interlog-it */
.logo2
{
margin: 40px 0px 10px 38px;
}

/* listado sin icono*/
.list-provee {
	height: 1500px;
}
#menu-vert ul{
list-style-type:none;
margin: 5px 0 5px 0;
}
#menu-vert li{
	background:transparent url(../../imagenes/flecha.gif) no-repeat left 5px;
	font-family: Tahoma, Arial, Verdana;
	color: #747473;
	display: list-item;
	list-style-type:none;
	margin: 0px;
	padding-left: 10px;
	line-height:18px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px 0px 10px;
}
#menu-vert li a{
	color: #747473;
	text-decoration:none;
}
#menu-vert li a:hover{
	color: red;
	text-decoration: underline;
}

/*listado proveedores*/
.listproveedor{
	border-bottom: 1px solid #e5e5e5;
}
#destacados .proveed{
	margin-top: 0px;
}
#pd3 .proveed-text,#pd4 .proveed-text{
	margin: 0px 1px 4px 150px;
}
#pd3{
	float: left;
	width: 63%;
	height: 155px;
	text-align: left;
	line-height:12px;    
	margin: 4px 1px 4px 1px;
   padding: 0px 2px 0px 4px;
	}
#pd4{
	float: left;
	width: 63%;
	height: 90px;
	text-align: left;
	line-height:12px;    
	margin: 4px 1px 4px 1px;
   padding: 0px 2px 0px 4px;
	}
	/* Botonera vertical */

#sublista a{
color: Blue;
font-size:10px;
font-weight: normal;
}

#sublista li{
	background:transparent url(../../imagenes/flecha.gif) no-repeat left 8px;
	margin: 0px 5px 0px 5px;
}


#menu-vert li .activo{
	font-weight: bold;
}
#menu-vert li .actual{
	color: red;
}
.prod-list{
	margin-left: 70px;
}

/*#linea-prod{
	height: 200px;
	min-height: 180px;
	background-color: white;
	margin: 0px 0px 5px 7px;
}*/

.lineasvert{
	border-left: 1px solid #e5e5e5;
	border-right: 0px;
	margin: 0px;
	padding: 0px;
}