Colocando a logo dos patrocinadores
[cascardo/eventmanager.git] / media / css / geral.css
index 62e21b8..01cb3a9 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
@@ -59,7 +68,7 @@ div#content ul {list-style:circle inside;}
 div#footer {\r
     background:url(/site_media/imgs/bg_footer.png) repeat-x #333;\r
     clear:both;\r
-    height:145px;\r
+    min-height:145px;\r
     padding:13px 30px 15px 30px;\r
 }\r
 \r
@@ -74,10 +83,10 @@ div#patrocinio h3 {
     text-indent:-9999px;\r
 }\r
 \r
-div#patrocinio table {\r
-    background:white;\r
-    margin-top:13px;\r
-}\r
+div#patrocinio table {background:white;margin-top:13px;}\r
+div#patrocinio table { width:491px;}\r
+div#patrocinio table td {padding:4px; width:33%; text-align:center;}\r
+tr.um td {border-bottom:1px solid #ddd;}\r
 \r
 \r
 /* -- meu -- */\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