div.scroller {
	height: 190px;
	overflow: hidden;
	z-index: 1;
	position: static;
	overflow: hidden;
	margin-left: 0px;
	background-position: 0px center;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	width: 610px;
	}

div.scroller div.section {
	float:left;
	overflow:hidden;
	padding-bottom: 2px;
	display: block;
	height: 175px;
}

div.scroller div.content {
	width: 10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 .sSlider {
	overflow: hidden;
	clear: both;
	height: 170px;
	display: block;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 .sSlider .title {
	font-size: 12px;
	background-image: url(../imgs/theme/flex.slider.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	line-height: 15px;
	color: #0B76D4;
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	clear: both;
	overflow: hidden;
	vertical-align: bottom;
}
 .sSlider .title a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
 .sSlider .title a:hover {
	color: #0099FF;
}

 .sSlider .titlemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: url(../imgs/theme/flex.slider.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	clear: both;
	overflow: hidden;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Prev  {
	background-image: url(imgs/btn_slider.png);
	background-position: 0px -80px;
	display: block;
	float: left;
	height: 39px;
	width: 39px;
	font-size: 5px;
	line-height: 12px;
	text-decoration: none;
	position: absolute;
	padding-left: 0px;
	margin-left: -45px;
	background-repeat: no-repeat;
	color: #737373;
	margin-top: -140px;
}
.Next  {
	display: block;
	float: left;
	height: 39px;
	width: 39px;
	text-decoration: none;
	margin-top: -140px;
	margin-left: 620px;
	position: absolute;
	font-size: 5px;
	line-height: 12px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(imgs/btn_slider.png);
	background-repeat: no-repeat;
	color: #737373;
	background-position: 0px 0px;
}
  .sSlider  .Next:hover  {
	background-position: 0px -40px;
}
  .sSlider  .Prev:hover  {
	background-position: 0px -120px;
}

  .sSlider .fichaDright {
	float: right;
	width: 130px;
}
  .sSlider .fichaDleft,  .sSlider .fichaDright {
	float: left;
	width: 121px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
  .sSlider .img {
	margin: auto;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	height: 150px;
	overflow: hidden;
	border: 1px solid #0099FF;
	padding: 0px;
}
  .sSlider .img:hover {
	border: 1px solid #FFCC00;
}
  .sSlider .img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  .sSlider .img .imagen {
	height: 150px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}


  .sSlider .scroller .info {
	display: none;
}
