/* ESTILS ESTRICTAMENT DELS SLIDERS */

.SSG .fl { float: left; display: inline;}
.SSG .fl img { border: 0; display: block;}
.SSG .desc_fl { font-size:.7em; padding:10px 0 10px 0; width:120px; overflow:hidden; /*height:1%; */clear:both; /*display:block;*/display:none;}
.SSG .desc_fl span{ display:none;}
.SSG .desc_fl p{ display:none;}
.SSG { 
border-top:1px solid #8F6C4D;
border-bottom:1px solid #8F6C4D;
padding: 0 0 10px;
margin:10px auto 20px;
position:relative;
text-align:left;
width:480px;
height: 140px;
}
html > body .SSG{
height: auto;
min-height: 140px;
}
.SSG .messaging { display: block; margin: 0 20px 5px 20px; background-color:#783F1D; padding:10px;}
.SSG .prev, .SSG .next { position: absolute; top:40%; display: none; margin: 0 8px;}
.SSG .next { right: 0;}
.SSG .prev { left: 0;}
.SSG .container { position: relative; top: 0; left: 0; width: 100%; border-top:1px solid #6A3B12;}
.SSG .news_items {position: relative; width: 400px; top: 0; overflow: hidden; left:47px}
.SSG .view_all { padding: 5px; margin: 0 0 2px 0; text-align: center; font-weight:bold;}	
.SSG .item img { margin:10px 0 0 0; width:120px; height:68px; border: 1px solid #000; }
.SSG .item { /* DEBE contener un width y un margin-right. */ width:120px; margin-right: 15px; height: 150px; overflow: hidden; }
.SSG_escull{
	margin: 0 0 0 20px;
	text-align: left;
	font-weight: bold;
}
.SGG_video_title{
	color:#FEF5DC;
	font-size: 2em;
	padding: 0 0 5px 0;
}
.SGG_video_description{
	padding: 0 0 10px;
}
