diff --git a/inst/ShinyApps/labestDataView/palatino.css b/inst/ShinyApps/labestDataView/palatino.css
index 3f1616d7bf35da3836c760d5be97e771a327781b..1106bd1dd5a058c76b4daebf865af7fe7dca604f 100644
--- a/inst/ShinyApps/labestDataView/palatino.css
+++ b/inst/ShinyApps/labestDataView/palatino.css
@@ -445,6 +445,30 @@ hr.white {
    }
 }
 
+/*
+  -----------------------------------------------------------------------------
+  Customização para títulos no cabeçalho
+  -----------------------------------------------------------------------------
+  */
+  
+h1.title {
+    color: #333;
+    background-color: #fff;
+    font-weight: bold;
+    font-size: 1.8em;
+    text-align: center;
+    margin-bottom: -0.4em;
+}
+
+h2.title {
+    color: #6B6B6B;
+    background-color: #fff;
+    font-style: italic;
+    font-size: 1.3em;
+    text-align: center;
+    padding: 0px;
+}
+
 /*
   -----------------------------------------------------------------------------
   Customização bootstrap: