diff --git a/.buildpath b/.buildpath
new file mode 100644
index 0000000..8bcb4b5
--- /dev/null
+++ b/.buildpath
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..4aa4304
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,3 @@
+RewriteEngine on
+RewriteCond $1 !^(index.php|css|js|images|fotos_perfil|markitup|tiny_mce|robots.txt)
+RewriteRule ^(.*)$ /sit/index.php/$1 [L]
diff --git a/.project b/.project
new file mode 100644
index 0000000..f2cd244
--- /dev/null
+++ b/.project
@@ -0,0 +1,22 @@
+
+
+ sit
+
+
+
+
+
+ org.eclipse.wst.validation.validationbuilder
+
+
+
+
+ org.eclipse.dltk.core.scriptbuilder
+
+
+
+
+
+ org.eclipse.php.core.PHPNature
+
+
diff --git a/.settings/org.eclipse.php.core.prefs b/.settings/org.eclipse.php.core.prefs
new file mode 100644
index 0000000..5ff2345
--- /dev/null
+++ b/.settings/org.eclipse.php.core.prefs
@@ -0,0 +1,4 @@
+#Sun Jul 04 18:51:24 CLT 2010
+eclipse.preferences.version=1
+include_path=0;/sit
+org.eclipse.php.core.phpDoc=false
diff --git a/.settings/org.eclipse.php.ui.prefs b/.settings/org.eclipse.php.ui.prefs
new file mode 100644
index 0000000..032f688
--- /dev/null
+++ b/.settings/org.eclipse.php.ui.prefs
@@ -0,0 +1,3 @@
+#Sun Jul 04 18:51:23 CLT 2010
+eclipse.preferences.version=1
+org.eclipse.php.ui.text.custom_code_templates=/**\n * @return the ${bare_field_name}\n *//**\n * @param ${field_type} ${bare_field_name}\n *//**\n * Enter description here ...\n * ${tags}\n *//**\n * Enter description here ...\n * \n */\n/**\n * Enter description here ...\n * @author ${user}\n *\n * ${tags}\n *//**\n * Enter description here ...\n * @var ${field_type}\n *//**\n * Enter description here ...\n * ${cursor}${tags}\n *//* (non-PHPdoc)\n * ${see_to_overridden}\n *//**\n * ${tags}\n * ${see_to_target}\n */${filecomment}\n${package_declaration}\n\n${typecomment}\n${type_declaration}\n\n// ${todo} Auto-generated catch block\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\n${body_statement}${body_statement}\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};<?php\n${cursor}<?xml version\="1.0" encoding\="UTF-8" ?>\n<\!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http\://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n<html xmlns\="http\://www.w3.org/1999/xhtml">\n<head>\n<meta http-equiv\="Content-Type" content\="text/html; charset\=UTF-8" />\n<title>Insert title here</title>\n</head>\n<body>\n<?php\n${cursor}\n?>\n</body>\n</html>
diff --git a/application/config/autoload.php b/application/config/autoload.php
new file mode 100644
index 0000000..52e6481
--- /dev/null
+++ b/application/config/autoload.php
@@ -0,0 +1,116 @@
+ '',
+ 'xhtml1-strict' => '',
+ 'xhtml1-trans' => '',
+ 'xhtml1-frame' => '',
+ 'html5' => '',
+ 'html4-strict' => '',
+ 'html4-trans' => '',
+ 'html4-frame' => ''
+ );
+
+/* End of file doctypes.php */
+/* Location: application/config/doctypes.php */
\ No newline at end of file
diff --git a/application/config/hooks.php b/application/config/hooks.php
new file mode 100644
index 0000000..5e98a9b
--- /dev/null
+++ b/application/config/hooks.php
@@ -0,0 +1,16 @@
+
+
+ 403 Forbidden
+
+
+
+Directory access is forbidden.
+
+
+