Missing Controller
Error: Estilos.cssController could not be found.
Error: Create the class Estilos.cssController below in file: app/controllers/estilos.css_controller.php
<?php
class Estilos.cssController extends AppController {
var $name = 'Estilos.css';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
