diff --git a/index.php b/index.php
index 261086e..4322246 100644
--- a/index.php
+++ b/index.php
@@ -1104,7 +1104,7 @@ $css_adicional = remplacetas('form_parametrizacion','campo',"index",'descripcion
if($css_adicional[0] !="") {
$css_adicional ="";
}
@@ -1351,10 +1351,13 @@ $menu_lateral = "
";
}
-
+$hoja_css = remplacetas('form_parametrizacion','campo',"index",'descripcion'," tabla='hoja_css' and opcion = 'hoja_css' and id_empresa = '$_SESSION[id_empresa]'") ;
+if ($hoja_css[0] ==""){ $hoja_estilo ="";}
+else{ $hoja_estilo ="";}
+print $hoja_estilo;
?>
-
+
@@ -1454,7 +1457,7 @@ if(isset($_REQUEST['eventos'])) {
$css_adicional = remplacetas('form_parametrizacion','campo',"index",'descripcion'," tabla='css' and opcion = 'adicional' and id_empresa = '$empresa[0]'") ;
if($css_adicional[0] !="") {
$css_adicional ="";
}
diff --git a/milfs b/milfs
index 4cad68c..80f29c7 160000
--- a/milfs
+++ b/milfs
@@ -1 +1 @@
-Subproject commit 4cad68cc3aeb036f2fd80965f9b2e01b72059cc5
+Subproject commit 80f29c73799b5aadb2661ab705dbc66152ccc789
diff --git a/temas/frenalacurva/css/estilo.css b/temas/frenalacurva/css/estilo.css
new file mode 100644
index 0000000..e69de29
diff --git a/temas/frenalacurva/images/._portal_api_json.png b/temas/frenalacurva/images/._portal_api_json.png
new file mode 100644
index 0000000..1384fdd
Binary files /dev/null and b/temas/frenalacurva/images/._portal_api_json.png differ
diff --git a/temas/frenalacurva/images/._portal_index.png b/temas/frenalacurva/images/._portal_index.png
new file mode 100644
index 0000000..a587c7e
Binary files /dev/null and b/temas/frenalacurva/images/._portal_index.png differ
diff --git a/temas/frenalacurva/images/._portal_mapa.png b/temas/frenalacurva/images/._portal_mapa.png
new file mode 100644
index 0000000..8db302b
Binary files /dev/null and b/temas/frenalacurva/images/._portal_mapa.png differ
diff --git a/temas/frenalacurva/js/scripts.js b/temas/frenalacurva/js/scripts.js
new file mode 100644
index 0000000..e69de29