/* ESTILS ESTRICTAMENT DELS SLIDERS */
.SSG{background-color:#5D9852;}
.SSG .fl { float: left; display: inline;}
.SSG .fl img { border: 0; display: block;}
.SSG .desc_fl { font-size:.7em; padding:5px 0; width:120px; overflow:hidden; height:1%; clear:both; display:block;}
.SSG .desc_fl span{ display:none;}
.SSG .desc_fl h2{font-size: 12px;}
.SSG { position: relative; width: 635px; margin: 0 auto 20px auto; text-align: left;}
.SSG .messaging { display: block; margin: 0 20px 5px 20px; background-color:#FFFFCC; padding:10px;}
.SSG .prev, .SSG .next { position: absolute; top:30%; display: none;}
.SSG .next { right: 0;padding-right:5px;}

.SSG .prev { left: 0px;padding-left:5px;}

.SSG .container { position: relative; top: 0; left: 0; width: 100% !important;padding-left:10px;}
.SSG .news_items {position: relative; width: 635px; top: 0; left:0; overflow: hidden;  /*display:none; */}
.SSG .item img { padding:0; width:120px; height:68px; background-color:#91BF88; margin-top:10px; }
.SSG .item { /* DEBE contener un width y un margin-right. */ width:120px; margin-right: 15px; }
.SSG .view_all {
	padding: 0;
	margin: 0;
	font-weight:bold;
	clear:both;
	text-align:right;
	font-size: 12px;
	display:none;
}	
.SSG .view_all a{
	color:#0F450E
}	


