function layoutBordes (){
if(!NiftyCheck())
    return;
Rounded("div#lat","all","#ffffff","#e9e9ee","small border #c8c8cd");
Rounded("div.caj-des","top","#E9E9EE","#D2D2DC","small border #D2D2DC");
Rounded("div.caj-f1","bottom","#EEF7FE","#ffffff","");
Rounded("div.caj-f2","bottom","#EEF7FE","#F5F0E5","border #F7D78C");
Rounded("div.caj-f3","bottom","#EEF7FE","#F5F0E5","border #F7D78C");
Rounded("div.caj-f5","bottom","#EEF7FE","#D7EBFD","border #C6E2FB");
Rounded("div.caj-f6","bottom","#EEF7FE","#4B92DB","border #C6E2FB");
Rounded("div.caj-f7","bottom","#EEF7FE","#CAB168","");
Rounded("div.pesf1-cpo","bottom","#EEF7FE","#4B92DB","");
Rounded("div#listado-galerias","bottom","#EEF7FE","#ffffff","");
Rounded("div.caj-tit-img","all","#E0CAB6","#4B92DB","");
Rounded("div.caj-tit-vid","all","#F5EEE9","#4B92DB","");
Rounded("div.caj-com","top","#C5E2FB","#4B92DB","");
Rounded("div.caj-int-com","bottom","#C6E2FB","#F5F0E5","");
Rounded("div.caj-env","bottom","#EEF7FE","#D7EBFD","");
Rounded("div.caj-ava","all","#ffffff","#4B92DB","");
Rounded("div.caj-ico","all","#F0E5C5","#D6D2A4","");
Rounded("div.caj-avi","bottom","#F3F3F3","#FFB511","");
Rounded("div.caj-info","all","#C6E2FB","#ffffff","border #f4982b");
Rounded("div#comparativa","bottom","#EEF7FE","#ffffff","border #C6E2FB");
Rounded("div.caj-opc","all","#ffffff","#4B92DB","");

Rounded("div.caj-psw","all","#F3F3F3","#FFFFCC","small border #FFB511");
Rounded("div.caj-tit-subo","top","#C6E2FB","#4B92DB","");
Rounded("div.filtro-activo","all","#ffffff","#D7EBFD","");
Rounded("div.filtro-inactivo","all","#ffffff","#DBDBDB","");

Rounded("div.caj-tit-f1","top","#EEF7FE","#EFB128","");
Rounded("div.caj-tit-f2","top","#C6E2FB","#4B92DB","");
Rounded("div.caj-tit-f3","top","#C6E2FB","#EFB128","");
Rounded("div.caj-tit-f4","top","#C6E2FB","#EFB128","");
Rounded("div.caj-tit-f5","top","#C6E2FB","#EFB128","");
Rounded("div.caj-vid-hom","top","#EEF7FE","#4B92DB","");
Rounded("div.caj-tit-int","top","#C6E2FB","#4B92DB","");

Rounded("div.caj-det","top","#C6E2FB","#ffffff","border #C6E2FB");
Rounded("div.caj-det","bottom","#EEF7FE","#ffffff","border #C6E2FB");
Rounded("div.caj-int","bottom","#EEF7FE","#ffffff","border #C6E2FB");
Rounded("div.caj-int-f2","top","#C6E2FB","#ffffff","border #C6E2FB");
Rounded("div.caj-int-f2","bottom","#EEF7FE","#ffffff","border #C6E2FB");
Rounded("div.caj-cat","bottom","#EEF7FE","#ffffff","border #C6E2FB");
Rounded("div.caj-cal","bottom","#EEF7FE","#ffffff","");
Rounded("div.caj-subtit","top","#C6E2FB","#4B92DB","");
Rounded("div.caj-f1-subtit","top","#C6E2FB","#EFB128","");
Rounded("div.caj-usu","bottom","#EEF7FE","#ffffff","border #C6E2FB");
Rounded("div.caj-err","all","#ffffff","#ffffff","border #DC4510");
Rounded("div.caj-ok","all","#ffffff","#ffffff","small border #227A40");
Rounded("div.caj-tit-age","top","#C6E2FB","#98885A","");
Rounded("div.caj-ent","all","#fff","#4b92db","");
}
funciones_someter_onload[funciones_someter_onload.length] = "layoutBordes";
