@font-face {
 font-family: 'arno_proregular';
 src: url('/fonts/arnopro-regular-webfont.eot');
 src: url('/fonts/arnopro-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('/fonts/arnopro-regular-webfont.woff') format('woff'),  url('/fonts/arnopro-regular-webfont.ttf') format('truetype'),  url('/fonts/arnopro-regular-webfont.svg#arno_proregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/********************************

 * generic als elements styling

 ********************************/

.als-container {
	position: relative;
	width:940px;
	margin: 0px auto;
}
.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	width:auto;
}
#als-viewport_0 {
	width:890px !important;
}
.als-wrapper {
	position: relative;
	list-style: none;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.als-item {
	font: normal 14px 'arno_proregular';
	line-height:54px;
	color:#d4b7cb;
	padding:0px 10px 0px 10px !important;
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
	text-transform:uppercase;
}
.als-item a {
	color:#d4b7cb;
	text-decoration:none;
}
.als-item a:hover {
	color:#be9b45;
	text-decoration:none;
}
.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}
/**************************

 * specific als elements

 * styling for #lista1

 **************************/



#lista1 {
	margin: 0px auto 0px auto;
}
#lista1 .als-item {
	margin: 0px 0px;
	min-height: 0px;
}
#lista1 .als-item img {
	position: relative;
	display: block;
	vertical-align: middle;
	margin-top: 0px;
}
#lista1 .als-prev, #lista1 .als-next {
	top: 0px;
	width: 8px;
	height: 22px;
}

/*@media (max-width: 480px) {

	#lista1  {

		width:100% !important;

	}

#als-viewport_0 {

	width:240px !important;

	margin:0px auto !important;

	float:none;

}

}

@media screen and (max-width: 640px) and (min-width: 481px) {

	#lista1  {

		width:100% !important;

	}

#als-viewport_0 {

	width:350px !important;

	margin:0px auto !important;

	float:none;

}

}*/
