/*paty*/
.caja .entradasCar {
    width:204px;
    height:520px;
    display:block;
    overflow:hidden;}
    
.caja .entrada {
    width:204px;
    height:520px;
    float:left; 
    overflow:hidden;}
    
.caja .nota_entrada { 
    width:204px; 
    height:337px; 
    float:left;}

.caja .entrada a img{width:200px; border:2px solid #CCCCCC;}
.caja .entrada ul{margin:0 5px;float:left;}
.caja .entrada ul li {margin:0 0 5px 0;line-height: 1.3em;background: url(/css/images/orange_disc.gif) no-repeat 0 5px; padding-left:12px;}

/*Imperdibles*/
#destacado { height:auto; 
    width:642px; 
    overflow:hidden; 
    float:left; 
    margin-bottom:15px;}
    
.top_naranja_big { background: url(/css/images/top_naran_big.png) no-repeat top left; 
    height:37px; 
    width:642px; 
    float:left;}
    
.fondo { background: #FFFFFF url(/css/images/bg_fondo_destamos.gif) repeat-x bottom left; 
    height: auto!important; /* para los browsers buenos */
    height: 215px; /* para IE5+ */
    min-height: 215px; /* para los browsers buenos */
    width:632px;
    border-top:1px solid #ff6600; 
    border-left:5px solid #fd800d; 
    border-right:5px solid #fd800d; 
    overflow:hidden;
    border-bottom:5px solid #fd800d; 
    float:left;}
                    
#destacado .titulo_caja { font-family:Helvetica, Arial, Verdana, sans-serif;
     font-size:16px; 
    color:#FFFFFF; 
    font-weight:900;
    display:inline;
    text-transform: uppercase;}

#destacado .entradas{float:left;width:570px!important;height:205px;display:block;overflow:hidden;}
#destacado .entradasCar{float:left;width:570px!important;height:205px;display:block;overflow:hidden;} /*paty*/
#destacado .entrada{width:170px;height:180px;display:block;float:left;margin:5px 0;padding:5px 10px;z-index:2;}
#destacado img{ border:2px solid #CCCCCC; margin:0 auto;}
#destacado small{font-size:0.9em;color:white;font-weight:600;margin:5px 0;float:left;display:block;width:90%;}
#destacado h4{font-size:1.2em; font-weight: 900;float:left;color:orange;margin:10px 0 0 0;width:90%;}
#destacado p{font-size:1em; font-weight: 100; margin:4px 0;float:left;color:white;}
#destacado .prevCar{float:left;height:180px;width:30px; background: url(/css/images/flecha_left_v33.png) center right no-repeat;text-indent:-10000em;overflow:hidden;cursor:pointer;}
#destacado .nextCar{float:right;height:180px;width:30px;background:url(/css/images/flecha_rightv3.png) center left no-repeat;text-indent:-10000em;overflow:hidden;cursor:pointer; }
/*--Imperdibles*/
