body{
	/*background-image:url(images/PETICIONES02.png);*/
}

div#block{
    border: 3px solid transparent; 
    -moz-border-image: -moz-linear-gradient(top, rgb(255,186,0) 0%, black 100%); 
    -webkit-border-image: -webkit-linear-gradient(top, rgb(255,186,0) 0%, black 100%); 
    border-image: linear-gradient(to bottombottom, rgb(255,186,0) 0%, black 100%); 
    border-image-slice: 1; 
	color: rgb(238,221,130); 
	background-color: rgba(0,0,0,0.05);
	margin: 6%;
	padding: 1px;
	height: 75%; 
}

span#nombre{
	color: rgb(255,186,0); 
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
}

span#texto{
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
}

#newsticker-demo { 
width: 100%; 
height: 20px;
background:transparent; 
padding:0px 0px 0; 
font-family:"Helvetica Neue","HelveticaNeue-Light", "Helvetica Neue Light",Helvetica, Arial;
background-image:url(images/back1.jpg);

}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: none; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
padding:5px;
height:64px;
}

.newsticker-jcarousellite { width: 93%;  height: 1080px; margin-right: 6%;}
.newsticker-jcarousellite ul li{ display: :table-cell; list-style:none;  padding-bottom:0px; margin-bottom:0px;height: 720px;}
.newsticker-jcarousellite .thumbnail { display:table-cell; float:center; margin-left:300px; margin-top:0px; width:80px; height:64px;padding:0px;}
.newsticker-jcarousellite .info {

	font-size:36px;
	font-weight:bold;
	

}
<!--.newsticker-jcarousellite .info span.cat { display: table-cell;  font-weight:bold; font-color:#EFDB96; }-->
.bloque { display: table-cell;}
.clear { clear: both; }
.franja { background-image:url(images/franja_appleTV.png); }
.espaciador { width:0px; height:0px; }
