div.scroller {
	height: 190px;
	overflow: hidden;
	z-index: 1;
	position: static;
	overflow: hidden;
	background-position: 0px center;
	padding: 0px;
	width: 488px;
	margin: 0px;
	clear: both;
	}

div.scroller div.section {
	float:left;
	overflow:hidden;
	display: block;
	height: 250px;
	margin: 0px;
	padding: 0px;
}

div.scroller div.content {
	width: 10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sMain .sSlider {
	overflow: hidden;
	clear: both;
	height: 206px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	background-image: url(imgs/slider_back.jpg);
	width: 488px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sMain .sSlider .mTitle {
	font-size: 16px;
	background-image: url(../imgs/theme/flex.slider.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	line-height: 20px;
	color: #333333;
	display: block;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	overflow: hidden;
	vertical-align: bottom;
	text-decoration: none;
	width: 377px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px;
	letter-spacing: 0.1em;
}
#sMain .sSlider .mTitle h2{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#sMain .sSlider .title {
	font-size: 12px;
	background-image: url(../imgs/theme/flex.slider.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	line-height: 15px;
	color: #0B76D4;
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	overflow: hidden;
	vertical-align: bottom;
	text-decoration: none;
}
#sMain .sSlider .title a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#sMain .sSlider .title a:hover {
	color: #0099FF;
}

#sMain .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;
}
#sMain .tMidd .sSlider .btnNextPrev {
	float: right;
	width: 85px;
	height: 20px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sMain .tMidd .sSlider .btnNextPrev .Prev {
	background-image: url(imgs/slider_next_prev.jpg);
	height: 18px;
	width: 37px;
	float: left;
	background-position: 0px 0px;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
}
#sMain .tMidd .sSlider .btnNextPrev .Prev:hover{
	background-position: 0px -18px;
}
#sMain .tMidd .sSlider .btnNextPrev .Next {
	background-image: url(imgs/slider_next_prev.jpg);
	height: 18px;
	width: 37px;
	float: right;
	background-position: -37px 0px;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
#sMain .tMidd .sSlider .btnNextPrev .Next:hover {
	background-position: 37px -18px;
}

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


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