adicionando informações de preços de inscrição
[cascardo/eventmanager.git] / media / css / geral.css
index 62e21b8..3561423 100644 (file)
@@ -8,6 +8,15 @@ body {
     background:url(/site_media/imgs/bg_top.png) repeat-x;\r
 }\r
 \r
+a {\r
+    color: red;\r
+    text-decoration: none;\r
+}\r
+\r
+a:hover {\r
+    text-decoration: underline;\r
+}\r
+\r
 div#top h1 {\r
     text-indent:-9999px;\r
     width:355px;\r
@@ -108,7 +117,8 @@ div#patrocinio table {
     color: #666;\r
 }\r
 \r
-#cadastro p textarea {\r
+#cadastro p textarea,\r
+#cadastro p input[type=text] {\r
     width: 100%;\r
 }\r
 \r
@@ -123,6 +133,9 @@ div#patrocinio table {
 \r
 #menu-palestrante {\r
     position: absolute;\r
+    top: 125px;\r
+    width: 250px !important;\r
+    margin-left: 498px;\r
 }\r
 \r
 #menu-palestrante ul {\r
@@ -133,3 +146,11 @@ div#patrocinio table {
     background-color: red;\r
     border: solid 1px white !important;\r
 }\r
+\r
+.errorlist {\r
+    color: red;\r
+}\r
+\r
+#info-preco li {\r
+    padding: 3px; 0px 3px 0px;\r
+}\r