
.jcarousel-skin-noticias .jcarousel-container {

	/* Bordes y fondos */
   /*  -moz-border-radius: 10px;*/
    background: #1f1f1f;
	 height:auto;
	 margin-top:10px;
	
}

.jcarousel-skin-noticias .jcarousel-container-horizontal {
 

	   width: 979px;

		height:206px;
	/* Tamaņo del cuadro del carousel */

		
	
}

.jcarousel-skin-noticias .jcarousel-container-vertical {
    width: 75px;
    height: 200px;
    padding-top: 40px;
}

.jcarousel-skin-noticias .jcarousel-clip-horizontal {
      width: 861px;
	  *width:870px;
	  height:190px;
	  padding-top:12px;
	  margin-left:66px;
	  *margin-left:16px;
}

.jcarousel-skin-noticias .jcarousel-clip-vertical {
    height: 245px;
}
.datec
{
	color:#989898;
	font-size:10px;
	margin-left:11px;
}
.jcarousel-skin-noticias .jcarousel-item {
    width:200px;
    height: 195px;
	
	text-align:left;
	background:#1f1f1f;
}

.carousel-selected
{
  width:247px;
    height: 125px;
	border:1px solid #45b2cf;
	background:#45b2cf;
	color:#fff;
	text-align:left;
}
.carousel-selected h1 a 
{
	color:#999;
	margin-top:5px;
	font-weight:bolder;
	margin-left:11px;
	text-decoration:none;
}
.carousel-unselected{

  width:247px;
    height: 125px;
	border:1px solid #666666;
	text-align:left;
	background:#434343;
	text-align:left;
}
.jcarousel-skin-noticias .jcarousel-item:hover p a
{
color:#fff;
}
.jcarousel-skin-noticias .jcarousel-item:hover  a img
{
	border:2px solid #fff;
}

.jcarousel-skin-noticias .jcarousel-item:hover h1 a{
	color:#fff;
}
.jcarousel-skin-noticias .jcarousel-item:hover span
{
	color:#fff;
}
.jcarousel-skin-noticias .jcarousel-item  h1 {
	margin-bottom:0;
	padding-bottom:0;
	color:#01bce5;
	font-weight:bolder;
	font-style:italic;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:10px;
}
.jcarousel-skin-noticias .jcarousel-item  h1 a
{
	color:#999;
	margin-top:5px;
	font-weight:bolder;
	margin-left:11px;
	text-decoration:none;
	
}
.jcarousel-skin-noticias .jcarousel-item   p a
{
	margin-top:13px;
	font-size:11px;
	font-family:Arial;
	font-weight:bolder;
	color:#01bce5;
	text-decoration:none;
}
.jcarousel-skin-noticias .jcarousel-item   p a:hover
{

	color:#FFF;
}
.jcarousel-skin-noticias .jcarousel-item   a img
{
	border:2px solid #666666;
}
.jcarousel-skin-noticias .jcarousel-item   a:hover img
{
	border:2px solid #FFF;
}


.jcarousel-skin-noticias .jcarousel-item  h1 a:hover
{
	color:#fff;
}
.jcarousel-skin-noticias .jcarousel-item-horizontal {

 margin-right: 9px;

	
}

.jcarousel-skin-noticias .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-noticias .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-noticias .jcarousel-next-horizontal {
    position: absolute;


	right:-1px;
  width: 42px;
    height: 207px;
	
    cursor: pointer;
    background: transparent url('right.png') no-repeat 0 0;
}  
.jcarousel-skin-noticias .jcarousel-next-horizontal:hover {

    cursor: pointer;
    background: transparent url('right.png') no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-next-horizontal:active {
  
    cursor: pointer;
    background: transparent url(right.png) no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-next-disabled-horizontal,
.jcarousel-skin-noticias .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-noticias .jcarousel-next-disabled-horizontal:active {
   
    cursor: pointer;
    background: transparent url("right-disabled.png") no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-prev-horizontal {
	position: absolute;

 
    width: 42px;
    height: 207px;
	 *left:-1px;
    cursor: pointer;
    background: transparent url('left.png') no-repeat 0 0;
}


.jcarousel-skin-noticias .jcarousel-prev-horizontal:active {
   
    cursor: pointer;
    background: transparent url(left.png) no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-noticias .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-noticias .jcarousel-prev-disabled-horizontal:active {
  
    width: 42px;
    height: 207px;
	
    
    background: transparent url('left-disabled.png') no-repeat 0 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-noticias .jcarousel-next-vertical {
    position: absolute;
	top:-20px;				/* Style  del arrow derecho */
    right: -8px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-next-vertical:hover {
   
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-next-vertical:active {
   
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-next-disabled-vertical,
.jcarousel-skin-noticias .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-noticias .jcarousel-next-disabled-vertical:active {

 
    width: 42px;
    height: 207px;
	
    cursor: pointer;
    background: transparent url('right.png') no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-prev-vertical {
	position: absolute;
 
    width: 42px;
    height: 207px;
	
    cursor: pointer;
    background: transparent url('right.png') no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-prev-vertical:hover {
   
    width: 42px;
    height: 207px;
	
    cursor: pointer;
    background: transparent url('right.png') no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-prev-vertical:active {
    
    width: 42px;
    height: 207px;
	
    cursor: pointer;
    background: transparent url('right.png') no-repeat 0 0;
}

.jcarousel-skin-noticias .jcarousel-prev-disabled-vertical,
.jcarousel-skin-noticias .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-noticias .jcarousel-prev-disabled-vertical:active {
  
    width: 42px;
    height: 207px;

    background: transparent url('right-disabled.png') no-repeat 0 0;
}

