P, LI{
	font-size:9pt;
    }
.action {
    float:right;
    }

.hint {
    font-weight:normal;
    }

VAR {
    color:#7AC142;
    font-weight:bold;
}

.hr {
    border-bottom:1px solid #CCC;
    }
    .hr HR {
        display:none;
        }

.phone STRONG {
    padding-left:17px;
    background: url('/empresas/images/header/icn-tel.gif') left 2px no-repeat;
    }

A.desplegable {
    padding-right:12px;
    background: url('/empresas/images/ecommerce/btn-masinfo-dwn.gif') right -2px no-repeat;
    cursor: url(find.cur), pointer
    }
A.desplegado {
    padding-right:12px;
    background: url('/empresas/images/ecommerce/btn-masinfo-up.gif') right 4px no-repeat;
    cursor: url(find.cur), pointer
    }

BIG.button A, BIG.button INPUT {
    font-size:11pt;
    padding:0 18px;
}





/* Estructura */
#mainbody .ltCtntEtc {
    background: url(/empresas/images/general/bgc789.gif) center top repeat-x;
    }
.colCtnt {
    background:transparent;
    }


H2, H3, H4 {
    font-family:tahoma,verdana,arial,sans-serif;
    font-weight:normal;
    }

.dbody H2 {
    font-size:13pt;
    }



/* hatches */
.unhatched .ifhatched, .hatched .ifunhatched,
.hatched .unhatched .ifhatched, .unhatched .hatched .ifunhatched{
	display:none;
	}
.unhatched .hatched .ifhatched, .hatched .unhatched .ifunhatched{
	display:block;
	}
.unhatched .hatched SPAN.ifhatched, .hatched .unhatched SPAN.ifunhatched{
	display:inline;
	}






.dhead H2 {
    margin:0;
    line-height:18pt;
    font-weight:normal;
    }

.dhead H2 EM {
    font-size:18pt;
    font-style:normal;
    }

.accent {
    color:#7AC142;
    }

/* ITEMS */
.item {
    padding:20px 0 0;
    border-top:1px solid #CCC;
    }
    .items {
        margin-bottom:60px;
/*        border-bottom:1px solid #CCC; */
        }

.ifoto {
    float:left;
    width:90px;
    }

.ihead, .ibody, .ifoot, .iextra {
    margin-left:90px;
    }

.ifoot {
/*    padding-top:10px; */
    }






/* ITEM ELEMENTS */
.ifoto IMG {
    margin-left:6px;
    }


.ihead H3, .ihead P, .ihead UL {
    margin:0;
    }

.ihead H3 {
    color:#000;
    }


.ihead, .ibody {
    color:#555;
    }

.ihead UL {
    padding:0;
    list-style-position:inside;
    }


.ifoot P {
    line-height:22px;
    }

.ifoot P IMG {
    vertical-align:middle;
    }

.ifoot .button {
    margin-bottom:0;
    padding:1px 0;
    }
    .ifoot .button .buttonIcon {
        padding-left:24px;
        }
    .ifoot .button A.buttonIcon {
        line-height:18px;
        color:#000;
        }

    HTML>BODY .ifoot .button A.buttonIcon {
        *padding:0px 18px 0px 36px!important;
        }
    * HTML .ifoot .button A.buttonIcon {
        padding:0px 18px 0px 36px!important;
        }

    .ifoot .button .button {
        padding-left:5px;
        padding-right:5px;
        }
    .ifoot .button A.button {
        line-height:18px;
        color:#000;
        border:none;
        }

    HTML>BODY .ifoot .button A.button {
        *padding:0px 18px 0px 36px!important;
        }
    * HTML .ifoot .button A.button {
        padding:0px 18px 0px 36px!important;
        }



.iextra .button {
    margin-bottom:0;
    padding:1px 0;
    }
    .iextra .button .buttonIcon {
        padding-left:24px;
        }
    .iextra .button A.buttonIcon {
        line-height:18px;
        color:#000;
        }

    HTML>BODY .iextra .button A.buttonIcon {
        *padding:0px 18px 0px 36px!important;
        }
    * HTML .iextra .button A.buttonIcon {
        padding:0px 18px 0px 36px!important;
        }




.ifoot A {
    padding-right:14px;
    }

.ifoot A, .ifoot A:visited{
    color:#0A39A3;
    }

.iextra A {
    padding-right:14px;
    }

.iextra A, .iextra A:visited{
    color:#0A39A3;
    }

.iextra H4 {
    margin:12px 0 16px;
    font-size:9pt;
    font-weight:normal;
    }
.iextra H4 SPAN {
    font-size:8.25pt;
    line-height:14pt;
    }

.phone {
    color:#777;
    }

.phone STRONG {
    font-weight:normal;
    color:#000;
    }




/* bumeran-banner */
.bumeran-banner {
    margin:10px 0;
    padding:0 10px;
    border:2px solid #7AC142;
    background:#FFF;
	border-radius: 5px;  /* ESTANDAR */
	-moz-border-radius: 5px; /* FF */
	-webkit-border-radius: 5px; /* safari */
	-ms-border-radius: 5px; /* IE8 */
    }



#mainbody .ifoot .buttonIcon {
    padding-left:28px;
    background: url('/empresas/images/ecommerce/icn-carrito.gif') 6px 3px no-repeat;
    }
#mainbody .iextra .buttonIcon {
    padding-left:28px;
    background: url('/empresas/images/ecommerce/icn-carrito.gif') 6px 3px no-repeat;
    }



/* FORMULARIOS */

.field {
    margin:15px 0;
    }


.field SELECT {
    padding:0;
    }

.field .text, .field .password, .field TEXTAREA {
    border:1px solid #CCC;
    color:#555;
    }

.error .text, .error .password, .error TEXTAREA {
    border:1px solid red;
    }

#confirmacion .field P, #registracion .field P {
    font-size:8.25pt;
}

.field .hint, .error .hint {
    font-size:8.25pt;
    color:#777;
    }

.field P {
    margin:0;
    }

.field UL {
    margin:0;
    padding:0;
    }

.field UL LI {
    margin-right:10px;
    display:inline-block;
    *display:inline;
    list-style:none;
    overflow:hidden; zoom:1;
    vertical-align:top;
    }

.field UL LI P {
    display:inline;
    }

.button INPUT {
    background:transparent;
    border:0;
    cursor:pointer;
    }

BIG .text {
    font-size:16pt;
    line-height:18pt;
    }

INPUT.disabled {
    background:#F2F2F2;
    border:1px solid #797979;
    cursor:default;
    }


.loading {
    background: url('/images/ajax-loader.gif') 3px 2px no-repeat;
    }


.ifregistered {
    display:none;
    }
.registered .ifregistered {
    display:block;
    }
.registered .ifnotregistered {
    display:none;
    }


BLOCKQUOTE.field {
    margin:0;
    padding:6px 18px;
    }

BLOCKQUOTE.field P {
    font-size:8.25pt;
    }
.field .checkbox, .field .radio {
    margin:0;
    } 

.field P img{
	vertical-align: middle;
}

.field .sel_tarjetas{
	margin-left: 30px;	
	margin-top: 2px;	
}
    
.colLeft {
	float:left;
	padding-right:40px;
	width:290px;
	border-right:1px solid #CCC;
}

.colRight {
	float:left;
	padding-left:40px;
	width:auto;
}

#procesando{
	font-size: 18px; 
	border: 2px solid green; 
	background-color: white; 	
	position: fixed; 
	z-index: 3; 
	top: 200px;
	text-align: center;	
	width: 200px; 
	padding: 15px;
	margin-top: 100px;
	display: none;
}


#introduccion{
	color: #7AC142;
	font-weight: bold;
	font-size: 14pt;
	line-height: 23pt;
}

.celeste{
	color: #1969A4;
}

.introduccion_ul li{
	color: #333333;
	font-weight: bold;
	font-size: 9pt;
	line-height: 18pt;
}