/* DISTRIBUCION DEL SITIO */
.div_general {
    text-align: center;
}
.div_distribucion {
    margin: 0 auto;
    width: 760px;
}
.div_enc {
    background: url(/img/encabezado.jpg);
    height: 128px;
    text-align: left;
}
.div_contenidos{
    background-color: #FFFFFF;
    text-align: left;
}

/* ELEMENTOS HTML */
body {
    margin: auto auto 40px auto;
    padding: auto;
    font-family: verdana;
    font-weight: normal;
    font-size:12px;
    background: #BFD580 url('../img/fondo_nav.jpg') repeat-x;
    background-position: 0 28px;
}
h1 {
   font-family: verdana;
   font-weight: bold;
   font-size: 14px;
   color: #6C9100;
   padding: 0;
   margin: 0;
}

h2 {
    font-family: verdana;
    font-size: 18px;
    color:#6c9100;
    padding:0px;
    margin:0px;
}

form {
   margin: 0;
   padding: 0;
}

a:link { color: #999999; }
a:hover { color: #999999; }
a:visited { color: #999999; }
a:active { color: #999999; }


/* ENCABEZADO */
.div_enc .logoZona {
   margin-top: 12px;
   margin-left: 25px;
   width:190px;
   height:70px;
   float:left;
   border: 0px;
   position:absolute;
   cursor:pointer;
}
.div_enc .ingresoCliente {
   position: absolute;
   margin: 40px 0 0 300px;
}
.div_enc .bienvenido_don{
    font-size: 10px;
    color: #ffffff;
   position: absolute;
   margin: 40px 0 0 300px;
}
.div_enc .soporte {
   position: absolute;
   margin: 20px 0 0 530px;
   width: 180px;
}
.div_enc .barraMenu {
   padding-top: 92px;
   width: 740px;
}

/* PIE */
.pie {
    background: url(/img/fondo_pie.gif);
    height:128px;
}

/* GENERAL */
a.link_index:link { color: #003399; font-size:11px;}
a.link_index:hover { color: #003399; font-size:11px;}
a.link_index:visited { color: #003399; font-size:11px;}
a.link_index:active { color: #003399;font-size:11px;}

a.soporte_enc:link { font-size:15px; color:#6c9110;}
a.soporte_enc:hover { font-size:15px; color:#6c9110;}
a.soporte_enc:visited { font-size:15px; color:#6c9110;}
a.soporte_enc:active { font-size:15px; color:#6c9110;}

a.link_menu:link { font-size:11px; color:#759B00;}
a.link_menu:hover { font-size:11px; color:#759B00;}
a.link_menu:visited { font-size:11px; color:#759B00;}
a.link_menu:active { font-size:11px; color:#759B00;}

a.link_menor:link { font-size:10px; color:#003399;}
a.link_menor:hover { font-size:10px; color:#003399;}
a.link_menor:visited { font-size:10px; color:#003399;}
a.link_menor:active { font-size:10px; color:#003399;}

a.link_index_caja:link { font-size:10px; color:#000000; text-decoration:none;}
a.link_index_caja:hover { font-size:10px; color:#000000; text-decoration:none;}
a.link_index_caja:visited { font-size:10px; color:#000000;text-decoration:none;}
a.link_index_caja:active { font-size:10px; color:#000000; text-decoration:none;}


/* INDEX */
.buscadorDominios {

}
.input_text1 {
    font-weight: bold;
    border: 1px solid #759b01;
    color: #999999;
    width: 75px;
    font-family:verdana;
    font-size:10px;
    padding:2px;
}
.input_text2 {
    padding:2px;
    font-weight:bold;
    border:1px solid #759b01;
    color:#999999;
    width:75px;
    font-size:9px;
    font-family:verdana;
    margin-top:2px;
}
.bot_buscar {
    cursor:pointer;
    border:0px;
    height:20px;
    width:63px;
    margin-bottom:2px;
    background:url('../img/bot_buscar.gif') no-repeat;
}
.input_text3 {
    font-weight: bold;
    border: 1px solid #006699;
    color: #999999;
    width: 110px;
    font-family: verdana;
    font-size: 10px;
    padding: 2px;
}




table .tabla th {
    background: none;
    background-color:#EAF1D3;
    padding:3px;
}
table .tabla td {
    background: none;
    background-color:#F4F8E9;
    padding:3px;
}

.tabla th {
    text-align:center;
    background: none;
    background-color:#EAF1D3;
    padding:3px;
}
.tabla td {
    background: none;
    background-color:#F4F8E9;
    padding:3px;
}

.buscador{
    margin-bottom:3px;
    font-weight:bold;
    border:1px solid #759b01;
    color:#999999;
    width:140px;
    font-family:verdana;
    font-size:10px;
    padding:2px;
    background: #edf2bd;
}

.div_soporte{
    float:right;
    margin-right:73px;
    padding-top:18px;
}

.pie_links{
    padding-top:20px;
    font-size:11px;
}
.pie_derechos{
    margin-top:22px;
    color:#666600;
    font-size:11px;
}
.fono_soporte{
    font-size:11px;
    color:#666600;
    padding-top:10px;
}
.pie_direccion {
    font-size:11px;
    color:#666600;
    padding-top:5px;
}


.div_buscador_afura{
    text-align:right;
    margin-right:-5px;
}
.div_buscador{
    border:0px;
    margin-right:0px;
    padding-top:92px;
}

.div_caja {
    margin: 0px 2px 0 61px;
    font-size:10px;
}

.div_caja .titulo {
   margin-bottom: 2px;
}
.div_caja .titulo a { font-weight: bolder; font-size: 14px; color: #000066; }
.div_caja .titulo2 a { font-weight: bolder; font-size: 14px; color: #333333; }
.div_caja a {
   text-decoration: none;
   color: #000000;
}

.td1 {
    background:url('../img/caja_ini_webhosting.gif') no-repeat;
    width:237px;
    height:69px;
}
.td2 {
    background:url('../img/caja_ini_dominios.gif') no-repeat;
    width:231px;
    height:69px;
}
.td3 {
    background:url('../img/caja_ini_sitebuilder.gif') no-repeat;
    width:231px;
    height:69px;
}
.td4 {
    background:url('../img/caja_ini_pagoconfiable.gif') no-repeat;
    width:231px;
    height:69px;
}
.td5 {
    background:url('../img/caja_ini_turismochile.gif') no-repeat;
    width:231px;
    height:69px;
}
.td6 {
    background:url('../img/caja_ini_opensource.gif') no-repeat;
    width:231px;
    height:69px;
}
.td7 {
    background:url('../img/caja_ini_buscadores.gif') no-repeat;
    width:231px;
    height:69px;
}
.td8 {
    background:url('../img/caja_ini_reseller.gif') no-repeat;
    width:231px;
    height:69px;
}

.titulo_index{
    margin-left:10px;
    margin-top:10px;
}

.linea_noticias {
    margin-top:5px;
    font-size:11px;
}

.ver_anteriores{
    margin-left:-20px;
    font-size:11px;
    text-align:center;
}

.ini_not {
    background-image: url(/img/lineas_noticias_ini.gif);
    height: 2px;
    width: 223px;
    margin: 0 auto 1px auto;
}

.itext{
    padding:2px;
    font-weight:bold;
    border:1px solid #759b01;
    color:#999999;
    width:250px;
    font-size:9px;
    font-family:verdana;
    margin-top:2px;

}

.img_ingresar{
    border:0px;
    height:20px;
    width:63px;
    background-image:url('../img/bot_ingresar.gif');
}

.olv_cont {
    font-size:10px;
}
.td_olv{
    padding-top:5px;
}
.form_acceso{
    padding:0px;
    margin-top:0px;
    margin-bottom:0px;
}
.td_ingreso{
    background: #EFF4DE url('../img/pie_noticias_ini.jpg') no-repeat bottom center;
    text-align: center;
}
.ing_cli{
    margin: 9px 10px 10px 18px;
    text-align: left;
}
.div_bot_img{
   float: right;
   margin: 17px 0 0 0;
    width: 70px;
    text-align: left;
}
.div_afuera{
    padding:10px;
}

.fondo_caja{
    background:url('../img/caja_contenido_fondo.jpg');
    margin-top:10px;
}
.fondo_caja_soporte{
    background:url('../img/caja_soporte_abajo.jpg');
    margin-top:10px;
    width:740px;
    height:63px;

}
.noti{
    padding-right:10px;
    color:#333333;
}

.fondo_arriba{
    background:url('../img/caja_contenido_arriba.jpg') no-repeat;
    width:740px;
    height:7px;
}
.fondo_arriba_inicio{
    background: url('../img/caja_contenido_usuario_arriba.jpg') no-repeat;
    width:740px;
}

.contenidos_cliente{
    color:#787878;
    padding-left:0px;
    padding-top:15px;
}
.contenidos{
    color:#787878;
    padding:10px;
}
.titulo_h2{
    margin-left:20px;
}
.fondo_abajo{
    background:url('../img/caja_contenido_abajo.jpg') no-repeat;
    width:740px;
    height:106px;
}
.button{
    padding:1px;
    border:1px solid #B1C969;
    color:#ffffff;
    background:#749B00;
}
.MsgError {
    margin-left: 120px;
    margin-bottom: 10px;
    border: 1px solid red;
    padding: 10px;
    font-size: 12px;
    color: red;
    background-color: #F8F8EA;
    width:500px;
}

.MsgError .Contenido{
        font-size: 11px;
        font-weight: normal;
        padding:3px;
        margin:0px;
}
.MsgOk {
    margin-left: 120px;
    margin-bottom: 10px;
    border: 1px solid green;
    padding: 10px;
    font-size: 12px;
    color: blue;
    background-color: #F8F8EA;
    width:500px;
}
.MsgOk .Contenido{
        font-size: 11px;
        font-weight: normal;
        padding:3px;
        margin:0px;
}
.table_menu{
    position:absolute;
    margin-top:48px;
    width:183px;
    margin-left:10px;
}
.table_menu_sin_ser{
    position:absolute;
    margin-top:15px;
    width:183px;
    margin-left:10px;
}

.div_menu{
    padding:5px;
    border:1px solid #cccccc;
    border-bottom:0px;
    background:#ffffff;
}
.div_menu2{
    font-size:11px;
    padding-left:5px;
    padding-top:2px;
}
.caja_usr{
    padding:5px;
    border:1px solid #cccccc;
    background:#ffffff;
}
.menu_enc{
    font-size:11px;
    padding-left:5px;
    padding-top:2px;
}
.menu_simple{
    padding:5px;
    border:1px solid #cccccc;
    border-top:0px;
    background:#ffffff;
}
.form_buscar{
    padding:0px;
    margin:0px;
}
.td_cliente1{
    text-align:center;
    font-size:10px;
    background:url("../img/caja2_usuario_opensource.gif") no-repeat;
    width:150px;
    height:94px;
}
.td_cliente2{
    text-align:center;
    font-size:10px;
    background:url("../img/caja2_usuario_pago.gif") no-repeat;
    width:150px;
    height:94px;
}
.td_cliente3{
    text-align:center;
    font-size:10px;
    background:url("../img/caja2_usuario_reseller.gif") no-repeat;
    width:150px;
    height:94px;
}

.td_cliente4{
    text-align:center;
    font-size:10px;
    background:url("../img/caja2_usuario_buscadores.gif") no-repeat;
    width:150px;
    height:94px;
}

.informese_linea{
    margin-left:20px;
    background:url('../img/tit_linea_anacondaweb.GIF') no-repeat;
    width:683;
    height:16px;

}

.informese{
    margin-left:20px;
    background:url('../img/tit_contrate_mas_servicios_anacondaweb.gif') no-repeat;
    margin-top:30px;
    padding-top:20px;
}

.table_inicio{
    margin-top:0px;
    margin-left:10px;
}

.ordenes{
    background:url('../img/bot_ordenes_compra.gif') no-repeat;
    cursor:pointer;
    width:231px;
    height:32px;
}

.perfil{
    background:url('../img/bot_actualizar_datos.gif') no-repeat;
    cursor:pointer;
    width:225px;
    height:32px;
}

.caja_desc {
   padding: 0 38px 0 10px;
}

.caja_desc .int {
   border: 1px solid #e2e2e2;
   color: #999999;
   border-top: 0;
   padding: 2px 0 3px 0;
   text-align: center;
   font-family: Verdana;
   font-size: 10px;
}
tool-tip {
   color: #fff;
   width: 139px;
   z-index: 13000;
}

.tool-title {
   font-weight: bold;
   font-size: 11px;
   margin: 0;
   color: #9FD4FF;
   padding: 8px 8px 4px;
   background: url(bubble.png) top left;
}

.tool-text {
   font-size: 11px;
   padding: 4px 8px 8px;
   background: url(bubble.png) bottom right;
}

.custom-tip {
   color: #000;
   width: 130px;
   z-index: 13000;
}

.custom-title {
   font-weight: bold;
   font-size: 11px;
   margin: 0;
   color: #3E4F14;
   padding: 8px 8px 4px;
   background: #C3DF7D;
   border-bottom: 1px solid #B5CF74;
}

.custom-text {
   font-size: 11px;
   padding: 4px 8px 8px;
   background: #CFDFA7;
}
div .caja2 {
   width: 480px;
   color: #666666;
   font-family: Verdana;
   margin: 20px 0 0 40px;
}
div .caja2 ul {
   margin: 0;
   padding: 0;
}
div .caja2 .enc {
   background: url(http://www.mipymedigital.com/img/caja2_arriba.gif) no-repeat;
   height: 20px;
}
div .caja2 .tit {
   font-weight: bolder;
   font-size: 14px;
   padding: 0 0 10px 0;
}
div .caja2 .con {
   background: url(http://www.mipymedigital.com/img/caja2_fondo.gif) repeat-y;
   padding: 0 70px 10px 40px;
   font-size: 11px;
}
div .caja2 .pie {
   background: url(http://www.mipymedigital.com/img/caja2_abajo.gif) no-repeat;
   height: 77px;
}

.ventajas {    margin-left: 40px; margin-top: 10px; width: 476px; border: 0px solid red; }
.ventajas .encabezado {    height: 33px; }
.ventajas .contenido {    text-align:left; padding: 10px 10px 0px 30px; background: white url(img/caja_princ_ventaj_fondo.gif) repeat-y; }
.ventajas .pie {    width:476px; height: 17px; background: white url(img/caja_princ_ventaj_abajo.gif) no-repeat; }




