﻿/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   Web controls
 */
 body
 {
     margin:0px;
 }

div
{
    padding:0px;
}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}


a {text-decoration: none;}
a:link {text-decoration:none;}
a:visited { text-decoration: none;}
a:active {text-decoration:none;}
a:hover {text-decoration:underline;} 

.textbox
{
    padding: 0px;
    border: 1px solid #005cbe;
    width: 90%;
    height: 20px;
    margin-left: 0px;
    padding-top:3px;
}

table
{
    padding: 0px;
    margin: 0px auto 0px auto;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

td
{
    padding: 0px;
    margin: 0px;
}

a
{
    padding: 0px;
}

img
{
    padding: 0px;
}

.MenuSearchBlue
{
    font-size: 12px;
    color: #005cbe;
    cursor:pointer;
}
.MenuSearchBlue a
{
    font-size: 12px;
    font-weight:bold;
    color: #005cbe;
    width:100%;
    padding-top:6px;
    padding-bottom:4px;
    height:17px;
    display:block;
}

.MenuSearchSelected
{
    font-size: 12px;
    color: #ffffff;
    cursor:pointer;
    background-image:url(../images/gradientsShadows/menulinea.png);
    
}
.MenuSearchSelected a
{
    font-size: 12px;
    font-weight:bold;
    color: #ffffff;
    width:100%;
    padding-top:6px;
    padding-bottom:4px;
    height:17px;
    display:block;
}
.MenuSearchLeft
{
    background-image:url(../images/gradientsShadows/menuizq.png);
    
}
.MenuSearchRight
{
    background-image:url(../images/gradientsShadows/menuder.png);
}


.MenuSearchOrange
{
    font-size: 12px;
    color: #FF6C00;
    cursor:pointer;
}
.MenuSearchOrange a
{
    font-size: 12px;
    font-weight:bold;
    color: #FF6C00;
    width:100%;
    padding-top:6px;
    padding-bottom:4px;
    height:17px;
    display:block;
}

.uploadImage{
  padding:0px;
  margin:0px;
  border: none 0px #ffffff;
  overflow: hidden;
}

.uploadImage > div > input 
{
    position:relative;
    elevation: below;
    height:24px;
    border: solid 1px #003270;
    filter:alpha(opacity=0); 
    -moz-opacity:0; 
    -o-opacity: 0.0;
    opacity: 0.0;
    vertical-align:text-top; 
    top: -26px;
    cursor:pointer;
}

.spaceAfterP10px
{
    background-color:inherit;
}

.spaceAfterP9px p
{
    margin-bottom: 9px;
}

.noSpaces
{
    padding: 0px;
    margin: 0px auto 0px auto;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

/* = = = = = = = = = = = SPRITES = = = = = = = = = = = = = =*/
.categories {
   background: url(../images/icons/categories/sprite_categories.png) no-repeat top left;
}
.categories-1 { background-position: 0 0; } 
.categories-2 { background-position: -58px 0; } 
.categories-3 { background-position: -116px 0; } 
.categories-4 { background-position: -174px 0; } 
.categories-5 { background-position: -232px 0; } 
.categories-6 { background-position: -290px 0; } 
.categories-7 { background-position: -348px 0; } 
.categories-8 { background-position: -406px 0; } 
.categories-9 { background-position: -464px 0; } 
.categories-10 { background-position: -522px 0; }

a.adsArrows {width: 14px; height: 14px; display:block; position:absolute; bottom:0;
             background: url(../images/icons/adsArrows.png) no-repeat top left;}
a.adsArrowsLeftEnabled { background-position: 0 0; right:18px;}
a.adsArrowsRightEnabled { background-position: -34px 0; right:0;} 
a.adsArrowsLeftDisabled { background-position: -68px 0; right:18px;} 
a.adsArrowsRightDisabled { background-position: -102px 0; right:0;} 

/* = = = = = = = = = = = ORANGE BUTTON (SMALL) = = = = = = = = = = = = = =*/
.buttonOrangeSmall
{
    background-image:url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -166px;
    background-repeat:repeat-x;
    height:27px;
    cursor:pointer;
}
.buttonOrangeSmall input
{
    background:none;
    border:0;
    margin:0;
    color: #FFFFFF;
    font-weight: bold;
    font-size:14px;
    text-decoration:none;
    display:block;
    width:100%;
    height:27px;
    cursor:pointer;
    font-family: Arial, Helvetica, sans-serif;
}
.buttonOrangeSmallLeft
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -148px 0;
    width:5px;
    height:27px;
    cursor:pointer;
}
.buttonOrangeSmallRight
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -173px 0;
    width:5px;
    height:27px;
    cursor:pointer;
}

/* = = = = = = = = = = = ORANGE BUTTON (BIG) = = = = = = = = = = = = = =*/
.buttonOrangeBig
{
    background-image:url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -107px;
    background-repeat:repeat-x;
    height:39px;
    cursor:pointer;
}
.buttonOrangeBig input
{
    background:none;
    border:0;
    margin:0;
    color: #FFFFFF;
    font-weight: bold;
    font-size:18px;
    text-decoration:none;
    display:block;
    width:100%;
    height:39px;
    cursor:pointer;
    font-family: Arial, Helvetica, sans-serif;
}
.buttonOrangeBigLeft
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -98px 0;
    width:5px;
    height:39px;
    cursor:pointer;
}
.buttonOrangeBigRight
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -123px 0;
    width:5px;
    height:39px;
    cursor:pointer;
}

/* = = = = = = = = = = = BLUE BUTTON (SMALL) = = = = = = = = = = = = = =*/
.buttonBlueSmall
{
    background-image:url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -59px;
    background-repeat:repeat-x;
    height:28px;
    cursor:pointer;
}
.buttonBlueSmall input
{
    background:none;
    border:0;
    margin:0;
    color: #FFFFFF;
    font-weight: bold;
    font-size:14px;
    text-decoration:none;
    display:block;
    width:100%;
    height:28px;
    cursor:pointer;
    font-family: Arial, Helvetica, sans-serif;
}
.buttonBlueSmallLeft
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -49px 0;
    width:5px;
    height:28px;
    cursor:pointer;
}
.buttonBlueSmallRight
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -74px 0;
    width:5px;
    height:28px;
    cursor:pointer;
}

/* = = = = = = = = = = = BLUE BUTTON (BIG) = = = = = = = = = = = = = =*/
.buttonBlueBig
{
    background-image:url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 0;
    background-repeat:repeat-x;
    height:39px;
    cursor:pointer;
}
.buttonBlueBig input
{
    background:none;
    border:0;
    margin:0;
    color: #FFFFFF;
    font-weight: bold;
    font-size:18px;
    text-decoration:none;
    display:block;
    width:100%;
    height:39px;
    cursor:pointer;
    font-family: Arial, Helvetica, sans-serif;
}
.buttonBlueBigLeft
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: 0 0;
    width:5px;
    height:39px;
    cursor:pointer;
}
.buttonBlueBigRight
{
    background-image:url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -25px 0;
    width:5px;
    height:39px;
    cursor:pointer;
}


.outstandingOfferImage
{
    width: 100px;
    height: 75px;
    vertical-align: middle;
}

.outstandingOfferText
{
    width: 100px;
    height: 35px;
    vertical-align: middle;
}


.orangeBorder
{
    border: 1px solid #FF6C00;
}


.categoryCell
{
    padding-left:3px;
    padding-right:5px;
    padding-top:4px;
    padding-bottom:4px;
    height:52px;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
    vertical-align: top;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   Letter types
 */
 .xsmall{ font-size: 10px;}
 
.small{ font-size: 11px; }

.medium{ font-size: 12px; }

.mediumlarge { font-size: 13px; }

.large{ font-size: 14px; }

.xlarge{ font-size: 16px; }

.xxlarge{ font-size:24px; }

.bold{ font-weight: bold; }

.white{ color: #FFFFFF; }
.whitelink { background-color: Transparent; }
.whitelink a         {color: #FFFFFF; }
.whitelink a:link    {color: #FFFFFF; }
.whitelink a:visited {color: #FFFFFF; }
.whitelink a:active  {color: #FFFFFF; }
.whitelink a:hover   {color: #FFFFFF; }

.black{ color: #000000; }

.darkblue{ color:#003270; }
.darkbluelink { background-color: Transparent; }
.darkbluelink a         {color:#003270;}
.darkbluelink a:link    {color:#003270;}
.darkbluelink a:visited {color:#003270;}
.darkbluelink a:active  {color:#003270;}
.darkbluelink a:hover   {color:#003270;} 


.lightblue{ color:#005cbe; }
.lightbluelink { background-color: Transparent; }
.lightbluelink a         {color:#005cbe;}
.lightbluelink a:link    {color:#005cbe;}
.lightbluelink a:visited {color:#005cbe;}
.lightbluelink a:active  {color:#005cbe;}
.lightbluelink a:hover   {color:#005cbe;} 

.gray{ color:#292929; }
.graylink { background-color: Transparent; }
.graylink a         {color:#292929;}
.graylink a:link    {color:#292929;}
.graylink a:visited {color:#292929;}
.graylink a:active  {color:#292929;}
.graylink a:hover   {color:#292929;} 

.lightgray { color: #cccccc;}

.orange{ color:#FF6C00; }
.orangelink { background-color: Transparent; }
.orangelink a         {color:#FF6C00;}
.orangelink a:link    {color:#FF6C00;}
.orangelink a:visited {color:#FF6C00;}
.orangelink a:active  {color:#FF6C00;}
.orangelink a:hover   {color:#FF6C00;} 

.red{ color:#FF0008; }
.redlink { background-color: Transparent; }
.redlink a         {color:#FF0008;}
.redlink a:link    {color:#FF0008;}
.redlink a:visited {color:#FF0008;}
.redlink a:active  {color:#FF0008;}
.redlink a:hover   {color:#FF0008;} 

.verdana{ font-family:Verdana; }

.top { vertical-align:top; }

.middle { vertical-align:middle; }

.left { text-align:left; }

.right { text-align:right; }

.center { text-align:center; }

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   Gradients and Shadows
 */
.shadowRight
{
   background-image: url(../images/gradientsShadows/sombra_costados_der.png);
   background-repeat:repeat-y;
   background-position:left center; 
}

.shadowLeft
{
   background-image: url(../images/gradientsShadows/sombra_costados_izq.png);
   background-repeat:repeat-y;
   background-position:right center;
}

.mainHeader
{
    background-image: url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -393px;
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 31px;
}
.mainHeader a
{
    color: #FFFFFF;
}

.bglightblue{ background-color:#005cbe;}
.bglightblue a
{
    color: #FFFFFF;
}

.divGray
{
    background-image:url(../images/gradientsShadows/div_gris.png); 
    background-repeat:repeat-x; 
    height:2px; 
    width:100%;
}

.barDarkBlueLeft
{
    background-image:url(../images/gradientsShadows/verificar_izq.png); 
    width:5px;
}
.barDarkBlueRight
{
    background-image:url(../images/gradientsShadows/verificar_der.png); 
    width:5px;
}
.barDarkBlueCenter
{
    background-image:url(../images/gradientsShadows/verificar_linea.png); 
    background-repeat:repeat-x;
}
.barDarkBlueDiv
{
    background-image:url(../images/gradientsShadows/verificar_div.png); 
    background-repeat:repeat-y; 
    width:2px;
}

.grayBorder
{
    border: solid 1px #cccccc;
}

.orangeDiv
{
    background-image:url(../images/gradientsShadows/orange_div.png); 
    background-repeat:repeat-y; 
    width:2px;
}

/* - - - - - - - - - - - - FANCY TABLE - - - - - - - - - - - - */

.fancyTableContentCenter
{
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #cccccc;
}

.fancyTableContentLeft
{
    border-style: none none solid solid;
    border-width: 0px 0px 1px 1px;
    border-color: #cccccc;
    width:0px;
}

.fancyTableContentRight
{
    border-style: none solid solid none;
    border-width: 0px 1px 1px 0px;
    border-color: #cccccc;
    width:0px;
}

/*  BLUE  */
.fancyTableBlueHeaderCenter
{
    background-image: url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -213px;
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 25px;
}
.fancyTableBlueHeaderCenter a
{
    color: #FFFFFF;
}

.fancyTableBlueHeaderBullet
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -198px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 11px;
}

.fancyTableBlueHeaderLeft
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -229px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

.fancyTableBlueHeaderRight
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -254px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

/*  LIGHT BLUE  */
.fancyTableLightBlueHeaderCenter
{
    background-image: url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -303px;
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 25px;
}
.fancyTableLightBlueHeaderCenter a
{
    color: #FFFFFF;
}

.fancyTableLightBlueHeaderLeft
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -391px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

.fancyTableLightBlueHeaderRight
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -416px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

/*  Orange  */
.fancyTableOrangeHeaderCenter
{
    background-image: url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -348px;
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 25px;
}
.fancyTableOrangeHeaderCenter a
{
    color: #ffe8a1;
}

.fancyTableOrangeHeaderBullet
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -441px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 11px;
}

.fancyTableOrangeHeaderLeft
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -472px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

.fancyTableOrangeHeaderRight
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -497px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

/*  Gray  */
.fancyTableGrayHeaderCenter
{
    background-image: url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -258px;
    background-repeat: repeat-x;
    color: #003270;
    height: 25px;
}
.fancyTableGrayHeaderCenter a
{
    color: #005cbe;
}

.fancyTableGrayHeaderBullet
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -279px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 11px;
}

.fancyTableGrayHeaderLeft
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -310px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

.fancyTableGrayHeaderRight
{
    background-image: url(../images/gradientsShadows/sprite_common_sides.png);
    background-position: -335px 0;
    background-repeat:no-repeat;
    height: 25px;
    width: 5px;
}

/* - - - - - - - - - - - - FANCY TABLE (END)- - - - - - - - - - - - */


.footerGray
{
    background-image: url(../images/gradientsShadows/sprite_common_lines.png);
    background-position: 0 -444px;
    background-repeat: repeat-x;
}


.searchBar
{
    background-image: url(../images/gradientsShadows/buscador_barra.png);
    background-repeat: no-repeat;
    background-position:left;
    height: 85px;
    width: 750px;
    color: #FFFFFF;
    margin-left:0px;
}

.grayblue { color: #caf0fe; }
.grayblueLink { background-color:Transparent; }
.grayblueLink a { color: #caf0fe; }

.underline { text-decoration: underline; }
.uLink { background-color:Transparent; }
.uLink a { text-decoration: underline; }

.orangeLabel
{
    background-color: #FF6C00;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    height: 25px;
    padding-left: 5px;
}


.verticalDivision
{
    margin-left:5px;
    margin-right:5px;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   Borders
 */
div.formButton
{
    border: 1px solid #cccccc;
    background-image:url(../images/gradientsShadows/button_gray.png);
    background-repeat:repeat-x;
    height: 22px;
    margin:0px;
    cursor:pointer;
}
div.formButton input
{
    background:none;
    border:0;
    margin:0;
    padding: 0px 0px 0px 0px;
    font-size:12px;
    width:100%;
    height: 24px;
    cursor:pointer;
}       

.formInputText
{
    background-color: Transparent;
}
.formInputText input
{
    padding: 3px 0px 2px 2px;
    border: 1px solid #005cbe;
    height: 17px;
    font-size:12px;
}

.formSelectDropDownList
{
    background-color: Transparent;
}
.formSelectDropDownList select
{
    font-size: 12px;
}
/*.formSelectDropDownList option
{
    font-size: 12px;
}*/


.formLabelRight
{
    color:#003270;
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
}

.formLabelLeft
{
    color:#003270;
    font-size: 12px;
    text-align: left;
    padding-left: 5px;
    padding-top: 3px;
}

.formErrorLeft
{
    font-size: 10px;
    color:#FF0008;
    text-align:left;
}

.formDescLeft
{
    font-size: 10px;
    color:#292929;
    font-weight: bold;
    text-align:left;
}


.formCheckbox
{
    background-color:Transparent;
}

.formCheckbox input
{
    padding: 0px;
    border-width: 0px;
    height: 18px;
}

.formTextArea
{
    border: 1px solid #005cbe;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.buttonPrevWizard
{
    display:none;
    /*margin-left:0px;
    margin-right:270px;*/
}

.buttonNextWizard
{
    margin-left:100px;
    margin-right:180px;
}

.buttonCompleteWizard
{
    margin-left:0px;
    margin-right:180px;
}

.userBalance
{
    background-image:url(../images/icons/mi_saldo.png);
    background-position:left top;
    background-repeat:no-repeat;
    font-weight:bold;
    color:#FFFFFF;
}

.userPrepaidCardDigits
{
    background-image:url(../images/icons/base_ingresa_digitos.png);
    background-position:left top;
    background-repeat:no-repeat;
    color:#FFFFFF;
}

.userPrepaidCardVerification
{
    background-image:url(../images/icons/base_ingresa_verificador.png);
    background-position:left top;
    background-repeat:no-repeat;
    color:#FFFFFF;
}

.formRadioButtonGroup
{
    background-color: Transparent;
}
.formRadioButtonGroup table
{
    font-size:12px;
    margin:0 auto 0 0;
}
.formRadioButtonGroup td
{
    height:23px;
    text-align:left;
}

.grayBox
{
    text-align:left; font-size: 12px; color:#003270;
    border:solid 1px #a7a7a7; background-color:#eaeaea;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   Blog 
 */
.blogCount
{
    width:44px;
    height:38px;
    padding-top:7px;
    position:absolute;
    right:0;
    top:0;
    background-image:url(../images/icons/blog_comentarios.png);
    font-size:21px;
    color:#003270;
    font-weight:bold;
}

.ddlOrangeArrowSelected
{
    background-image:url(../images/icons/blog_arrow_down.png);
    background-position:0px 4px;
    background-repeat:no-repeat;
    cursor:pointer;
    padding-left:10px;
    height:14px;
}

.ddlOrangeArrowUnselected
{
    background-image:url(../images/icons/blog_arrow_right.png);
    background-position:0px 4px;
    background-repeat:no-repeat;
    cursor:pointer;
    padding-left:10px;
    height:14px;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   Pictures 
 */
.bg {
	Z-INDEX: 998; BACKGROUND: #000; FILTER: alpha(opacity=75); LEFT: 0px; POSITION: absolute; TOP: 0px; opacity: .75
}
.popupImagen {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; Z-INDEX: 999; BACKGROUND: #fff; PADDING-BOTTOM: 50px; WIDTH: 250px; PADDING-TOP: 30px; POSITION: absolute; HEIGHT: 250px
}
.popupImagen .title {
	left: 15px; POSITION: absolute; TOP: 7px; FONT-WEIGHT: bold; FONT-SIZE: 12px; font-family: Arial, Helvetica, sans-serif; color:#FF6C00; 
}
.popupImagen .tache {
	RIGHT: 15px; BACKGROUND: url(../images/icons/controls.png) no-repeat -50px -25px; WIDTH: 25px; CURSOR: pointer; POSITION: absolute; TOP: 2px; HEIGHT: 25px
}
.popupImagen IMG {
	LEFT: 15px; POSITION: absolute; TOP: 30px
}
.popupImagen .loader {
	BACKGROUND: url(../images/icons/loading.gif) #fff no-repeat 50% 50%; FILTER: alpha(opacity=75); LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100%; opacity: .75
}
.popupImagen .pager {
	RIGHT: 13px; COLOR: #000; BOTTOM: 17px; POSITION: absolute
}
.popupImagen .pager DIV {
	FLOAT: left; 
}
.popupImagen .pager .flechas {
	MARGIN: 2px 4px; WIDTH: 9px; CURSOR: pointer; HEIGHT: 10px
}
.popupImagen .pager .numeroFoto {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; font-family: Arial, Helvetica, sans-serif; padding-top:8px;
}
.popupImagen .pager .numeroFoto SPAN {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; font-family: Arial, Helvetica, sans-serif;
}
.popupImagen .pager .izq {
	BACKGROUND: url(../images/icons/controls.png) no-repeat -25px -25px; WIDTH: 25px; CURSOR: pointer; HEIGHT: 25px
}
.popupImagen .pager .der {
	BACKGROUND: url(../images/icons/controls.png) no-repeat 0px -25px; WIDTH: 25px; CURSOR: pointer; HEIGHT: 25px
}

