/* DTML instructions to set caching headers.*/






/*------------- Enlaces -----------*/

div.enlaces strong{

 color: #000;;

}

span.work {

 color: #0097DD /*normalBlue*/;

}

div.links-list-title a h2{

 color:#000;;
 margin-left:2.5em;

}

ul.links li{

 list-style:none;
}

span.work {

 color: #f2fcfd /*blueCelesteClaro*/;

}

/* Enlaces */

.enlaces {
   margin-top:10px;
}

.enlace {
    margin-top:1em;
    padding:3px;
    overflow:hidden;
}

.enlace-par {
    background-color:rgb(250,250,250);
}

.enlace-impar {
    background-color:rgb(245,245,245)
}

.enlace-icono {
    margin-top:-5px !important;
}

.enlace-icono img {
    float:left;
    margin-right:1em;
}

.enlace-externo {
    margin-left:2em;
}

.enlace-titulo a {
   /*margin-top:10px;*/
   color:#555555 !important;
}

.link-url {
    margin-top:5px;
    margin-left:4em;
}

.link-url span {
}

.link-url a{
    color:#555555 !important;
    font-size:90%;
}

.enlacesDescripcion {
   text-align:justify;
   margin-top:5px;
   color:#666666 !important;
}

div.boton {
    width: 100% !important;
}






