#auspiciadores {
	width: 400px;
	height: auto;
	float: left;
	background-image: url(../img_chilenut/fondo_rounded_blanco-2.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	background-color: #fff;
	margin-bottom: 10px;
}
#auspiciadores h1 {
	font-weight: bold;
	color: #BB8404;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 115px;
	padding-bottom: 20px;
}
#auspiciadores li {
	float: left;
	height: auto;
	width: auto;
	display: inline;
	margin-bottom: 15px;
	margin-left: 15px;
}

