/* pagina alianzas */
/* Desarrollado por Pedro Mora Romero */
/* para www.nti.cl */
/* proyecto Sitio INTERLOG-IT www.interlog-it.com */
/* lanzamiento 07 Marzo 2007*/
#contenedor{
	height:1600px;
}
#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: 350px;
}
.list-provee2 {
	height: 1200px;
}
#pd ul{
list-style-type:none;
margin: 5px 0 5px 0;
}
#pd 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;
}
#pd li a{
	color: #747473;
	text-decoration:none;
}
#pd 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: 120px;
	text-align: left;
	line-height:12px;    
	margin: 4px 1px 4px 1px;
   padding: 0px 2px 0px 4px;
	}
#pd4{
	float: left;
	width: 63%;
	height: 100%;
	text-align: left;
	line-height:12px;    
	margin: 4px 1px 4px 1px;
   padding: 0px 2px 0px 4px;
	}	