@charset "UTF-8";
/* CSS Document */

.colorDeepSkyBlue2 { background-color:#00b2ee; }
.colorAliceBlue { background-color:#f0f8ff; }
.colorWhite { background-color:#fff;  }
.colorHeader1 { background-color:#0057b3;; }
.colorGray89 { background-color:#e3e3e3;  }
.colorGrayf5 { background-color:#f5f5f5;  } 
.colorBlue1 { background-color:#dbf1ff;  } 
.colorBlue2 { background-color:#b1e1f9;  } 
.colorDarkBlu1 { background-color:#15648c; }
.colorRed { color:#FF0000; }
.colorBluetxt1 { color:#0057b3; } 

.h2title {     text-align: center;
    color: #00e3ff;
    font-size: 22px;
    font-family: helvetica, arial, verdana, sans-serif;
    line-height: 32px;
    margin: 0;
    padding: 0; }
.h1kw { display:inline;
    color: #e4e4e4;
    font-size: 13px;
    margin: 0;
    padding: 0 0 5px;
    line-height: 11px;
    text-transform: capitalize;
    font-weight: lighter; }
.h1kw a:link { color:#FFFFFF; }
.h1kw a:visited { color:#B1F0F2; }
.h1kw a:hover { color:#FFFFCC; }

.color06f { color:#06F; }

.textWhite { color:#FFF; }
.textGray { color:#333; }
.textCenter { text-align:center; }

.txtSz8 { font-size:8px!important; line-height:10px; }
.txtSz10 { font-size:10px!important; line-height:11px; }
.txtSz12 { font-size:12px!important; line-height:13px; }
.txtSz13 { font-size:13px!important; line-height:14px; }
.txtSz14 { font-size:14px!important; line-height:14px; }
.txtSz16 { font-size:16px!important; line-height:17px; }
.txtSz18 { font-size:18px!important; line-height:19px; }
.txtSz20 { font-size:20px!important; line-height:21px; }
.txtSz22 { font-size:22px!important; line-height:23px; }
.txtSz24 { font-size:24px!important; line-height:24px; }
.txtSz26 { font-size:26px!important; line-height:26px; }

.textLight { font-family:Tahoma, Geneva, sans-serif; font-weight:100; font-size:16px; }

.fntAbel { font-family: 'Abel', sans-serif;  }
.fntHind { font-family: 'Hind', sans-serif!important; font-size:16px; }
.fntSlabo { font-family: 'Slabo 27px', serif; }

/* body { background-color:#f5f5f5!important; background-image:url(../../imagenes/alberca-tile3.jpg); background-repeat:repeat; } */
 body { background-color:#f5f5f5!important; background-image:url(../../imagenes/alberca-tile1.jpg); background-repeat:repeat; } 
/*body { background-color:#f5f5f5!important; background-image:url(../../imagenes/alberca-tile2.jpg); background-position:center; background-repeat:repeat-y; }*/

ul.l-provedores li { list-style:none; }
ul.l-provedores { padding-left:5px; }