/* ESTILS ESTRICTAMENT DELS SLIDERS */

.SSG .fl { float: left; display: inline;}
.SSG .fl img { border: 0; display: block;}
.SSG .desc_fl { font-size:1em; padding:0px 0 4px 0; width:124px; overflow:hidden; height:1%; clear:both; display:block;}
.SSG .desc_fl span{ display:none;}
.SSG { position: relative; width: 720px; margin: 0 auto 0px auto; text-align: left;}
.SSG{
	background:url(/marato/img/back-carousel.png) repeat-y 0 0;
	margin:0 0 0 0;
	padding:0px 0 7px 0px;
	width:552px;
}
.SSG .messaging { display: block; margin: 0 20px 5px 20px; background-color:#FFFFCC; padding:10px;}
.SSG .prev, .SSG .next {position: absolute; top:35px; display: none;}
.SSG .next { right: 5px;}

.SSG .prev { left: 4px;}

.SSG .container { position: relative; top: 0; left: 0; width: 100%; padding-left:0px}
.SSG .news_items {position: relative; width: 496px; top: 0; left:28px; overflow: hidden;  display:none; }
.SSG .item img {
	background: url(/marato/img/back-img-carousel.png) no-repeat 0px 0px;
	padding:5px 5px 11px 5px;
	height:62px;
	width:114px;
}
.SSG .item h2{
	font-size:1em;
	display:block;
	color:#666666;
	text-decoration:none;
	background:#eaeaea url(/marato/img/back-txt-carouselbot.png) no-repeat left bottom;
	padding:0px 4px 4px 4px;
	width:112px;
	margin:0px 0 0 2px;
}
.SSG .item { 
/* DEBE contener un width y un margin-right. */ 
	width:124px; 
	margin:0px;
	margin-right:0px; 
}
.SSG .view_all { display:none; padding: 15px 0 0 0; margin: 0 0 2px 0; font-weight:bold; clear:both;text-align:right; }	
.SSG .view_all a{  color:#009900}	


