@charset "utf-8";
/* CSS Document */

/* start cauresol */
.nbs-flexisel-container {
	padding-top:50px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:90%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	height:80px;
	cursor: pointer;
	position: relative;
	margin-bottom: 10px;
}
/*** start cauresol  navigation ***/
