.cssFile_31_common_960_boxes {}
.mid {padding:0 10px; }

/* caja gris */
.caja_gris .mid, .caja_comentario + .mid {background:#ededed; border-left:1px solid #ccc; border-right:1px solid #ccc; }
.caja_gris .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#ededed; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:1px solid #ccc; }
.caja_gris .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#ededed; border-left:1px solid #ccc; border-bottom:1px solid #ccc; border-right:1px solid #ccc; }
.caja_gris .dotted strong, .caja_gris .dotted span {background:#ededed}

/* caja gris sin */
.caja_gris_sin .mid, .caja_gris .caja_blanca .caja_gris_sin .mid {background:#ededed; }
.caja_gris_sin .top, .caja_gris .caja_blanca .caja_gris_sin .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#ededed; }
.caja_gris_sin .bot, .caja_gris .caja_blanca .caja_gris_sin .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#ededed; }

/* caja rosa */
.caja_rosa .mid {background:#fbeeee}
.caja_rosa .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#fbeeee}
.caja_rosa .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#fbeeee}

/* caja blanca dentro caja rosa */
.caja_rosa .caja_blanca .mid, .caja_rosa .caja_blanca .top, .caja_rosa .caja_blanca .bot {background:#fff}

/* Comment box with pointer downwards */
.boxComment {} /* Faltaria por meter la puntita del globo, pendiente de imagen desde disenho */
.boxComment .mid, .caja_gris .caja_blanca .boxComment .mid {background:#ededed;}
.boxComment .top, .caja_gris .caja_blanca .boxComment .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#ededed; }
.boxComment .bot, .caja_gris .caja_blanca .boxComment .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#ededed; }

/* caja gris4 */
.caja_gris_4 .mid {background:#ccc}
.caja_gris_4 .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#ccc}
.caja_gris_4 .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#ccc}
.caja_gris_4 .dotted strong {background:#ccc}

/* caja blanca */
.caja_blanca .mid {background:#fff; border:none; }
.caja_blanca .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#fff; border:none; }
.caja_blanca .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#fff; border:none; }
.caja_blanca .dotted span {background:#fff}

/* caja blanca tabs */
.caja_blanca_tabs .mid {background:#fff; border:none; }
.caja_blanca_tabs .top {border-top-left-radius:0; border-top-right-radius:0; -moz-border-radius-topleft:0; -moz-border-radius-topright:0; -webkit-border-top-right-radius:0; -webkit-border-top-left-radius:0; height:18px; background:#fff; border:none; }
.caja_blanca_tabs .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#fff; border:none; }

/* caja roja2 */
.caja_roja2 .mid {background:#e6002c; border-left:1px solid #e6002c; border-right:1px solid #e6002c; color:#fff; }
.caja_roja2 .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#e6002c; border-left:1px solid #e6002c; border-right:1px solid #e6002c; border-top:1px solid #e6002c}
.caja_roja2 .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; background:#e6002c; border-left:1px solid #e6002c; border-right:1px solid #e6002c; border-bottom:1px solid #e6002c}
.caja_roja2 .dotted span {background:#e6002c}
.caja_roja2 h3 {color:#fff;}

/* caja borde blanco */
.caja_gris .caja_gris_4b {margin:10px 0}
.caja_gris .caja_gris_4b .top {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px;  border-left:1px solid #fff; border-right:1px solid #fff; border-top:1px solid #fff}
.caja_gris .caja_gris_4b .bot {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; height:10px; border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff}
.caja_gris .caja_gris_4b .mid {border-left:1px solid #fff; border-right:1px solid #fff; }

/* caja borde blanco en gris 4 */
.caja_gris_4 .caja_gris_4b {margin:10px 0}
.caja_gris_4 .caja_gris_4b .top {-ms-border-radius-topleft: 8px; -ms-border-radius-topright: 8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius: 8px; -webkit-border-top-left-radius:8px; height:10px;  border-left:1px solid #ffffff;border-right:1px solid #ffffff;border-top:1px solid #ffffff} /*-ms para IE8*/
.caja_gris_4 .caja_gris_4b .bot {-ms-border-radius-bottomleft: 8px; -ms-border-radius-bottomright: 8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius:8px; height:10px; border-left:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff} /*-ms para IE8*/
.caja_gris_4 .caja_gris_4b .mid {border-left:1px solid #fff;border-right:1px solid #fff;}

/* caja cuadrada */
.caja_cuadrada {border-bottom:1px solid #ccc; }
.caja_cuadrada .top {overflow:hidden; height:1%}
.caja_cuadrada .bot {background:#ededed; padding:5px; border-left:1px solid #ccc; border-right:1px solid #ccc; clear:both; }
.caja_cuadrada .mid {padding:5px; border-left:1px solid #ccc; border-right:1px solid #ccc; clear:both; }
.caja_cuadrada h2 {background:#ededed; padding:5px; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; clear:both; overflow:hidden}
.caja_cuadrada h2 img {position:relative; right:10px; float:right; }

/* caja ranking */
.cajaRanking {margin-bottom:30px}
.cajaRanking .midRanking {background:#f6f6f6; padding:0 10px; border-left:1px solid #a5a5a5; border-right:1px solid #a5a5a5; }
.cajaRanking .topRanking {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#f6f6f6; border-left:1px solid #a5a5a5; border-top:1px solid #a5a5a5; border-right:1px solid #a5a5a5; }
.cajaRanking .botRanking {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; position:relative; height:10px; background:#f6f6f6; border-left:1px solid #a5a5a5; border-bottom:1px solid #a5a5a5; border-right:1px solid #a5a5a5; }
.cajaRanking .tailRanking {position:absolute; display:block; top:10px; right:30px}

/* caja FAQ */
.cajaFaq {margin-bottom:42px}
.cajaFaq .midFaq {background:#fff; padding:0 10px; border:none; }
.cajaFaq .topFaq {border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; height:10px; background:#fff; border:none; }
.cajaFaq .botFaq {border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; position:relative; height:10px; background:#fff; border:none; }
.cajaFaq .tailFaq {position:absolute; display:block; top:10px; left:307px}

/* caja tags */
.caja_tags .midTags {padding:10px; background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; overflow:hidden}
.caja_tags .topTags {position:relative; height:42px; background:#ededed; border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:1px solid #ccc}
.caja_tags .botTags {height:10px; background:#fff; border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; border-left:1px solid #ccc; border-bottom:1px solid #ccc; border-right:1px solid #ccc}
.caja_tags .topTags h2 {padding:0 10px; line-height:2.8em}
.caja_tags .whatsaTag {position:absolute; display:block; top:-15px; right:6px}

/* caja simple */
.box {border:1px solid #ccc; overflow:hidden}
.boxTopBottom {border:1px solid #ccc; overflow:hidden; border-top:2px solid #999; border-bottom:2px solid #999}
.box h2, .boxTopBottom h2 {padding:8px 10px; color:#333}

/* deprecapted usar .box2 */
.grisSingleLine {background:url(/images_new/A/960/bg_box_gris_single.gif) left top repeat-x #fff}
.grisDoubleLine {background:url(/images_new/A/960/bg_box_gris_double.gif) left top repeat-x #fff; margin:0 0 20px 0}

.box_sin {padding:0; overflow:hidden}

/* caja errors: deprecapted en favor de .warning */
.caja_errors {padding:6px 0 0 6px; display:block; border:1px solid #ff8f33; background-color:#efe466; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px}
.caja_errors p {font-size:.9em}
.caja_errors p img {vertical-align:middle}
.caja_errors ul {padding:6px 12px 6px 31px; font-size:.9em; list-style-type:disc}

/* caja confirm: deprecapted en favor de .confirm */
.caja_confirm {padding:6px 0 0 6px; display:block; border:1px solid #9fcf9f; background-color:#dfffdf; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px}
.caja_confirm p {font-size:.9em}
.caja_confirm p img {vertical-align:middle}
.caja_confirm ul {padding:6px 12px 6px 31px; font-size:.9em; list-style-type:disc}

/* caja info: deprecapted en favor de ? (por definir) */
.caja_info {padding:.5em 0 0 .5em; display:block; border:.0833em solid #ccc; background-color:#ededed; border-radius:.7em; -moz-border-radius:.7em; -webkit-border-radius:.7em}
.caja_info p {font-size:.9em}
.caja_info p img {vertical-align:middle}
.caja_info ul {padding:.5em 1em .5em 2.6em; font-size:.9em; list-style-type:disc}

/* caja help: deprecapted en favor de ? (por definir) */
.caja_help {padding:.5em 0 0 .5em; display:block; border:.0833em solid #ccc; background-color:#ededed; border-radius:.7em; -moz-border-radius:.7em; -webkit-border-radius:.7em}
.caja_help p {font-size:.9em}
.caja_help p img {vertical-align:middle}
.caja_help ul {padding:.5em 1em .5em 2.6em; font-size:.9em; list-style-type:disc}

/* caja peticiones grupo */
.groupRequestsBox .mid {padding:10px; background:#f9e1ca; border-left:1px solid #facca4; border-right:1px solid #facca4; color:#505050; overflow:hidden}
.groupRequestsBox .top {height:10px; background:#f9e1ca; border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px; border-left:1px solid #facca4; border-top:1px solid #facca4; border-right:1px solid #facca4}
.groupRequestsBox .bot {height:10px; background:#f9e1ca; border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; border-left:1px solid #facca4; border-bottom:1px solid #facca4; border-right:1px solid #facca4}

.noLeftRounded {border-top-left-radius:0 !important; -moz-border-radius-topleft:0 !important; -webkit-border-top-left-radius:0 !important; }
.noRightRounded {border-top-right-radius:0 !important; -moz-border-radius-topright:0 !important; -webkit-border-top-right-radius:0 !important; }

.warning {padding:10px; border:1px solid #ff8f33; background-color:#efe466; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; height:1%; overflow:hidden}
.warning p, .warning ul {padding-left:36px}
.warning img {vertical-align:middle; margin:0 10px 0 0; float:left}

.confirm {padding:10px; border:1px solid #9fcf9f; background-color:#dfffdf; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; height:1%; overflow:hidden}
.confirm p, .warning ul {padding-left:36px}
.confirm img {vertical-align:middle; margin:0 10px 0 0; float:left}


/* deprecapted usar .box2 */
.box.square .head           {background:#ededed}
.box.square .head h2,
.box.square .head p {padding:5px 10px 5px}

.box.square h2.head         {padding-top:5px}
.box.square .head.dark      {background:#666666; padding:5px 10px; color:#fff}
.box.square .helpPosition   {position:absolute; top:-12px; right:25px; }
.box.square .head.oferts    {background:#e6002c; padding:5px 10px 5px; color:#fff}
.box.square .head.dark h2,
.box.square .head.oferts h2 {color:#fff; padding:5px 10px 5px}

.box.square ul.mid      {padding-top:10px; padding-bottom:10px}

.box.square .foot {background:#ededed; padding:8px 5px }


/********** New Version ***********/
.box2 {border:1px solid #ccc; overflow:hidden}
.box2.box2DoubleTRBL {border-width:2px 2px;}
.box2.box2Double {border-width:2px 1px; border-color:#999 #CCC}
.box2.box2DoubleBot {border-width:1px 1px 2px; border-color:#CCC #CCC #999}
.box2 a.select {color:#666}

.box2 .head     {padding:5px 10px;}
.box2 h2.head   {padding-top:5px}
.box2 .foot	{padding:8px 10px }

.box2White      {color:#444; background:#fff;    border-color:#ccc}
.box2Simple     {color:#444; background:#fff;    border-color:#ccc}
.box2Light0     {color:#444; background:#ededed; border:none!important;}
.box2Light      {color:#333; background:#ededed; border-color:#ccc}
.box2LightDotted{color:#333; background:#ededed; border-color:#ccc; border-style:dotted;}
.box2InfOran    {background:#FF8E33;color:#fff;}
.box2Grey       {color:#fff; background:#666;    border-color:#666}
.box2Grey2      {color:#fff; background:#ccc;    border-color:#b2b2b2}
.box2Grey3		{background:#ccc;    border-color:#cccccc}
.box2Dark       {color:#fff; background:#333;    border-color:#333}
.box2Orange     {color:#444; background:#F9E1CA; border-color:#FACCA4}
.box2Orange2    {color:#444; background:#FCEEE1; border-color:#FCEEE1}
.box2Info       {color:#444; background:#FCEEE1; border-color:#FACCA4;}
.box2Pink       {color:#444; background:#FBEEEE; border-color:#FFD7D8}
.box2Yellow     {color:#444; background:#FFF8DD; border-color:#FBECB1}
.box2Confirm    {color:#444; background:#DFFFDF; border-color:#9FCF9F}
.box2Warning    {color:#444; background:#EFE466; border-color:#FF8F33}
.box2Search      {color:#333; background:#CCCCCC; border-color:#CCC;}
.box2Courtesy  {border:#e6002c dotted 2px;}
.box2Atr                {color:#fff; background:#e6002c url(/images_new/A/960/bkTrama3.gif);}
.box2AtrDisabled        {color:#fff; background:#e47575 url(/images_new/A/960/bkTrama_off.gif);}
.box2InfoGrey           {color:#666; background-color:#ededed; padding:10px; border-style:solid; border-width:0 0 1px; border-color:#e0e0e0}
.box2GreyInfoParce      {color:#797979;background:#f5f3f3;border-color:#DCDCDC;}
.box2Trans60    {color:#fff; background:rgb(153, 153, 153) transparent; background:rgba(0, 0, 0, .6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"}
.box2Advert     {color:#444; background:#F4F4F4 url(/images_new/A/960/bkPubli.gif); border:1px solid #ccc; overflow:hidden;}
.box2Advert  .robaPaginas       {padding:6px 0 6px 21px; }
.box2Advert  .megaBanner        {float:left; padding:0 ; }
.box2Advert  .megaBannerSmall   {float:left; padding:0 ; }
.box2Advert  .advertTitle       {display:block; font-size:0.9em; }
.box2ArrowSeparator 		{-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;}
.box2ArrowSeparator .head 	{background-repeat: no-repeat; background-position: bottom left; background-color:#ffffff; background-image: url(data:image/gif;base64,R0lGODlhWAIJANUAAP7+/u7u7vj4+NfX18LCwvHx8dXV1e/v7+vr6+Hh4fz8/Ofn59bW1t3d3ff39+Tk5MbGxvPz88nJyc3NzdDQ0Obm5vb29vLy8sPDw9HR0f39/fr6+tTU1Pv7+/n5+fDw8MrKysDAwOzs7MHBwe3t7f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAABYAgkAAAb/QFCIEBoRRsVQcTTKCAClqDQq4AyZWOYyq81uudwkGEn+bs/jNFbpDa/VX3La3E3S3XGxuh7vltllfGCAb4RybYN9h4NrhlqKjG97dWNid4eQe4Z5kpVuc4iWl4V4k3+ef0t6dol4o35hiplnjkiZfrepIyIkvAEIAbwkASTFAyELUlAAAAkEDMXD0dO8wsUiwtbT273c0dre29bg4eHk5d3U397a5+jX4u7r8Orz3OP27+n55vf89tjosRv4LZu+ff4OCpSnj2FCgAQFKpTYyyG+ehQhZiwHziHChf2uGQz5jpxFEgjKBUtggIKAKAAOSDCwQMQBEcQiNuRoUN5I/3omD7qrttGjOJFHJyL0ie5iRacfK2JEWrKp0qhXq5rryVHiz3861X0Fa1XqVKFn02IcF9DrvXbxdnZVavSq0QIScw7DaQxDBQcDJjQ4WtctVrgksyIN2DZk4a5tH8PruBHr3HQntTbEJpkxP8R0650D/VCxVMYMxyqupnonZcuPL2Yuu7mxQs8USfvTDU4viSkloASfogBvsQcGIAxIV0AB8OfQo0ufTr269evYs2vfzr279+/gw4sfT768+fPo06vvzgy68CkCqA4L4GHK+/X48+vfz7+///8ABijggAIKd98ywwUHQAcfrGOBBgRGKOGEFFZo4YUYZqghdveVIB7ABQdEsMGGJJZo4okopqjiiiy26OKLMMYo44wYBgEAOw==);}
.box2ArrowSeparator li 		{margin-bottom:-1px;}

.box2ArrowBot {
	display:block;
	width: 940px;
	height: 17px;
	background: url(/images_new/A/VUE/Lanzadera/searchShadowLanzadera.png) no-repeat 0 0;
	z-index:1;
	position:relative;
	margin-bottom:-15px;
}
/********** Fin New Version *************/

/*La caja de logos de la Home de Actividades*/
.logosProd.box {border-color:#fff!important;}

/*Caja error2 res - {caja_error2}Mensaje de error{/caja_error2}*/
.errorbox {margin:10px;padding:10px;background-color:#efe67f;}
.errorbox .erroricon {width:32px;height:33px;margin-right:10px;background:url(/assets/images/A/sprite/sprite-generico-old-school.png) no-repeat 0 -1500px;float:left;}
.errorbox strong {display:block;}

/* Caja Visual Filtros en resultados vuelos / trenes */

@font-face {
    font-family: 'atrapaloWeb';
    src: url('/assets/fonts/atrapaloweb-bold.eot');
    src: url('/assets/fonts/atrapaloweb-bold.eot?iefix') format('eot'),
    url('/assets/fonts/atrapaloweb-bold.woff') format('woff'),
    url('/assets/fonts/atrapaloweb-bold.ttf') format('truetype'),
    url('/assets/fonts/atrapaloweb-bold.svg#webfontxqeiJ2kp') format('svg');
    font-weight: normal;
    font-style: normal;
}

.ico_tab_resultados {background:url(/assets/images/A/sprite/sprite-vue-old-school.png) no-repeat scroll 0 0;}
.ico_filt_combi {background-position:-38px -86px;}
.ico_filt_tren {background-position:-92px -86px}
.ico_filt_avion {background-position:-168px -86px}
.filt_active .ico_filt_combi {background-position:-38px -160px;}
.filt_active .ico_filt_tren {background-position:-92px -160px;}
.filt_active .ico_filt_avion {background-position:-168px -160px;}

#selector_tab {margin:20px 0;word-spacing: -1px; font-size: 1px;}
#selector_tab div {width:24%;padding:10px 0 10px 60px;height:30px;line-height:16px;display:inline-block;background:#fefefe;cursor:pointer;border:1px solid #d3d3d3;border-left:0;zoom:1;*display:inline;position:relative;}
#selector_tab div:first-of-type{webkit-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;}
#selector_tab div:last-child {webkit-border-radius: 0 3px 3px 0;border-radius:0 3px 3px 0;}
#selector_tab div.first_op{border-left:1px solid #d3d3d3;padding-left:70px;}
#selector_tab div span.main {display:block;color:#444444;font-size:18px;font-family: "atrapaloWeb", Arial!important;text-transform:uppercase;word-spacing: normal;letter-spacing: normal; white-space: normal;}
#selector_tab div span.sec {display:block;font-size:11px;color:#777777;font-weight:bold;font-family:Verdana;text-transform:none;}
#selector_tab div img {position:absolute;top:10px;left:17px;}
#selector_tab div.first_op img {top:8px;left:10px;}
#selector_tab div.filt_active {background:#666666;}
#selector_tab div.filt_active span.main {color:#ffffff;}
#selector_tab div.filt_active span.sec {color:#c0c0c0;}
.cssFile_100_common_970_layout {}

/*
    Document   : 970_layout.css
    Created on : 24-oct-2011, 17:25:55
    Author     : meritxell.gaig
    Description:
        Nueva definicion del layout base de atrapalo migrado a px
*/
html{ font-size: 75%; }
body {width:100%; background-color:#F0F0F0;color:#444444; font:1em/1.3em Verdana, Arial, Helvetica, sans-serif;}

/*#header .submenu{width:970px}*/

#content        {background-color:#fff; padding:1px 5px 30px; width:960px; margin:0 auto; position: relative;} /* mas padding bottom para dejar espacio #searches */
.text p         {margin:.416em 0; line-height:1.5em}
.print          {display:none}
.clearfix:after {height:0; content:" "; clear:both; display:block; visibility:hidden; font-size:0;} /*New Clear*/
.clear, .clearb {clear:both}
.clearLeft      {clear:left}
.clearRight     {clear:right}
.clearNone      {clear:none}
.floatl         {float:left!important}
.floatr         {float:right!important}
.floatNone      {float:none!important}
.relative       {position:relative}
.absolute       {position:absolute}
.zindex0        { z-index: 0; }


.centerAuto     {margin-left:auto!important; margin-right:auto!important}
.pointer,
.finger         {cursor:pointer}
.placeholder {color:#999!important; font-style:italic}
input:-webkit-input-placeholder {color:#999!important; font-style:italic}
input:-moz-placeholder {color:#999!important; font-style:italic}

/***************** GRID ******************/
.g1, .g2, .g3, .g4, .g5, .g6, .g7, .g8, .g9, .g10, .g11, .g12, .g13, .g14, .g15, .g16    {float:left; display:inline}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .col13, .col14, .col15, .col16 {display:inline;float:left;padding:0 10px}
.colFull    {display:inline; float:left; padding:0 10px}

/*** G10 ***/ /* Se usaba solo en Homes del grid antiguo. La idea es acabar usando s?lo el de 16 y eliminarlo */
.gs10 .col1     {width:76px}    .gs10 .g1   {width:96px}    .gs10 .p1   {padding-left:96px}     .gs10 .s1   {padding-right:96px}
.gs10 .col2     {width:172px}   .gs10 .g2   {width:192px}   .gs10 .p2   {padding-left:192px}    .gs10 .s2   {padding-right:192px}
.gs10 .col3     {width:268px}   .gs10 .g3   {width:288px}   .gs10 .p3   {padding-left:288px}    .gs10 .s3   {padding-right:288px}
.gs10 .col4     {width:364px}   .gs10 .g4   {width:384px}   .gs10 .p4   {padding-left:384px}    .gs10 .s4   {padding-right:384px}
.gs10 .col5     {width:460px}   .gs10 .g5   {width:480px}   .gs10 .p5   {padding-left:480px}    .gs10 .s5   {padding-right:480px}
.gs10 .col6     {width:556px}   .gs10 .g6   {width:576px}   .gs10 .p6   {padding-left:576px}    .gs10 .s6   {padding-right:576px}
.gs10 .col7     {width:652px}   .gs10 .g7   {width:672px}   .gs10 .p7   {padding-left:672px}    .gs10 .s7   {padding-right:672px}
.gs10 .col8     {width:748px}   .gs10 .g8   {width:768px}   .gs10 .p8   {padding-left:768px}    .gs10 .s8   {padding-right:768px}
.gs10 .col9     {width:844px}   .gs10 .g9   {width:864px}   .gs10 .p9   {padding-left:864px}    .gs10 .s9   {padding-right:864px}
.gs10 .col10,
.gs10 .colFull  {width:940px}   .gs10 .g10  {width:960px}   .gs10 .p10  {padding-left:960px}    .gs10 .s10  {padding-right:960px}

/*** G16 ***/
.gs16 .col1     {width:40px}    .gs16 .g1   {width:60px}    .gs16 .p1   {padding-left:60px}     .gs16 .s1   {padding-right:60px}
.gs16 .col2     {width:100px}   .gs16 .g2   {width:120px}   .gs16 .p2   {padding-left:120px}    .gs16 .s2   {padding-right:120px}
.gs16 .col3     {width:160px}   .gs16 .g3   {width:180px}   .gs16 .p3   {padding-left:180px}    .gs16 .s3   {padding-right:180px}
.gs16 .col4     {width:220px}   .gs16 .g4   {width:240px}   .gs16 .p4   {padding-left:240px}    .gs16 .s4   {padding-right:240px}
.gs16 .col5     {width:280px}   .gs16 .g5   {width:300px}   .gs16 .p5   {padding-left:300px}    .gs16 .s5   {padding-right:300px}
.gs16 .col6     {width:340px}   .gs16 .g6   {width:360px}   .gs16 .p6   {padding-left:360px}    .gs16 .s6   {padding-right:360px}
.gs16 .col7     {width:400px}   .gs16 .g7   {width:420px}   .gs16 .p7   {padding-left:420px}    .gs16 .s7   {padding-right:420px}
.gs16 .col8     {width:460px}   .gs16 .g8   {width:480px}   .gs16 .p8   {padding-left:480px}    .gs16 .s8   {padding-right:480px}
.gs16 .col9     {width:520px}   .gs16 .g9   {width:540px}   .gs16 .p9   {padding-left:540px}    .gs16 .s9   {padding-right:540px}
.gs16 .col10    {width:580px}   .gs16 .g10  {width:600px}   .gs16 .p10  {padding-left:600px}    .gs16 .s10  {padding-right:600px}
.gs16 .col11    {width:640px}   .gs16 .g11  {width:660px}   .gs16 .p11  {padding-left:660px}    .gs16 .s11  {padding-right:660px}
.gs16 .col12    {width:700px}   .gs16 .g12  {width:720px}   .gs16 .p12  {padding-left:720px}    .gs16 .s12  {padding-right:720px}
.gs16 .col13    {width:760px}   .gs16 .g13  {width:780px}   .gs16 .p13  {padding-left:780px}    .gs16 .s13  {padding-right:780px}
.gs16 .col14    {width:820px}   .gs16 .g14  {width:840px}   .gs16 .p14  {padding-left:840px}    .gs16 .s14  {padding-right:840px}
.gs16 .col15    {width:880px}   .gs16 .g15  {width:900px}   .gs16 .p15  {padding-left:900px}    .gs16 .s15  {padding-right:900px}
.gs16 .col16,
.gs16 .colFull  {width:940px}   .gs16 .g16  {width:960px}   .gs16 .p16  {padding-left:960px}    .gs16 .s16  {padding-right:960px}
/***************** /GRID *****************/

/***************** LINKS *****************/
a                       {color:#e6002c; text-decoration:none; border:none; outline:0 none;}
a:hover                 {text-decoration:underline}
a:active                {border:none}
a img,.sin_borde        {border:none}
a.underlineNone:hover   {text-decoration:none} /*elimina el subrayado de los links al hacer rollover*/
a.withIcon:hover        {text-decoration:none} /*elimina el subrayado de los links que contengan un icono al hacer rollover...*/
a.withIcon:hover span   {text-decoration:underline} /*... y se lo aplica s?lo al texto contenido dentro del <span>. Esto evita el subrayado del espacio en blanco entre icono y texto*/
/***************** /LINKS ****************/

/***************** TITULOS ***************/
h1 {font:bold 24px Arial, Verdana, sans-serif; margin:20px 0 10px; color:#777}
    #headerLogos h1{margin:0!important;}
h2 {font-size:1.2em; line-height:1.2em; color:#333; font-weight:bold}
h3 {font-size:.9em; line-height:1.2em; color:#333}
h4 {font-size:.8em; line-height:1.08em; color:#505050; font-weight:100}
h5 {font-size:.7em; line-height:1.08em; color:#505050; font-weight:100}
h6 {font-size:.6em; line-height:1.08em; color:#b2b2b2; font-weight:100; font-style:italic}

/***************** /TITULOS **************/

/*************** FONTS *******************/
.fontSmall12    {font-size:.33em}               /*fonts4*/
.fontSmall11    {font-size:.313em}              /*fonts5*/
.fontSmall10    {font-size:.375em}              /*fonts6*/
.fontSmall9     {font-size:.438em}              /*fonts7*/
.fontSmall8     {font-size:.5em}                /*fonts8*/
.fontSmall7     {font-size:.75em}               /*fonts9*/
.fontSmall6     {font-size:.833em}              /*fonts10*/
.fontSmall5     {font-size:.916em}              /*fonts11*/
.fontSmall4     {font-size:1em}                 /*fonts12*/
.fontSmall3     {font-size:1.083em!important}   /*fonts13*/
.fontSmall2     {font-size:1.166em}             /*fonts14*/
.fontSmall1     {font-size:1.249em}             /*fonts15*/
.fontMedium     {font-size:1.333em}             /*fonts16*/
.fontLarge1     {font-size:1.416em}             /*fonts17*/
.fontLarge2     {font-size:1.499em}             /*fonts18*/
.fontLarge3     {font-size:1.583em}             /*fonts19*/
.fontLarge4     {font-size:1.666em}             /*fonts20*/
.fontLarge5     {font-size:1.999em}             /*fonts24*/
.fontLarge6     {font-size:2.499em}             /*fonts30*/
.fontLarge7     {font-size:2.999em}             /*fonts36*/
.fontLarge8     {font-size:3.333em}             /*fonts40*/
.fontLarge9     {font-size:3.5em}               /*fonts42*/

.fonts12px      { font-size: 12px !important; }
.fonts13px      { font-size: 13px !important; }
.fonts14px      { font-size: 14px !important; }
.fonts15px      { font-size: 15px !important; }
.fonts16px      { font-size: 16px !important; }
.fonts17px      { font-size: 17px !important; }
.fonts18px      { font-size: 18px !important; }
.fonts20px      { font-size: 20px !important; }
.fonts24px      { font-size: 24px !important; }
.fonts32px      { font-size: 32px !important; }
/*************** /FONTS ******************/

/**************** FONTS ******************/
.arial {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
/*************** /FONTS ******************/

/*************** INTERLINEADOS ***********/
.lineHeightNorm {line-height:normal}
.lineHeight08   {line-height:.8em}
.lineHeight09   {line-height:.9em}
.lineHeight10   {line-height:1em}
.lineHeight11   {line-height:1.1em}
.lineHeight12   {line-height:1.2em}
.lineHeight13   {line-height:1.3em}
.lineHeight14   {line-height:1.4em}
.lineHeight15   {line-height:1.5em}
.lineHeight16px   {line-height:16px}
.lineHeight18   {line-height:1.8em}
.lineHeight26px {line-height:26px}
.lineHeight20   {line-height:2em}
.lineHeight24   {line-height:2.4em}
.lineHeight27   {line-height:2.7em}
.lineHeight33px {line-height:33px}
/*************** /INTERLINEADOS **********/

/*************** ESPACIADOS **************/
.letterUnspaced01   {letter-spacing:-0.01em}
.letterUnspaced02   {letter-spacing:-0.02em}
.letterUnspaced03   {letter-spacing:-0.03em}
.letterUnspaced04   {letter-spacing:-0.04em}
.letterUnspaced05   {letter-spacing:-0.05em}

.letterSpaced01     {letter-spacing:0.01em}
.letterSpaced02     {letter-spacing:0.02em}
.letterSpaced03     {letter-spacing:0.03em}
.letterSpaced04     {letter-spacing:0.04em}
.letterSpaced05     {letter-spacing:0.05em}
/*************** /ESPACIADOS *************/

/*************** COLORS ******************/
.white,.blanco  {color:#fff}
.black,.negro   {color:#000!important}
.red,.rojo      {color:#e6002c!important}
.blue           {color:#336699!important}
.green          {color:#339966!important}
.brown          {color:#cc6633!important}
.seoLink        {color:#993333!important}

.gris1,.grey1   {color:#f4f4f4!important}
.gris2,.grey2   {color:#ededed!important}
.gris3,.grey3   {color:#dbdbdb!important}
.gris4,.grey4   {color:#ccc!important}
.gris5,.grey5   {color:#b2b2b2!important}
.gris6,.grey6   {color:#999!important}
.gris65,.grey7  {color:#777!important}
.gris7,.grey8   {color:#666!important}
.gris8,.grey9   {color:#505050!important}
.gris85,.grey10 {color:#444!important}
.gris9,.grey11  {color:#333!important}
.grey12         {color:#999}
/*************** /COLORS *****************/

/*************** BACKGROUNDS *************/
.bgWhite        {background:#fff}
.bkRed          {background:#e6002c;}
.bgCGrey        {background:#ccc;}
.bkGrey,
.bgGrey         {background-color:#ededed;}
.bkDarkGrey,
.bgDarkGrey     {background-color:#999;}
.bgCBlack       {background-color:#333;}
.bkWhite        {background-color:#fff;}
.bgOrange       {background:#f19300;}
.bgBlack        {background:#000 !important;}

.bgColorNone    {background-color:transparent!important}
.bgImageNone    {background-image:none!important}
.bgNone         {background:none!important}
/*************** /BACKGROUNDS *************/

/*************** BORDERS *****************/
.borderTopSolid             {border-top:1px solid #b2b2b2; overflow:hidden}
.borderTopDotted            {border-top:1px dotted #b2b2b2; overflow:hidden}
.borderTopSolid2p           {border-top:2px solid #999; overflow:hidden}
.borderRightSolid           {border-right:1px solid #b2b2b2; overflow:hidden}
.borderRightDotted          {border-right:1px dotted #b2b2b2; overflow:hidden}
.borderBottomSolid          {border-bottom:1px solid #b2b2b2; overflow:hidden}
.borderBottomSolidCCC       {border-bottom:1px solid #ccc; overflow:hidden}
.borderLeftSolid666         {border-left:1px solid #666; overflow:hidden}
.borderBottomDotted         {border-bottom:1px dotted #b2b2b2; overflow:hidden}
.borderLeftSolid            {border-left:1px solid #b2b2b2; overflow:hidden}
.borderLeftDotted           {border-left:1px dotted #b2b2b2; overflow:hidden}
.borderSolid                {border:1px solid #b2b2b2; overflow:hidden}
.borderSolidCCC             {border:1px solid #ccc; overflow:hidden}
.borderSolidLight           {border:1px solid #dbdbdb; overflow:hidden}
.borderDotted               {border:1px dotted #b2b2b2; overflow:hidden}
.borderSolidWhite           {border:1px solid #fff; overflow:hidden}
.borderBottomDottedWhite    {border-bottom:1px dotted #fff; overflow:hidden}
.borderNone                 {border:0!important}

.borderBottomBlue           {border-bottom-color:#336699!important}
.borderBottomGreen          {border-bottom-color:#339966!important}
.borderBottomBrown          {border-bottom-color:#cc6633!important}

.borderGrey4                {border-color:#ccc!important}
.borderGrey5                {border-color:#dcdcdc!important}
.borderRed                  {border-color:#ffd8d8!important}

/* Borders t?tulos */
.dotted     {background:url(/images_new/A/960/dotted.gif) repeat-x left bottom transparent}
.dottedT    {background:url(/images_new/A/960/dotted.gif) repeat-x left top transparent}
.vDottedLB,
.vDottedCB,
.vDottedRB  {background:url(/images_new/A/960/dotted_vertical.gif) repeat-y}
.vDottedLB  {background-position:left bottom}
.vDottedRB  {background-position:right bottom}
.vDottedCB  {background-position:bottom center}
/*************** /BORDERS ****************/

/*************** MARGINS *****************/
.margin0        {margin:0!important}
.margin2        {margin:2px}
.margin5        {margin:5px}
.margin10       {margin:10px}
.margin15       {margin:15px}
.margin16       {margin:16px}
.margin18       {margin:18px}

.margintop-25   {margin-top:-25px!important}
.margintop-20   {margin-top:-20px!important}
.margintop-10   {margin-top:-10px!important}
.margintop-5    {margin-top: -5px!important;}
.margintop-1    {margin-top:-1px!important}
.margintop0     {margin-top:0!important}
.margintop2     {margin-top:2px!important}
.margintop3     {margin-top:3px!important}
.margintop5     {margin-top:5px!important}
.margintop6     {margin-top:6px!important}
.margintop7     {margin-top:7px!important}
.margintop8     {margin-top:8px!important}
.margintop10    {margin-top:10px!important}
.margintop13    {margin-top:13px!important}
.margintop15    {margin-top:15px!important}
.margintop16    {margin-top:16px!important}
.margintop18    {margin-top:18px!important}
.margintop20    {margin-top:20px!important}
.margintop25    {margin-top:25px!important}
.margintop30    {margin-top:30px!important}
.margintop32    {margin-top:32px!important}
.margintop36    {margin-top:36px!important}
.margintop39    {margin-top:39px!important}
.margintop45    {margin-top:45px!important}
.margintop50    {margin-top:50px!important} /** Victor: Para sky de todas las homes **/
.margintop55    {margin-top:55px}
.margintop70    {margin-top:70px!important}
.margintop84    {margin-top:84px!important;}

.margintop200   {margin-top:200px!important}

.marginbot-1    {margin-bottom:-1px!important}
.marginbot0     {margin-bottom:0!important}
.marginbot2     {margin-bottom:2px!important}
.marginbot3     {margin-bottom:3px!important}
.marginbot4     { margin-bottom: 4px !important; }
.marginbot5     {margin-bottom:5px!important}
.marginbot8     {margin-bottom:8px!important}
.marginbot9     {margin-bottom:9px!important}
.marginbot10    {margin-bottom:10px!important}
.marginbot14    {margin-bottom:14px!important}
.marginbot15    {margin-bottom:15px!important}
.marginbot20    {margin-bottom:20px!important}
.marginbot25    {margin-bottom:25px!important}
.marginbot30    {margin-bottom:30px!important}
.marginbot35    {margin-bottom:35px!important}
.marginbot40    {margin-bottom:40px!important}
.marginbot70    {margin-bottom:70px!important}
.marginbot120    {margin-bottom:120px;}

.marginleft-10  {margin-left:-10px!important}
.marginleft-8   { margin-left: -8px !important; }
.marginleft-3   {margin-left:-3px}
.alpha,
.marginleft0    {margin-left:0!important}
.marginleft4    {margin-left:4px!important}
.marginleft5    {margin-left:5px!important}
.marginleft7    { margin-left:7px !important; }
.marginleft8    {margin-left:8px!important}
.marginleft10   {margin-left:10px!important}
.marginleft15   {margin-left:15px!important}
.marginleft20   {margin-left:20px!important}
.marginleft25   {margin-left:25px!important}
.marginleft30   {margin-left:30px!important}
.marginleft65   { margin-left:65px !important; }
.marginleft70   {margin-left:70px!important}
.marginleft85   { margin-left:85px!important; }
.marginleft145  {margin-left:145px}
.marginleft347  {margin-left:347px}

.omega,
.marginright0   {margin-right:0!important}
.marginright2   {margin-right:2px!important}
.marginright5   {margin-right:5px!important}
.marginright8   {margin-right:8px!important}
.marginright10  {margin-right:10px!important}
.marginright14  {margin-right:14px!important}
.marginright15  {margin-right:15px!important}
.marginright20  {margin-right:20px!important}
.marginright35  {margin-right:35px!important}
.marginright50  {margin-right:50px!important}
.marginright75  {margin-right:75px!important}
/*************** /MARGINS ****************/

/*************** PADDINGS ****************/
.pad0           {padding:0!important}
.pad1           {padding:1px!important}
.pad3           {padding:3px!important}
.pad4           {padding:4px!important}
.pad5           {padding:5px!important}
.pad10          {padding:10px!important}
.pad15          {padding:15px!important}
.pad20          {padding:20px!important}
.pad25                  {padding:25px}

.padtop0        {padding-top:0!important}
.padtop1        {padding-top:1px!important}
.padtop2        {padding-top:2px!important}
.padtop3        {padding-top:3px!important}
.padtop4        {padding-top:4px!important}
.padtop5        {padding-top:5px!important}
.padtop6        {padding-top:6px!important}
.padtop7        {padding-top:7px!important}
.padtop8        {padding-top:8px!important}
.padtop10       {padding-top:10px!important}
.padtop12       {padding-top:12px!important}
.padtop15       {padding-top:15px!important}
.padtop20       {padding-top:20px!important}
.padtop25       {padding-top:25px!important}
.padtop30       {padding-top:30px!important}
.padtop35       {padding-top:35px!important}
.padtop40       {padding-top:40px!important}
.padtop50       {padding-top:50px!important}

.padbot0        {padding-bottom:0!important}
.padbot1        {padding-bottom:1px!important}
.padbot2        {padding-bottom:2px!important}
.padbot3        {padding-bottom:3px!important}
.padbot4        {padding-bottom:4px!important}
.padbot5        {padding-bottom:5px!important}
.padbot6        {padding-bottom:6px!important}
.padbot8        {padding-bottom:8px!important}
.padbot10       {padding-bottom:10px!important}
.padbot11       {padding-bottom:11px!important}
.padbot15       {padding-bottom:15px!important}
.padbot20       {padding-bottom:20px!important}
.padbot30       {padding-bottom:30px!important}
.padbot35       {padding-bottom:35px!important}
.padbot40       {padding-bottom:40px!important}
.padbot50       {padding-bottom:50px!important}

.alpha,
.padleft0       {padding-left:0!important}
.padleft1       {padding-left:1px!important}
.padleft3       {padding-left:3px!important}
.padleft5       {padding-left:5px!important}
.padleft10      {padding-left:10px!important}
.padleft15      {padding-left:15px!important}
.padleft20      {padding-left:20px!important}
.padleft25      {padding-left:25px!important}
.padleft30      {padding-left:30px!important}
.padleft35      {padding-left:35px!important}
.padleft40      {padding-left:40px!important}

.omega,
.padright0      {padding-right:0!important}
.padright3      {padding-right:3px!important}
.padright5      {padding-right:5px!important}
.padright10     {padding-right:10px!important}
.padright12     {padding-right:12px!important}
.padright15     {padding-right:15px!important}
.padright20     {padding-right:20px!important}
.padright25     {padding-right:25px!important}
.padright30     {padding-right:30px!important}
.padright70     {padding-right:70px!important}
/*************** /PADDINGS ***************/

/*************** DISPLAY *****************/
.block              {display:block}
.inline             {display:inline!important}
.inlineBlock        {display:inline-block}
.hidden             {display:none;}
.table              {display:table;}
.tableCell          {display:table-cell;}
.tableRow           {display:table-row;}
.invisible          {visibility:hidden}     /*el elemento no se muestra pero ocupa espacio*/
.invisibleRowCol    {visibility:collapse}   /*el elemento no se muestra pero ocupa espacio (para elementos de tabla)*/
.showEmptyCells     {empty-cells:show}      /*muestra las celdas vac?as (para elementos de tabla)*/
/*************** /DISPLAY ****************/

/*************** OVERFLOW ****************/
.overflowhidden,
.overflowHidden,
.overflowh{overflow:hidden}
.overflowinherit,
.overflowInherit    {overflow:inherit!important}
.overflowvisible,
.overflowVisible    {overflow:visible!important}
.overflowauto,
.overflowAuto       {overflow:auto}
/*************** /OVERFLOW ***************/

/*************** TEXT ********************/
.normal             {font-weight:normal!important}
.bold               {font-weight:700}
em,.italic          {font-style:italic}
.upper,.mayus       {text-transform:uppercase}
.lowercase          {text-transform:lowercase}
.capitalize         {text-transform:capitalize}
.strike             {text-decoration:line-through}
.underline          {text-decoration:underline}
.notUnderline       {text-decoration:none}
.underlineDashed    {border-bottom-width:1px; border-bottom-style:dashed; cursor:help; font-style:normal}
.underlineDotted    {border-bottom-width:1px; border-bottom-style:dotted; font-style:normal}
abbr                {border-bottom:1px dotted #444; cursor:help}
sup                 {vertical-align:top; font-size:0.533em}

.nowrap             {white-space:nowrap}
.preline            {white-space:pre-line}

.wordSpace10        {word-spacing:30px}
.wordSpace-5        {word-spacing:-5px}

.alignleft,
.alignLeft          {text-align:left!important}
.aligncenter,
.alignCenter, .center {text-align:center}
.alignright,
.alignRight         {text-align:right}

.valignmid          {vertical-align:middle}
.valignbaseline     {vertical-align:baseline}
.valignbot          {vertical-align:text-bottom}
.valignbotbot       {vertical-align:bottom}
.valigntop          {vertical-align:top}
.valignsuper        {vertical-align:super}
.valignsub          {vertical-align:sub}
.valigninherit      {vertical-align:inherit!important}

/*************** LINE-HEIGHT *************/

.lineheight10       { line-height: 10px !important;} /* Formularios de coches*/

/*************** VERTICAL ALIGN **********/

.verticalalign25    { vertical-align: 25% !important; }

/*************** /TEXT *******************/

/*************** ELEMENTOS ATRAPALO ******/
.price,.rating, .userrating     {color:#444; font-size:1.499em;line-height:1.17em; font-weight:bold; white-space:nowrap}
.priceLarge         {color:#444; font-weight:bold; font-size:2.333em; line-height:.9em; letter-spacing:-0.05em}
.priceNolink        {color:#444; font-size:1.499em; line-height:1.499em; font-weight:bold}
.dto                {color:#666; font-size:1em; line-height:1em; font-weight:100}
.opi                {font-size:.916em; line-height:1em; font-weight:100!important}
/*************** /ELEMENTOS ATRAPALO *****/

/*************** WIDTH *******************/
.wAuto  {width:auto!important}
.w10    {width:10px}
.w15    {width:15px}
.w16    {width:16px}
.w20    {width:20px}
.w25    {width:25px}
.w30    {width:30px}
.w32    {width:32px}
.w42    {width:42px}
.w50    {width:50px}
.w52    {width:52px}
.w60    {width:60px}
.w64    {width:64px}
.w67    {width:67px}
.w72    {width:72px}
.w78    {width:78px}
.w80    {width:80px} /* was px */
.w83    {width:83px}
.w84    {width:84px}
.w85    {width:85px}
.w90    {width:90px}
.w92    {width:92px}
.w96    {width:96px}
.w100   {width:100px}
.w105   {width:105px}
.w110   {width:110px}
.w114   {width:114px}
.w115   {width:115px} /* was px */
.w118   {width:118px}
.w119   {width:119px}
.w120   {width:120px} /* was px */
.w126   {width:126px}
.w127   {width:127px}
.w130   {width:130px}
.w132   {width:132px}
.w138   {width:138px}
.w142   {width:142px}
.w148   {width:148px}
.w148small {width:13.455em}
.w150   {width:150px}
.w155   {width:155px}
.w160   {width:160px}
.w165   {width:165px} /* was px */
.w166   {width:166px}
.w170   {width:170px}
.w175   {width:175px}
.w173   {width:173px}
.w175   {width:175px}
.w180   {width:180px} /* was px */
.w186   {width:186px}
.w188   {width:188px}
.w190   {width:190px} /* was px */
.w191   {width:191px}
.w192   {width:192px}
.w194   {width:194px}
.w197   {width:197px}
.w198   {width:198px}
.w204   {width:204px}
.w209   {width:209px}
.w212   {width:212px}
.w215   {width:215px}
.w216   {width:216px}
.w220   {width:220px}
.w225   {width:225px}
.w230   {width:230px}
.w250   {width:250px}
.w240   {width:240px}
.w245   {width:245px}
.w258   {width:258px}
.w260   {width:260px}
.w270   {width:270px} /* was px */
.w273   {width:273px}
.w275   {width:275px}
.w280   {width:280px}
.w285   {width:285px}
.w293   {width:293px}
.w294   {width:294px}
.w300   {width:300px}
.w306   {width:306px}
.w312   {width:312px}
.w318   {width:318px}
.w325   {width:325px}
.w327   {width:327px}
.w329   {width:329px}
.w341   {width:341px}
.w350   {width:350px} /* was px */
.w352   {width:352px}
.w355   {width:355px}
.w358   {width:358px}
.w375   {width:375px}
.w400   {width:400px}
.w420   {width:420px}
.w430   {width:430px}
.w450   {width:450px} /* was px */
.w468   {width:468px}
.w475   {width:475px} /* was px */
.w480   {width:480px}
.w492   {width:492px}
.w500   {width:500px} /* was px */
.w515px { width: 515px; }
.w525   {width:525px}
.w540   {width:540px}
.w545   {width:545px}
.w548   {width:548px}
.w550   {width:550px}
.w568   {width:568px}
.w569   {width:569px}
.w580   {width:580px}
.w590px {width:590px}
.w595   {width:595px}
.w600   {width:600px}
.w610   {width:610px}
.w625   {width:625px}
.w640   {width:640px}
.w658   {width:658px}
.w660   {width:660px}
.w665   {width:665px}
.w666   {width:666px}
.w678   {width:678px}
.w680   {width:680px}
.w700   {width:700px}
.w716   {width:716px}
.w750   {width:750px}
.w810   {width:810px}
.w828   {width:828px}
.w907   {width:907px}

.wp100  {width:100%}
.wp97   {width:97%}
.wp95   {width:95%}
.wp90   {width:90%}
.wp85   {width:85%}
.wp83	{width:83%}
.wp80   {width:80%}
.wp77   {width:77%}
.wp75   {width:75%}
.wp70   {width:70%}
.wp66   {width:65.99%}
.wp65   {width:65%}
.wp60   {width:60%}
.wp55   {width:55%}
.wp53   {width:53%}
.wp52   {width:52%}
.wp50   {width:50%}
.wp48   {width:48%}
.wp47   {width:47%}
.wp45   {width:45%}
.wp40   {width:40%}
.wp35   {width:35%}
.wp33   {width:32.99%}
.wp32   {width:32%}
.wp30   {width:30%}
.wp25   {width:25%}
.wp22   {width:22%}
.wp20   {width:20%}
.wp18   {width:18%}
.wp17   {width:17%}
.wp16   {width:16%}
.wp15   {width:15%}
.wp10   {width:10%}
.wp5    {width:5%}

/*
    ToRemove. Hay que eliminar toda referencia a estos selectores en las TPLs
    utilizando sus equivalentes sin "px" Revisado en OU, pendiente el resto de productos
*/
.w678px {width:678px}
.w500px {width:500px}
.w475px {width:475px}
.w450px {width:450px}
.w400px {width:400px}
.w375px {width:375px}
.w350px {width:350px}
.w270px {width:270px}
.w260px {width:260px}
.w245px {width:245px}
.w230px {width:230px}
.w220px {width:220px}
.w190px {width:190px}
.w180px {width:180px}
.w170px {width:170px}
.w165px {width:165px}
.w150px {width:150px}
.w120px {width:120px}
.w115px {width:115px}
.w110px {width:110px}
.w105px {width:105px}
.w100px {width:100px}
.w80px  {width:80px}
/* Eo ToRemove */

.mw120  {min-width:120px}
/*************** /WIDTH ******************/

/*************** HEIGHT ******************/
.hAuto  {height:auto!important}
.h9     {height:9.666em}
.h10    {height:10px}
.h22    {height:22px!important}
.h24    {height:24px}
.h25    {height:25px}
.h26    {height:26px}
.h28    {height:28px}
.h30    {height:30px}
.h36    {height:36px}
.h39    {height:39px}
.h46    {height:46px}
.h50    {height:50px}
.h70    {height:70px}
.h2ln   {height:2.6em} /* Alto de dos lineas de texto standard */
.h40    {height:40px}
.h42    {height:42px}
.h45    {height:45px}
.h36    {height:36px}
.h54    {height:54px}
.h60    {height:60px}
.h81    {height:81px}
.h85    {height:85px}
.h87    {height:87px}
.h90    {height:90px}
.h95    {height:95px}
.h96    {height:96px}
.h110   {height:110px}
.h116   {height:116px}
.h127   {height:127px}
.h145   {height:145px}
.h150   {height:150px}
.h160   {height:160px}
.h247   {height:247px}
.h265   {height:265px}
.h295   {height:295px}
.mh0    {min-height:0!important}
.mh70   {min-height:70px}
.mh87   {min-height:87px}
/*************** /HEIGHT *****************/

/*************** OPACITY *****************/
.opacity01  {filter:alpha(opacity=10); opacity:.1}
.opacity02  {filter:alpha(opacity=20); opacity:.2}
.opacity03  {filter:alpha(opacity=30); opacity:.3}
.opacity04  {filter:alpha(opacity=40); opacity:.4}
.opacity05  {filter:alpha(opacity=50); opacity:.5}
.opacity06  {filter:alpha(opacity=60); opacity:.6}
.opacity07  {filter:alpha(opacity=70); opacity:.7}
.opacity08  {filter:alpha(opacity=80); opacity:.8}
.opacity09  {filter:alpha(opacity=90); opacity:.9}
.opacity1   {filter:alpha(opacity=100); opacity:1}
/*************** /OPACITY ****************/

/*************** LISTADOS ****************/
.bullets        {margin:0 0 0 .833em}
.bullets2       {margin:0 0 0 2em}
.bullets li     {list-style-image:url(/images_new/A/960/bullet.gif)!important; margin:0 0 0 4px; padding:0 0 5px}
.bullets2 li    {list-style-image:url(/images_new/A/960/bullet2.gif); margin:0 0 0 4px; padding:0 0 5px}
.nobullets		{list-style:none;}

ol.decimal      {list-style-type:decimal} /* Poner padleft20 al ol */
ol.decimalZero,
ol.decimalZero li {list-style-type:decimal-leading-zero}
/*************** /LISTADOS ***************/

/*************** FOOTER LANDING **********/
#footerLanding {background:#ffffff url(/images_new/A/960/bck_footer.gif) repeat-x left top;padding:24px 5px; clear:both; overflow:hidden}
#footerLanding .nivelEnlaces {margin:30px 0 0 0}
#footerLanding h2  {margin-bottom:12px}
#footerLanding h3  {font-size:1.2em; font-weight:bold; color:#666; margin-bottom:6px}
#footerLanding ul  {margin:0 0 0 .833em}
#footerLanding li  {list-style-image:url(/images_new/A/960/bullet.gif)!important; margin:0 0 0 .333em; padding:0 0 .833em}

#footerLanding .footHead  {margin-bottom:12px;color: #333333;font-size:1.2em;font-weight: bold;line-height: 1.2em;}
#footerLanding .footSubhead  {font-size:1.2em; font-weight:bold; color:#666; margin-bottom:6px}
/*************** /FOOTER LANDING *********/

/*************** MENU TABS ***************/
/* Menu Tabs Resultados & Disponibilidad */
.boxTabs {width:100%; height:4em; background:url(/images_new/A/960/results_bg_box_tabs.gif) repeat-x left bottom; overflow:hidden}
.menuTabs {width:100%;overflow:hidden}
.menuTabs li {float:left; background:#f2f2f2; border:1px #ccc solid; border-bottom:1px #b2b2b2 solid; margin:0 5px; padding:0 12px; line-height:3em; border-top-left-radius:8px; border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -webkit-border-top-left-radius:8px}
.menuTabs li.first {margin-left:0}
.menuTabs li.active {background:#fff; border:1px #b2b2b2 solid; border-bottom:1px #fff solid; color:#333}
.menuTabs li.active a {color:#333}

/* Menu tabs Fichas Producto */
.view .ui-tabs {border:0; padding:10px}
.view .ui-tabs .ui-state-default {background:#fff}
.view .ui-tabs .ui-state-default a {font-size:1.1em; font-weight:bold}
.view .ui-tabs .ui-tabs-selected {background:#fff; border-color:#ccc}
.view .ui-tabs .ui-tabs-selected a {color:#333!important}
.view .ui-tabs .ui-tabs-nav {padding-bottom:0; background:url(/images_new/A/960/results_bg_box_tabs.gif); border:none; border-bottom:solid 1px #ccc}
.view .ui-tabs .ui-tabs-panel {border:1px solid #ccc; border-top:0; padding:10px;}

.menuProductos li {font-size:12px;line-height:14px;}

/*************** /MENU TABS **************/

/*************** CAROUSEL ****************/
.carousel .carousel-nav { border-top:1px solid #ccc; padding-top:5px}
.carousel h2 {display:none}
.carousel h3 {color:#777; font-size:1.2em; font-weight:bold; line-height:1.2em; text-align:center; margin-bottom:5px}
.carousel p  {text-align:center; font-weight:bold; margin-top:10px}
/*************** /CAROUSEL ***************/

/*************** SPLASH ******************/
.VUE .splash {font-weight:bold; text-align:center; color:#666; background:#fff; border:1px solid #999; padding:20px 10px; position:relative; top:0; left:0; right:0; bottom:0}
.COC .splash, .HOM .splash {background:none repeat scroll 0 0 #fff; border:1px solid #999; color:#666; font-weight:bold; padding:20px 10px; text-align:center}
.VUE .splash .marginAuto {margin:15% auto 0 auto; width:700px}
.VUE .splash .backRedSpan {text-transform:uppercase; color:#fff; background-color:#e6002c; padding:5px; text-align:left}
.VUE .splash .vuelosDestino {font-weight:bold; font-size:1.25em; padding:5px 0 5px; color:#666; text-align:left}
.VUE .splash .destinationBox {border:0; width:700px; margin:0 auto}
.VUE .splash .destinationBox .viajeros {width:208px; color:#666; border-right:1px dotted #666; font-weight:bold; text-align:left; float:left}
#gritter-notice-wrapper {border:none;}

#splash {position:absolute; top:0; right:0; left:0; bottom:0; z-index:1000; background:#fff; text-align:center;width: 100%}
#splash .splashContent {width:700px; margin:15% auto; text-align:left}
#splash .splashContent .marginAuto {margin:15% auto 0 auto; width:700px}
#splash .splashContent .backRedSpan {text-transform:uppercase; color:#fff; background-color:#e6002c; padding:5px; text-align:left}
#splash .splashContent .vuelosDestino {font-weight:bold; font-size:1.25em; padding:5px 0 5px; color:#666; text-align:left}
#splash .splashContent .destinationBox {border:0; width:700px; margin:0 auto}
#splash .splashContent .destinationBox .viajeros {width:208px; color:#666; border-right:1px dotted #666; font-weight:bold; text-align:left; float:left}
.spalshTrans {background:#fff; display:block; height:100%; left:0; position:relative; top:0; width:100%; z-index:9999}
/*************** /SPLASH *****************/

/*************** FOLD/UNFOLD SYSTEM ******/
.fold > .lessItems            {display:none!important}
.fold > .lessItemsTableRow    {visibility:collapse!important}
.unfold > .moreItems          {display:none!important}
.unfold > .moreItemsTableRow  {visibility:collapse!important}

.fold p .lessItems {display:none!important}
.unfold p .moreItems {display:none!important}

/*************** /FOLD/UNFOLD SYSTEM *****/

/*************** OTHERS ******************/
/* News Balloon */
img.newsBalloon{display:block; position:absolute; top:-45px; left:420px}


/************** PASOS COMO FUNCIONA ************/
.atrapaloStep{border-bottom:0.083em dotted #B2B2B2; float:left; height:4em; overflow:hidden; }
.atrapaloStepNumber {color:#999999; float:left; font-size:3.666em; font-weight:700; height:4em; line-height:normal; overflow:hidden; padding-left:0.1em;}
.atrapaloStepTitle {color:#333333; float:left; font-size:1.166em; font-weight:700; height:4em; overflow:hidden; padding-left:0.5em; padding-top:0.9em;width:11em;}

#atrapaloFourSteps1, #atrapaloFourSteps2, #atrapaloFourSteps3, #atrapaloFourSteps4 {width:222px; float:left;}
#atrapaloFourSteps1, #atrapaloFourSteps2, #atrapaloFourSteps3 {margin-right:.833em;}
#atrapaloFourSteps1 .mid, #atrapaloFourSteps2 .mid, #atrapaloFourSteps3 .mid, #atrapaloFourSteps4 .mid {min-height:16em; height:auto!important; height:16em;}

#atrapaloThreeSteps1, #atrapaloThreeSteps2, #atrapaloThreeSteps3 { width:239px; float:left; }
#atrapaloThreeSteps1, #atrapaloThreeSteps2 { margin-right:.833em; }
#atrapaloThreeSteps1 .mid, #atrapaloThreeSteps2 .mid, #atrapaloThreeSteps3 .mid { min-height:16em; height:auto!important; height:16em; }
#atrapaloThreeSteps1 .atrapaloStepTitle , #atrapaloThreeSteps2 .atrapaloStepTitle , #atrapaloThreeSteps3 .atrapaloStepTitle { width:8.7em; }


.atrapaloFaq {float:left; width:622px;}
.atrapaloFaq h3 {color:#333333; font-size:1.2em; font-weight:700; line-height:1.2em; padding-bottom:0.416em;}
.atrapaloFaqNumber {color:#999999; float:left; font-size:1.166em; font-weight:700; width:2.4em;}
.atrapaloFaqTitle { font-size:1.2em; line-height:1.2em; color:#333; font-weight:700; padding-bottom:.416em; }

.atrapaloWaysToBuy .sStepAB {background:url(/assets/images/A/sprite/sprite-generico-old-school.png) no-repeat; display:block; float:left; margin-right:10px;}
.atrapaloWaysToBuy .stepA {background-position:-250px -950px;}
.atrapaloWaysToBuy .stepB {background-position:-250px -1005px;}
.atrapaloWaysToBuy h3 {font-size:1.13em; color:#666; font-weight:bold; padding-top:10px;}
.atrapaloWaysToBuy ol {list-style-type:decimal; list-style-position:inside; font-weight:bold;}
.atrapaloWaysToBuy ol ul {font-weight:normal;}

/* Columnado para Col11 cajablanca */
.col11 .caja_gris .caja_blanca ul.pub_datos li {float:left; width:186.05px; padding-left:10px; min-height:80px; height:auto!important; height:80px}
/*************** /OTHERS *****************/

/*** Caja Publicidad ***/
.advert { border:1px solid #ccc; background:#f4f4f4 url(/images_new/A/960/bkPubli.gif) repeat; overflow:hidden; }
.advert .robaPaginas { padding: 6px 0 6px 20px; }
.advert .megaBanner  { margin:0 0 10px 10px;float:left;}
.advert .megaBannerSmall { margin:0 10px 10px 0;float:right;}
.advertTitle {font-size:11px;color:#444;display:block;padding-top: 3px;}
.megaBanner div,
.megaBannerSmall div { display: inline-block; }
.mega-advert { text-align: center; }
.mega-advert .advertTitle {
    font-size: 11px;
    color: #444;
    padding-top: 40px;
    display: inline-block;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    vertical-align: 44px;
    float: left;
}

body .publi_ext_120_600 {
    text-align: center;
    width: 120px !important;
    background: #fff !important;
    height: 616px !important;
    padding: 3px;
    position:absolute!important;
    top:10px;
    left:984px;
}
.publi_ext_120_600 .advertTitle {
    text-align: left !important;
    padding-left: 3px !important;
    padding-top: 0!important;
}
/*** Caja redireccion ***/

span.close {display:block;height:13px;width:13px;background:#EDDBA0;text-align:center;line-height:10px;font-size:10px; border-radius: 6px;-webkit-border-radius: 6px; -moz-border-radius: 6px;margin:-1px 0 0 0; }
a span.close:hover{background:#EFE466;}


/*Buscador Ficha Hoteles Desplegable*/
#bottom_search {width:960px;margin:0 0 0 -15px;padding:15px;color:#fff;background:#404040;position:fixed;bottom:0;z-index:100;}
#bottom_search.plegado {height:15px;}
#bottom_search.desplegado {height:100px!important;}
#bottom_search .box-head {margin:0 0 20px;text-align:center;text-transform:uppercase;}
#bottom_search .box-head p {font-size:14px;font-weight:700;line-height:16px;}
#bottom_search .box-head a {margin:-15px 0 0;font-size:10px;color:#fff;float:right;}
#bottom_search label {margin:0 13px 0 0;}
#bottom_search label p {margin:0 0 5px;}
#bottom_search .otra-fila {margin:0 0 5px;font-weight:700;}
#bottom_search input[type="text"] {height:20px;float:left;}
#bottom_search .i-destino {width:180px;}
#bottom_search .i-fecha {width:80px;}
#bottom_search .n-hab {width:55px;margin:27px 15px 0 0;color:#999;float:left;}
#bottom_search .n-hab input[type="text"] {width:12px;height:auto;padding:0;color:#999;font-weight:700;background:#404040;border:none;}
#bottom_search select {min-width:45px;padding:5px;float:left;}
#bottom_search .con-ico {padding:3px 30px 3px 5px;}
#bottom_search .ico-form {float:left;margin:5px 0 0 -24px;}
#bottom_search .edad {margin:0 3px 0 0;}
#bottom_search .edad2 {margin:0;}
#bottom_search .new-hab {margin:0 0 5px 0;}
#bottom_search .new-hab2 {margin:0 0 5px 554px;float:left;}
#bottom_search .button {margin:20px 0 0;float:right;}
#bottom_search hr {height:1px;margin:15px 0 0;border:none;background:#666;}
#bottom_search .ico-list {background-position:-300px -1000px; cursor:pointer}
#bottom_search .ico-calendar {background-position:-300px -1050px; cursor:pointer}











/*
    NUEVOS ESTILOS PARA OPINIONES
    (En un futuro se han de implementar en v12)

	Index
	-------------------------
	1. Grid y Box
	2. Sprites
	3. Font-face
	4. Titulo
	5. Selector tipo
	6. Opinion destacada
	7. Loading
	8. Header
	9. Footer
	10. Caja opinion
	11. Opiniones verificadas
	12. Resumen opinion
	13. Confirmacion
	14. Valoracion usuario formulario
	15. Valoracion usuario columna derecha
	16. Respuesta valoracion
	17. Valoracion global
*/

/*  1. GRID y BOX
===========================================================================================================*/
/*Grid*/
.colgroup {margin:0 auto;}
.v12 .col1, .v12 .col2, .v12 .col3, .v12 .col4, .v12 .col5, .v12 .col6, .v12 .col7, .v12 .col8, .v12 .col9, .v12 .col10, .v12 .col11, .v12 .col12 {float:left;overflow:hidden;margin:0 10px;}
.v12 .col1 {width:60px;}
.v12 .col2 {width:140px;}
.v12 .col3 {width:220px;}
.v12 .col4 {width:300px;}
.v12 .col5 {width:380px;}
.v12 .col6 {width:460px;}
.v12 .col7 {width:540px;}
.v12 .col8 {width:620px;}
.v12 .col9 {width:700px;}
.v12 .col10 {width:780px;}
.v12 .col11 {width:860px;}
.v12 .col12 {width:940px;}
/*Box*/
.box {margin:0 0 20px;position:relative;overflow:hidden;border-radius:3px;}


/*  2. SPRITES
=======
/*	Caja paginacion
-----------------------------------------------------------*/
.box-paginacion {background:#dbdbdb;}
.box-paginacion p {padding:10px;}
.box-paginacion li {float:left;cursor:pointer;}
.box-paginacion .paginacion {margin:7px 10px 0;}
.box-paginacion .paginacion .txt {margin:3px 5px 0 0;}
.box-paginacion .paginacion a {color:#666;}
.box-paginacion .paginacion a:hover {color:#999;text-decoration:none;}
.box-paginacion .paginacion .pag-bot, .box-paginacion .paginacion .active {margin:0 2px;padding:2px 6px;background:#fff;border:solid 1px #dbdbdb;border-radius:3px;}
.box-paginacion .paginacion .pag-bot:hover {background:#eee;}
.box-paginacion .paginacion .active {font-weight:700;border:solid 1px #888;}

/*	Caja Ordenar por
-----------------------------------------------------------*/
.box-ordenar {background:#e5e5e5;background-image:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e5e5e5));background-image:-webkit-linear-gradient(#f0f0f0, #e5e5e5);background-image:-moz-linear-gradient( #f0f0f0, #e5e5e5);background-image:-ms-linear-gradient( #f0f0f0, #e5e5e5);background-image:-o-linear-gradient( #f0f0f0, #e5e5e5);background-image:linear-gradient( #f0f0f0, #e5e5e5);border:solid 1px #d8d8d8;}
.box-ordenar li {padding:8px;text-align:center;/*border-left:solid 1px #d8d8d8;*/}
.box-ordenar li a:hover{text-decoration:none;}
.box-ordenar li.active a:hover{cursor:default;}
*+html .box-ordenar li {float:left;}/*ie7*/
.box-ordenar .orden {border-left:solid 1px #d8d8d8;background:none;}
.box-ordenar .orden:hover {background:#ebebeb;background-image:-webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f1f1f1));background-image:-webkit-linear-gradient(#ebebeb, #f1f1f1);background-image:-moz-linear-gradient( #ebebeb, #f1f1f1);background-image:-ms-linear-gradient( #ebebeb, #f1f1f1);background-image:-o-linear-gradient( #ebebeb, #f1f1f1);background-image:linear-gradient( #ebebeb, #f1f1f1);background:#f1f1f1;background-image:-webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f1f1f1));background-image:-webkit-linear-gradient(#ebebeb, #f1f1f1);background-image:-moz-linear-gradient( #ebebeb, #f1f1f1);background-image:-ms-linear-gradient( #ebebeb, #f1f1f1);background-image:-o-linear-gradient( #ebebeb, #f1f1f1);background-image:linear-gradient( #ebebeb, #f1f1f1);cursor:pointer;}
.box-ordenar .active, .box-ordenar .active:hover {background:#fff;cursor:default;box-shadow: inset 0px 0px 5px #cccccc;}

.box-ordenar .active2, .box-ordenar .active2:hover {background:#fafafa;cursor:default;box-shadow: inset 0px 7px 18px #cccccc;}
.box-ordenar.borderNone:hover{cursor:pointer;}
.box-ordenar .blg { border-left:1px #f7f7f7 solid; }
.box-ordenar .brg { border-right:1px #c7c7c7 solid;}

.box-cat li {padding:5px 8px 3px;}

/*Buttons*/
.button, .button:visited {
	/*Basics*/
	padding:3px 5px;
	/*Font*/
	font-family:Arial;font-size:15px;font-weight:700;line-height:17px;text-align:center;color:#fff;
	/*Background*/
	background:#e6002c url(/images_new/A/960/overlay-button3.png);
	/*Border*/
	border:solid 1px rgba(0, 0, 0, .25);border-radius:5px;
	/*Others*/
	display:inline-block;
	cursor:pointer;
}
.button:hover {
	/*Basics*/
	text-decoration:none;
	/*Font*/
	color:#000;
	/*Background*/
	background:#e6002c url(/images_new/A/960/overlay-button.png);
	/*Border*/
	border:solid 1px rgba(0, 0, 0, .75);
}
.button:active {
	color:#d98585;
}

/*General*/
.s-opis {background:url(/assets/images/A/sprite/sprite-generico-old-school.png) no-repeat;}
/*Posiciones*/
.opi-cat-_text_profile_couple {background-position: -240px -1201px;}
.opi-cat-_text_profile_family {background-position: -270px -1201px;}
.opi-cat-_text_profile_alone {background-position: -300px -1201px;}
.opi-cat-_text_profile_friends {background-position: -330px -1201px;}
.opi-cat-_text_profile_business {background-position: -360px -1201px;} /*Negocios*/
.opi-positivo {background-position: -240px -1231px;}
.opi-negativo {background-position: -270px -1231px;}
.opi-trick {background-position: -300px -1231px;}
.opi-cross {background-position: -330px -1231px;}
.opi-recomendado {background-position: -360px -1231px; background-color:#8Eb717;}
.opi-arrow {background-position: -270px -1261px;}
.opi-arrow-mini {background-position: -240px -1261px;}
.opi-arrow-red {background-position: -300px -1261px;}
.opi-respuesta {background-position: -330px -1261px;}
.opi-trick-mini {background-position: -390px -1261px;}
.opi-resp-hot {background-position: -240px -1291px;}
.opi-trick-verificadas {background-position: -240px -1321px;}
.opi-trick-verificadas-mini {background-position: -420px -1331px;}
.opi-trick-conf {background-position: -328px -1323px;}
.opi-consejos {background-position: -420px -1201px;}
.opi-facebook-boton {background-position: -360px -1361px;}
.opi-twitter-boton {background-position: -360px -200px;}

.opi-off { opacity:0.5; filter:alpha(opacity=50); }
.opi-off:hover { opacity:1; filter:alpha(opacity=100); }
.opi-off-noresults, .opi-off-noresults:hover { opacity:0.35; filter:alpha(opacity=50); cursor: default; }

/* Leer m?s ficha hibiscus */
.s_ficha {
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat; vertical-align:middle;
}
.flecha_ocultar_rojo { background-position:-225px -240px; }
.flecha_mostrar_rojo { background-position:-316px -240px; }

/*  4. TITULO
===========================================================================================================*/
.h1opis {}

/*  5. SELECTOR TIPO
===========================================================================================================*/


/*  6. OPINION DESTACADA
===========================================================================================================*/


/*  7. LOADING
===========================================================================================================*/


/*  8. HEADER
===========================================================================================================*/


/*  9. FOOTER
===========================================================================================================*/



/*  16. VALORAR
===========================================================================================================*/

form.valorar{
	/* width: 700px;*/
}
.valorar label.labelLeft{
	clear: left;
	float: left;
	width: 228px;
	color:#444;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	margin-right:10px;
}

.valorar textarea{
	width:380px;
	height:100px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top:1px #afafaf solid;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

.valorar textarea.error{
	background-color:#ffff7c;
}

.valorar div{
	margin-bottom:20px;
}

.valorar input[type=submit], .valorar .textFieldError, .valorar .politica{
	margin-left:238px;
}

.valorar .comment{
	font-size:11px;
	color:#888888;
	margin:2px 0 0 238px;
}

.valorar p#media{
	font-family: Helvetica;
	background: none repeat scroll 0 0 #444444;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 44px;
    line-height: 1.5em;
    margin:0 10px 0 0;
    position:absolute;
    bottom:2px;
}


.prodValorado{
	border-top:1px dotted #bbbbbb;
	border-bottom:1px dotted #bbbbbb;
	margin-bottom:25px;
	padding-top:17px;
	padding-bottom:17px;
	color:#666;
	font-size:12px;
	float:left;
	width:100%;
}

.valorar .textFieldError {
	background-color:#efe466;
	color:#000;
	font-size:11px;
	padding:1px 6px;
	margin-bottom:20px;
	display:none;
	}

.opi-respuesta-valoracion
{
    background:#eeeeee;
    border-top:1px dotted #afafaf;
    border-bottom:1px dotted #afafaf;
    padding:10px 15px 0px ;
    margin: 0 0 25px 0;
}

.opi-respuesta-valoracion p.title
{
    color:#666666;
    font-weight:bold;
    font-size:12px;
    margin:0 0 15px 0;
}

.opi-respuesta-valoracion .userOpina {
	background-color:transparent;
	border-bottom-color:transparent;
	margin:0;
}

.contenedorConQuien{
	margin-left:238px;
	width: 440px;
	line-height: 2em;
}

.mensVariar{
	position:relative;
	top:14px;
}

#media_string{
	position:relative;
	left:49px;
}

#enviar_opinion {
	font-size: 17px;
}

/* Rating */
.rating-opis {
    float:left;
    direction: rtl;
}

.rating-opis label {
	width: 15px;
	display: inline-block;
	text-align: left;
	vertical-align:top;
}

.rating-opis input {
	left: -35px;
	bottom:2px;
	position: relative;
	display: inline-block;
}

.rating-opis {
	padding-left: 20px; /* per ie */
}

.rating-opis:not(:checked) {
	padding-left: 0;
}


.rating-opis:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating-opis:not(:checked) > label {
    float:right;
    cursor:pointer;
    border:1px #cdcdcd solid;
    width:19px;
    height:19px;
    overflow:hidden;
    text-indent:20px;
}


/*
.rating-opis:not(:checked) > label:before {
    content: ' ';
}*/

.rating-opis > input:checked ~ label { /* opci? seleccionada*/
    background-color:#b0d24d;
    border:1px #a3bf3c solid;
}

.rating-opis:hover > input:checked ~ label {
    background-color:#fff;
    border:1px #cdcdcd solid;
}

.rating-opis:not(:checked) > label:hover,
.rating-opis:not(:checked) > label:hover ~ label {
    background-color:#b0d24d!important;
    border:1px #a3bf3c solid!important;
}


/************************************* Porque se borraron CSS antiguas ************************************/
.realiza-valor {
    padding-top: 20px;
}
/*Caja muchas gracias*/
.realiza-valor .box-opi-gracias {
    background-color: #666;
    color:#f1f1f1;
    margin-bottom: 50px;
    padding:15px;
    text-align:center;
}
.realiza-valor .box-opi-gracias .box-head {
    padding-bottom: 12px;
    font-size: 18px;
    border-bottom: 1px solid #555;
}
.realiza-valor .box-opi-gracias .box-head span {
    font-size: 26px;
    display:block;
    margin-bottom: 5px;
}
.realiza-valor .box-opi-gracias .box-content {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #777;
    border-bottom: 1px solid #555;
}
.realiza-valor .box-opi-gracias .box-content p {
    font-size: 11px;
}
.realiza-valor .box-opi-gracias .box-foot {
    padding-top: 12px;
    font-size: 20px;
    border-top: 1px solid #777;
}
/*Caja consejos*/
.realiza-valor .box-opi-consejos {
    padding:15px;
    border:solid 1px #d9d9d9;
    border-radius:10px;
}
.realiza-valor .box-opi-consejos i {
    width: 36px;
    height: 56px;
    margin: -55px 0 0 70px;
    padding: 0 10px;
    background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QNvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTU3NzIsIDIwMTQvMDEvMTMtMTk6NDQ6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk3RTNGMUE5OTRERjUxNkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUE4QTBCRkE5RDY5MTFFNDg5NUFCNTc5RDQwMTdEQkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUE4QTBCRjk5RDY5MTFFNDg5NUFCNTc5RDQwMTdEQkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1OTNCQTMwNTQxMjA2ODExOTQ1NzkwOTBFNTY0NkQzOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQzdGMTE3NDA3MjA2ODExOTdFM0YxQTk5NERGNTE2RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIADgAJAMBEQACEQEDEQH/xABoAAACAgMBAAAAAAAAAAAAAAAGBwAIAgQJAwEBAAAAAAAAAAAAAAAAAAAAABAAAQQBAwIFBAMBAAAAAAAAAgEDBAUGABEHIRIxQRMUFlFhIggyIxVCEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDv5oJoFZV3VpY8zZhTBOcXH8XxSjI4CKnprZWkuyNwlTbfuBiK15+B+H0Bp6CaBPcoRcppJFRyZh6z7WXiDbzeT4Ow4Rt3NK6qFJFhhV7fex1FHo5IncexMr0dRRBmUd3VZJTVeQUc5qzpruK1NqrBlVVt6O+CG2Y77Lsoqi9U3+ugA8CpLaHlfL+Q3EE4XyTJoyUPqEBepVwKevitmPbuqIUkJBIi9evh5qBflOWY5hNLJyHKrdilqInaLkt9V3Jw12BppsUU3XDXoDYIpkvQUVemg1Plrfw75l8fvPQ9j7/497Iv9f09t+z2fd3+pt19P+Xlt3dNAP8AK+eSsCxqO/S1rd3mGS2MbH8FonSIGpdtOVUaR4xRVBloBN54k8GwNfHbQBlR+veLy22bLlCbM5Vyxz+yZYW77w1rBknVquqG3EiRWRVVQURtTVP5mZddBjN4Drsfbds+HMitOL8jYTvixWJkmdQSjHdUan08p1xggLdUU2UadTfcXEXQefGNfScj2T/J2WVspzkPGZz+PzcYsZAy4OLWcAQYmBUtI2AikpEGQMg0J423RTvFtUbELDaBGclOMROVP18mz219m5e3cCJKJVRtqwlUcso+/l3G208A7+a7J47KGtkvMVhieUZX/rU0JMCwp+tYyizCS6lpCi2UcHW7hYytdjkIXiJg+w+8Vbcc/JBUUApxblBvJclj449h97jblpUSb2jlWwRm1kQYr8eOTjsdqQ4/FVwpQK0EgAMkQ9xEmyFAGeKiSVyT+xNjBXupXsrrIgOj0ByxhUNezOIPr2qjbZKn/QEnii6B86BbcsYTLzzDJtXUTArMpq5Ea6wq4cRVCJc1royYThonVW1MOxxPNsjHz0CMzEMX5t4p48zObSP1GS5nYUOPyThzHoM6KzJuI7d3XrJjONk620LMhUEu4e4ENBRfyQCTIJ0fBLOdx7w/XP5JzPmMZuTY31vKkWSVUPuJtmxu50px1xGGe4/bRhX+wkIWgEVMkBx8eYPW8dYlVYpWyX7BIKOv2NxLVClWE6U6UiZNkkni7IecNwvuuydETQGugGsxv28TxHKspfUUZxqnnWrqmv49sOOb67/bYNBz/wCMsM5J+I8Wt12fZ7WDXuxbqO5bUGPZTSJc2Ud4JT4uU0kZoMerMddQZDqK2iiR7KiroLJ/rfDuli8s3eUzoV5lFryFbQ7PJYUY4oTApgYrGxFpx+QTYMlHMAD1FQdl81LQWS0E0AbyHhzPIWC5dgsmykU8XLqqVUy7GIgq80zLbJpxRQ9xXcSVFRfFF0CBosf5fwiXOrqDiPBbXKX3vat8ytnEpY0yq9b1G0sIUOP7wXgbRAVtpCaU0Q0JE/FAcfEGG22B4DWY/kEiJLyBZlpaX0uAThx3ZttYybB8mydBs1TvkKibin08NAzdBNB//9k=);
    background-repeat: no-repeat;
    background-position: 10px 0;
    background-color: #fff;
    position: absolute;
}
.realiza-valor .box-opi-consejos .box-head {
    margin-bottom: 15px;
    padding-top:10px;
    font-size: 16px;
    text-align:center;
}
.realiza-valor .box-opi-consejos .box-head span {
    display: block;
    font-size: 26px;
    margin-bottom:5px;
}
.realiza-valor .box-opi-consejos .box-content {
    font-size: 14px;
    color: #666;
}
.realiza-valor .box-opi-consejos .box-content li {
    padding-left: 15px;
    margin-bottom: 8px;
    background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QNvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTU3NzIsIDIwMTQvMDEvMTMtMTk6NDQ6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk3RTNGMUE5OTRERjUxNkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUE4QTBCRkU5RDY5MTFFNDg5NUFCNTc5RDQwMTdEQkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUE4QTBCRkQ5RDY5MTFFNDg5NUFCNTc5RDQwMTdEQkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1OTNCQTMwNTQxMjA2ODExOTQ1NzkwOTBFNTY0NkQzOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQzdGMTE3NDA3MjA2ODExOTdFM0YxQTk5NERGNTE2RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAAoACgMBEQACEQEDEQH/xABiAAADAQAAAAAAAAAAAAAAAAAABAYJAQEAAAAAAAAAAAAAAAAAAAAAEAABAgMDDQAAAAAAAAAAAAADAQQAMgUCEjPwESExQVFhkVJiExQVEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDb5w+q9ZrTigBL8tuyIpHTsFtULaCl26iLsVb2WbSFn6gus+D4MYsm+afvm4wDUAc9cB//2Q==") no-repeat left 3px;
}

/*Confirmacion*/
.opi-confirmacion-content {
    margin: 40px 0 100px;
}
.opi-confirmacion-content .title {
    width: 800px;
    margin: 0 auto 30px;
    font-size:22px;
    font-weight: 700;
}
.opi-confirmacion-content .s-opis {
    vertical-align: middle;
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QNvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTU3NzIsIDIwMTQvMDEvMTMtMTk6NDQ6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk3RTNGMUE5OTRERjUxNkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTFFRDUzRjQ5RTM4MTFFNEE5RERGRDAzOUNDNDAzN0UiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTFFRDUzRjM5RTM4MTFFNEE5RERGRDAzOUNDNDAzN0UiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDgyNTE1QzBCMjA2ODExODcxRkNDNjk0MzU2NjE4NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQzdGMTE3NDA3MjA2ODExOTdFM0YxQTk5NERGNTE2RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIACEAIQMBEQACEQEDEQH/xAChAAEAAQQDAAAAAAAAAAAAAAAIBwABBAkDBQYBAAMAAgMBAAAAAAAAAAAAAAABBwIGAwQFCBAAAgEDAwICBQcNAAAAAAAAAQIDEQQFACEGMQcSE0FRcSIUYYEyQiMXCJGhwdFScqKyUzRUJTURAAECAwYCBggHAAAAAAAAAAEAAhEDBCExQVEFBmEScSJCUmIj8IGRocEzFgexMnKSshMU/9oADAMBAAIRAxEAPwDdZ3H7k2fBrWO3gjS+z14ha0smPuRpWnmzUIPhr0A3bfpudaduzdsvRZYa0B05wsbgB3ncMhj7ShEnM8/5dnZnmv8APXXhYkrawSNDCoPoEcZA2HrqdQ7UNzajXOLps50MgeVv7RAfFZLGxnNuVYWVZ8fyC8gKkfZtM0kR32DRyFkPzjXHR7g1CkcHSpzwcokj1tMR7kkqu2fdSHmP+oyyR2XIIkLR+XtFdIu5MYJJDAbla9NxtUC0bQ3o3V/IngNngYfleOGRGI9YxASmTf1635C1yc15I+d5Fm85dzfZTXD+R4uiQofBEg9igD26+W9crpmo182cbeZxh+kWNHsTXUZSzv8ACeWuZsZ8VJJBHcrDdIY38uVQVPhIrvWlPXt1106vTaikmCXOYWuIBAIvBuPp0FCQ3ans8z/C8x53bLFFEouMNxu4G0VN1uLxW28QG6ofo9W97YVvZ+yW04FXWgc0Ihp7PidHHhhebbAFRlyvL4DFc5bLcCZ4bWwuEnifYQmdGq/kAb+UelD8tPdprQdaq6Sm1X+/TYhrXAju8wNvJ4Dl0w6sEJV/elgf2H/Nqy/V9Ll+CEMJTPwzmbtNZQXl1xrKO0Vtdp44maFyFYqfWDVSOmxG+ocHzNG1InlBdKebHCwwPxFoPQUJpYXI8H7nWGJ5LPY211d8dm+IEN1Qy4+4CmpboCo+kpI8JoG2Zdr1p1bp+uyWVXK0mWY9a+W6FseGINxgDeLEoE7td3Gz73HG+NXBTBoSl/kEJBuyDQqp/pj+L2dZpvTeZrS6kpD5VznDt8B4f5dF4oEgjmupobe3RpZ55FjgiXdmdz4VA+Uk01OJcp0xwa0RJMAMyUwmH9zc/wDmRflP6tXD6Hd3wsVxd4u1NxyZjybjkYbNxIFyFhsPikQUVkJ28xQKUJ94U9I3W9tnu1A/6qYeaB1m98C4jxC7iIYi1oivLlsO9/jna7xks6/D5Oybxwsyhg3lyoaEioBoRqMuNRSl8o8zCbHNtbHg4WY5oisGNZZpEhhRpZZWCxxopZmYmgAArUnXXYxzyGtEScBaShKvs92jvbC7t+V8qtjbT2/v4fESCkiP6Jpl+qV+qp3ruaUGq7srZkyTMbWVjYEWsYbwe87KHZF8bTCAQlBqsWoVaaEYPxF/22K9n6TqVfcr5bPTFNed/Dv/ANfIfut/INeZ9tfnvSTBHTVnwQrayTX/2Q==);

}
/*Proximos pasos*/
.opi-confirmacion-content .box-proximos-pasos {
    width: 700px;
    margin: 0 auto 40px;
    padding: 15px;
    color: #888;
    background-color: #f0f0f0;
}
.opi-confirmacion-content .box-proximos-pasos p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color:#444;
}
.opi-confirmacion-content .box-proximos-pasos li {
    margin-bottom: 10px;
    padding-left: 15px;
    background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QNvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTU3NzIsIDIwMTQvMDEvMTMtMTk6NDQ6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk3RTNGMUE5OTRERjUxNkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTFFRDUzRjA5RTM4MTFFNEE5RERGRDAzOUNDNDAzN0UiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTFFRDUzRUY5RTM4MTFFNEE5RERGRDAzOUNDNDAzN0UiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDgyNTE1QzBCMjA2ODExODcxRkNDNjk0MzU2NjE4NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQzdGMTE3NDA3MjA2ODExOTdFM0YxQTk5NERGNTE2RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAAkACgMBEQACEQEDEQH/xABgAAADAAAAAAAAAAAAAAAAAAADBggBAQAAAAAAAAAAAAAAAAAAAAAQAAAFAQUJAQAAAAAAAAAAAAECAwUGNAAEFDUHIRITU2NUZBYXCBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8ArCRz/WjXDXWSfnhmdflMcg7mq5ymXx++KJvF5ZEsNhU0VgEOGqsZYDG3dgAcAMAgmYqoXL6Y0d2+5F69nrtR82rqvMqetYGwbAKwf//Z") no-repeat left 3px;
    color:#444;
}

/*Box compartir*/
/* Botones compartir fb/twitter */
.opi-confirmacion-content .box-compartir {
    width: 700px;
    margin: 0 auto;
    font-family: Arial,Verdana;
}
.opi-confirmacion-content .box-compartir a.facebook,
.opi-confirmacion-content .box-compartir a.twitter {
    width: 75px;
    padding: 8px 0 7px 30px;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin: 0 0 0 10px;
    position: relative;
}
.opi-confirmacion-content .box-compartir a.facebook {
    background: url("/images_new/A/960/s-opis3.png") no-repeat -90px -160px;
}
.opi-confirmacion-content .box-compartir a.twitter {
    background: url("/images_new/A/960/s-opis3.png") no-repeat -90px -200px;
}
.opi-confirmacion-content .box-compartir a.facebook:active, .box-compartir a.twitter:active {
    top: 1px;
}
.opi-confirmacion-content .box-compartir a.facebook:hover,
.opi-confirmacion-content .box-compartir a.twitter:hover {
    opacity: 0.8;
    text-decoration: none;
}
/*Texto*/
.opi-confirmacion-content .box-compartir p {
    font-size: 20px;
    color: #999;
    margin-bottom:30px;
    font-weight: 700;
}
/*Boton ver otros prods*/
.opi-confirmacion-content .box-compartir a.btn {
    display:inline-block;
    margin-left:10px;
    font-size: 19px;
}

/************************************* Porque se borraron CSS antiguas ************************************/





/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*  SUSPENDER DESTACADOS MASTERCARD
===========================================================================================================*/

/*#footer .MasterCard {width:32px!important;height:20px!important;margin:34px 0 0!important;background-position:-137px -42px !important;}*/
/*#footer .promMC {display:none!important;}*/


/*** Formularios ***/
.formBg {background:url(/images_new/A/960/pixel_dddddd.gif) repeat-x 0px 26px; overflow:hidden}
.form, .form fieldset {overflow:hidden} /*Limpia los floats de elementos flotados dentro de formularios y fieldsets. No eliminar!*/
.form fieldset.fieldsetFinder,
.form fieldset.fieldsetFinderLast {float:left}
.form fieldset.fieldsetFinder {padding:0 .833em 0 0}
.form fieldset.firstFieldsetFinder {padding:0 .833em 0 0}
.form fieldset.lastFieldsetFinder {padding:0 0 0 .833em}
.form fieldset.fieldsetFinderLast {padding-right:0}
.form fieldset.fieldsetSimple {padding:.416em 0 0 0; border-bottom:.083em dotted #b2b2b2}
.form fieldset.fieldsetSearchOptions {width:100%; overflow:hidden}
.form legend {padding-bottom:.833em; margin-bottom:.833em; font-size:1.25em; color:#fff; font-weight:bold} /*color obligatorio para IE*/
.form legend.grey {padding-bottom:.416em; margin-bottom:.833em; font-size:1.499em; color:#666; font-weight:bold} /*color obligatorio para IE*/
.form label span, .asLabel  {padding-bottom:.2em;padding-top:.166em;font-weight:bold;color:#333;}
.form .field, .field, .form .fieldHighlighted, .form select, .form textarea {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1em; vertical-align:middle; border:.083em solid #b2b2b2; color:#505050; padding:.25em; margin-bottom:.833em}
.form select {padding:.25em}
.form select option{ padding-left: 3px; padding-right: 5px;} /* puesto pk con v12_header nos cargamos paddings por defecto. */
.form select .optionHighlighted, form select .optionHighlighted {color:#000; background-color:#fdf7e0;} /*no usar font-weight:bold, IE y Chrome lo ignoran*/
.form .fieldHighlighted {height:16px; border:.083em solid #e13b3b; background:#ffff67 none} /*marcar como obligatorio campos de tipo texto*/
.form .inputHighlighted {border:.083em solid #e13b3b; background:#ffff67} /*marcar como obligatorio campos de tipo texto select y textarea*/
.form .labelHighlighted {background:#ffff67} /*marcar como obligatorio un label (util para checkboxes y radio-buttons*/
.form .selectMultiline, .form .selectMultilineNarrow {height:112px;}
.form .selectMultiline {width:238px;}
.form .selectMultilineNarrow {width:198px;}
.form .selectMultiline option, .form .selectMultilineNarrow option {padding-bottom:.333em;}
.formBase .field {margin-bottom:0!important}
.form .fieldReadonly {color:#fff;text-align:center;font-weight:bold;border:none;background-color:transparent}
.form p.floatl      {padding-right: .833em}
.form span.description { font-weight:100;}
.form legend.asLabel {color:#333; font-size:1em; padding-bottom:0!important; margin-bottom:.433em!important;}
.form .hotRoomNum {color:#666; background:transparent; border:none; font-size:1.2em;  font-weight:bold; text-align:center}


/*Nuevo Footerlanding para las old pages*/
#searches {width:960px;margin:0 auto;padding:30px 5px;font-family:'open_sansregular', sans-serif;background-color: #e3e1e1;position:relative;}
.searchestop {margin-top:-15px;position:absolute;top:0;left:0;}
#searches h2 {font-size:17px;margin:0 10px 25px;color:#444;}
#searches .col3, #searches .col4 {width:220px;margin:0;float:left;}
#searches h3 {margin-bottom:14px;font-size:14px;line-height:17px;font-weight:700;color:#444;line-height:16px;}
#searches ul {margin-bottom:20px}
#searches li {margin:0;padding:0 0 10px 0;list-style-image:none!important;}
#searches a {font-size:13px;color:#444;font-weight:400!important;}
#searches a:hover {color:#000;}
#searches .columns {
    box-sizing: border-box; /* necesario solo para las paginas antiguas que no tienen foundation */
}

/* BUTTONS - A?adido por #181610
===========================================================================================================*/
a.no-link {
    color: inherit;
    text-decoration: none;
}

.btn {
    background-color: #ff002d;
    border-radius: 2px;
    border: 0 none;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-size: 20px !important;
    font-family: atrapaloWebBold, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    height: 38px;
    line-height: 36px;
    margin: 0;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.btn:hover {
    background-color: #d1002d;
    text-decoration: none;
}

.btn:active {
    background-color: #d1002d;
    border: 0 none;

    transition: background .1s ease-in;
    -webkit-transition: background .1s ease-in;
    -moz-transition: background .1s ease-in;
    -o-transition: background .1s ease-in;
    -ie-transition: background .1s ease-in;
}

.btn.medium {
    padding: 0 25px;
    height: 34px;
    line-height: 33px;
}

.btn.small {
    padding: 0 20px;
    height: 28px;
    line-height: 28px;
    font-size: 18px !important;
}

.btn.mini {
    font-size: 16px !important;
    height: 30px;
    line-height: 30px;
    padding: 0 5px !important;
}

.btn.disabled,
input[type="submit"][disabled],
input[type="button"][disabled] {
    background-color: #bbb;
    cursor: default;
    pointer-events: none;
    opacity: 1 !important;
}

.btn.loading {
    position: relative;
    display: inline-block;
}

.btn.loading:after {
    color: #fff;
    content: '\f110';
    display: block;
    font-family: fontawesome;
    font-size: 18px;
    position: absolute;
    top: 11px;
    right: 0;
    height: 20px;
    width: 20px;
    animation: fa-spin 1s infinite linear;
    -webkit-animation: fa-spin 1s infinite linear;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}


.btn.dark { background-color: #888; }

.btn.dark:hover,
.btn.dark:active { background-color: #666; }

.btn.dark.disabled { background-color: #bbb; }

/* Ajustes en btn */
.CRU .infoCarusel .btn.medium { padding: 0 20px; }
.VIA .infoCarrusel .btn.medium { padding: 0 20px !important; }

.btn.buttonFilter {
    background-color:#929492;
    border:1px solid #919291;
    padding:0 10px;
}

.btn.buttonFilter:hover { background-color: #7E7D7F; }

.btn.fcbk {
    font-family: 'open_sansregular', sans-serif!important;
    font-size: 13px !important;
    line-height: 40px;
    cursor: pointer;
    text-transform: none;
    font-weight: normal;
    background-color: #37548f;
    border: none;
    border-radius: 2px;
    padding: 0 10px !important;
    width: 100%;
    color: #fff;
}

.btn.fcbk-cart {
    float: right;
    min-width: 150px;
}

.btn.fcbk span {
    font-size:13px;
    font-weight:normal;
}

.btn.fcbk:hover,
.btn.fcbk:active {
    border: none;
    background: #3f4d85;
    background-image: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.1)));
    background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background-image: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background-repeat: no-repeat;
}
.modal .btn.fcbk { margin-top: 10px; }

.resultadosHotel .btn.large {
    margin:5px 0 0;
    padding: 0px 24px;
    font-size: 19px;
    line-height: 30px;
}

.btn.btn-pestana {
    background-color:#5b5a5a;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    border: 1px solid #4a4a4a;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    padding: 0 15px;
    display: inline-block;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: normal;/*Modificado para evitar que se deformen los btn de res*/
    text-transform: inherit;
}

.btn.btn-pestana:hover,
.btn.btn-pestana:active { background-color: #434343; }

.btn.btn-pestana.active {
    -moz-box-shadow: inset 0 11px 21px rgba(0, 0, 0, 0.23) ;
    -webkit-box-shadow: inset 0 11px 21px rgba(0, 0, 0, 0.23);
    box-shadow: inset 0 11px 21px rgba(0, 0, 0, 0.23);
    padding:0 15px 0 22px;
    background:#292929 url("/assets/images/A/sprite/sprite-generico-old-school.png") no-repeat scroll -292px -1087px;
}

*+html .btn.btn-pestana.active { padding: 0 10px 0 20px !important; } /*ie7*/

/*Cuando carga UI*/
.ui-widget button { font-family: 'atrapaloWebBold'; }

/* Bootstrap collapse */
.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.collapse.in { height: auto; }

/* Sky en paginas antiguas con grid 960 */

.sky_960 { right: -130px; }

@media (max-width: 1279px) {
    .sky_960 { display: none; }
}
