/* IRURENA INDUSTRIAS QUÍMICAS - Nuestros productos */

#menu_nuestra_empresa{
	margin-top:1.5em;
	float:left;
	width:70em;
}

#menu_nuestra_empresa li{
	display:inline;
}

#menu_nuestra_empresa a{
	display:block;
	float:left;
	padding:.6em .8em;
	background:#e5e5e5;
	margin-right:.2em;
	color:#0099ff;
	text-decoration:none;
}

#menu_nuestra_empresa .wactive{
	font-weight:bold;
	color:#000;
	background:#ccc;
}

.descripcion{
	margin-top:0;
	clear:both;
	float:left;
	width:70em;
	color:#333;
	background:url(../img/nuestra_empresa/bg_descripcion.gif) repeat-x;
}

#slide{
	width:775px;
	height:260px;
}

#slide li{
	padding:2em;
}

#slide img{
	float:right;
	margin:0 0 1em 3em;
	border:1px solid #999;
	padding:3px;
}

#slide h2{
	margin:0;
}