#enevtfull {
background:url(../../../images/bgcarteleraevefull.gif) repeat-x left top; padding:9px 0 0 0px; overflow:hidden; 
}

#enevtfull .jcarousel-skin-tango .jcarousel-container-horizontal {
height:226px;
padding:2px 20px;
}
#enevtfull .jcarousel-skin-tango .jcarousel-clip-horizontal {  
	width:347px;    
}

#enevtfull .jcarousel-skin-tango .jcarousel-item {
 	
}

#enevtfull .jcarousel-skin-tango .jcarousel-item-horizontal {
 /*   margin-right: 10px;*/
}

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

/**
 *  Horizontal Buttons
 */
#enevtfull .jcarousel-skin-tango .jcarousel-next-horizontal {
background:transparent url(next-horizontal-eve-full.gif) left top no-repeat;
cursor:pointer;
height:12px;
position:absolute;
right:0;
top:107px;
width:11px;
}
#enevtfull .jcarousel-skin-tango .jcarousel-prev-horizontal {
background:transparent url(prev-horizontal-eve-full.gif) left top no-repeat;
cursor:pointer;
height:12px;
left:0;
position:absolute;
top:107px;
width:11px;
}
.carteleraeventos{ background:url(../../../images/bgcarteleraeventosfull.png) no-repeat left bottom; overflow:hidden; width:641px; margin:0 auto;}
.evencenter{ overflow:hidden; margin-top:25px;}
.topcartelerafull{ overflow:hidden; width:100%;}

#enevtfull #wrap{ float:left; margin-left:15px; }
#enevtfull #thumbs-row{ margin-bottom:8px; height:196px;}

#enevtfull .topevefull{ float:left;}
#enevtfull .leftevefull{ float:left; width:227px;}

#enevtfull .menueveh {float:left; width:355px; padding:25px 0;}
#enevtfull .menueveh a{ display:block; padding:7px 15px; float:left;}
#enevtfull .menueveh a:hover{ background:#242424;}
#enevtfull .menueveh a.evactive{ background:#242424;}


.contesombras{float:left;width:150px;background:url(../../../images/bg-sombraevepie.png) no-repeat left bottom; padding-bottom:4px;}
#enevtfull .bgsombra{background:url(../../../images/bg-sombraeve.png) no-repeat left top;  max-height:190px; float:left;line-height:0;}
#enevtfull .divli{width:142px;max-height:187px; overflow:hidden;margin:3px 4px 0 4px;}
#enevtfull .divli img{width:150px;}
#enevtfull .descripcioneve{ float:left; width:186px; margin-left:12px; padding-top:18px;}
#enevtfull .descripcioneve p{font-size:12px!important; color:#313131!important; line-height:1.3!important;}
#enevtfull .descripcioneve h3{font-size:14px; color:#313131;}

/***JQUERY****/
#enevtfull .jcarousel-container {
    position: relative;
}

#enevtfull .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#enevtfull .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#enevtfull .jcarousel-list li,
#enevtfull .jcarousel-item {
float: left;
list-style: none;
width: 355px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#enevtfull .jcarousel-next {
    z-index: 1;
    display: none;
}

#enevtfull .jcarousel-prev {
    z-index: 1;
    display: none;
}


