div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 550px;
	height: 250px;
	overflow: hidden;
	z-index: 1;
	position: static;
	overflow: hidden;
	margin-left: 45px;
	background-image: url(imgs/bgrslider2.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 5px;
	padding-right: 4px;
	}

div.scroller div.section {
	overflow:hidden;
	padding-bottom: 5px;
	display: block;
	clear: both;
	height: 250px;
	float: left;
	width: 554px;
}

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: 296px;
	display: block;
	position: relative;
	margin-top: 5px;
	background-image: url(imgs/bgrslider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#sMain  .sSlider  .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../imgs/theme/flex.slider.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	line-height: 30px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#sMain  .sSlider  .title a:hover {
	color: #CC0000;
}
#sMain .sSlider .title a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#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: #FFFFFF;
	display: block;
	font-weight: normal;
	text-align: right;
	clear: both;
	overflow: hidden;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sMain  .sSlider  .Prev  {
	background-image: url(imgs/flechUP.jpg);
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 17px;
	width: 14px;
	font-size: 5px;
	line-height: 12px;
	text-decoration: none;
	margin-top: -170px;
	position: absolute;
	padding-left: 2px;
	margin-left: 610px;
	background-repeat: no-repeat;
	color: #737373;
}
#sMain  .sSlider  .Next  {
	display: block;
	float: left;
	height: 17px;
	width: 14px;
	text-decoration: none;
	margin-top: -130px;
	margin-left: 610px;
	position: absolute;
	font-size: 5px;
	line-height: 12px;
	padding-left: 2px;
	padding-top: 0px;
	background-image: url(imgs/flechDwn1.jpg);
	background-repeat: no-repeat;
	color: #737373;
}
#sMain  .sSlider  .Next:hover  {
	background-position: 0px -17px;
}
#sMain  .sSlider  .Prev:hover  {
	background-position: 0px -17px;
}

#sliderDestacadas .fichaDright {
	float: right;
	width: 255px;
	padding-right: 10px;
}
#sliderDestacadas .fichaDleft {
	float: left;
	width: 255px;
	padding-left: 10px;
}
#sliderDestacadas .img {
	margin: auto;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	overflow: hidden;
	border: 1px solid #0099FF;
}
#sliderDestacadas .img:hover {
	border: 1px solid #CCFF33;
}
#sliderDestacadas .img .imagen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	background-position: center center;
}

#sliderDestacadas .scroller .info {
	display: none;
}
