home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / zlidd / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-04-02  |  2.8 KB  |  164 lines

  1. body {
  2.     margin: 0px;
  3.     font-family: "Tahoma";
  4.     font-size: 12px;
  5.     background-color: #FFFFFF;
  6.     color: #16872F;
  7. }
  8.  
  9. body,td,th {
  10.     color: #16872F;
  11. }
  12. a:link {
  13.     color: #16872F;
  14.     font-weight: bold;
  15.     text-decoration: none;
  16. }
  17. a:visited {
  18.     text-decoration: none;
  19.     color: #16872F;
  20. }
  21. a:hover {
  22.     text-decoration: underline;
  23.     color: #16872F;
  24. }
  25. a:active {
  26.     text-decoration: none;
  27.     color: #16872F;
  28. }
  29. #contentport {
  30.     margin: 0px;
  31.     margin-left: auto;
  32.     margin-right: auto;
  33.     background-color: #CDE8D5;
  34.     width: 478px;
  35.     height: 136px;
  36.     background-image: url(sitecontent.png);
  37.     background-repeat: no-repeat;
  38.     background-position: left top;
  39.     }
  40. #contentport2 {
  41.     margin: 0px;
  42.     margin-left: auto;
  43.     margin-right: auto;
  44.     background-color: #CDE8D5;
  45.     width: 478px;
  46.     height: 136px;
  47.     background-image: url(sitecontent.png);
  48.     background-repeat: no-repeat;
  49.     background-position: left top;
  50.     }
  51. #contentport1 {
  52.     margin: 0px;
  53.     margin-left: auto;
  54.     margin-right: auto;
  55.     background-color: #CDE8D5;
  56.     width: 478px;
  57.     height: 136px;
  58.     background-image: url(sitecontent.png);
  59.     background-repeat: no-repeat;
  60.     background-position: left top;
  61.     }
  62.     
  63. #content {
  64.     background-color: #ECF9F2;
  65.     width: 658px;
  66.     padding-top: 25px;
  67.     padding-right: 12px;
  68.     padding-bottom: 25px;
  69.     padding-left: 12px;
  70.     border: 1px solid #BAE3D1;
  71.     margin: 0px;
  72.     margin-left: auto;
  73.     margin-right: auto;
  74. }
  75.  
  76. #header {
  77.     background-color: #FFFFFF;
  78.     background-image: url(background.png);
  79.     background-repeat: repeat-x;
  80.     background-position: left top;
  81.     height: 104px;
  82.     width: 100%;
  83. }
  84.  
  85. #footer {
  86.     background-color: #FFFFFF;
  87.     background-image: url(foot.png);
  88.     background-repeat: repeat-x;
  89.     background-position: left top;
  90.     height: 76px;
  91.     width: 100%;
  92. }
  93.  
  94. #siteimages {
  95.     float: left;
  96.     padding-top: 6px;
  97.     padding-right: 4px;
  98.     padding-bottom: 0px;
  99.     padding-left: 9px;
  100.     color: #16872F;
  101. }
  102. #siteimages2 {
  103.     float: left;
  104.     padding-top: 6px;
  105.     padding-right: 4px;
  106.     padding-bottom: 0px;
  107.     padding-left: 9px;
  108.     color: #16872F;
  109. }
  110. #siteimages1 {
  111.     float: left;
  112.     padding-top: 6px;
  113.     padding-right: 4px;
  114.     padding-bottom: 0px;
  115.     padding-left: 9px;
  116.     color: #16872F;
  117. }
  118.  
  119. #sitetext {
  120.     float: left;
  121.     padding-top: 6px;
  122.     padding-right: 4px;
  123.     padding-bottom: 0px;
  124.     padding-left: 9px;
  125. }
  126. #sitetext1 {
  127.     float: left;
  128.     padding-top: 6px;
  129.     padding-right: 4px;
  130.     padding-bottom: 0px;
  131.     padding-left: 9px;
  132. }
  133. #sitetext2 {
  134.     float: left;
  135.     padding-top: 6px;
  136.     padding-right: 4px;
  137.     padding-bottom: 0px;
  138.     padding-left: 9px;
  139. }
  140. #footimg {
  141.     float: left;
  142.     padding-top: 10px;
  143.     padding-right: 4px;
  144.     padding-bottom: 0px;
  145.     padding-left: 101px;
  146. }
  147.  
  148. #Layer1 {
  149.     position:absolute;
  150.     width:118px;
  151.     height:60px;
  152.     z-index:1;
  153.     left: 151px;
  154.     top: 20px;
  155. }
  156. #Layer2 {
  157.     position:absolute;
  158.     width:421px;
  159.     height:37px;
  160.     z-index:2;
  161.     left: 546px;
  162.     top: 28px;
  163. }
  164.