ProjetoGrafico?

Folha de estilo do layout

%STARTINCLUDE%
/* generated by COLIVRE www.colivre.coop.br */ 

body{
  margin:0 0 10px 0;
  background: url('/pub/PROGESP/LayoutTemplate/bg_barleft.png') top left repeat-y;
  padding:0;
  font: 14px/1.5em Verdana, Arial, sans-serif;
}

#lh-col{
 position: absolute;
 top: 118px;
 left: 0;
 width: 180px;
 margin: 0;
 padding: 0;
 padding-left: 15px;
 z-index: 1;
 }

#hdr{
 height:120px;
 margin:0;
 padding:0;
 }

#headleft{
 background: url('/pub/PROGESP/LayoutTemplate/bg_headleft.jpg') top left repeat-y;
 height:136px;
 z-index: 1;
}

#headright{
 background: url('/pub/PROGESP/LayoutTemplate/bg_headright.jpg') top right repeat-y;
 height:136px;
 z-index: 1;
}

#headlogo{
 position: relative;
 margin: 0;
 background: url('/pub/PROGESP/LayoutTemplate/bg_header.png') top right repeat-x;
 height: 118px;
 z-index: 3;
}

#logo {
width: 566px;
color: white;
background: transparent;
font-size: 18px;
}

#logo strong {
  font-size: 20px;
  display: block;
  padding-top: 3px;
}

#logo img {
  float: left;
  margin-right: 1em;
}

#banners {
float: right;
text-align: right;
width: 135px;
}

#pictures {
float:left;
width: 100px;
}

.floatstop {
   clear:both;
}

#banners a {
  filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

#banners a:hover {
  filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
}

#menuhead {
 clear: both;
}

#menu {
  float: right;
  color: #FFFFFF;
  font:bold 17px/1.5em Verdana, Arial, sans-serif;
  z-index: 1;
}

#menu ul {
  margin: 0px;
  padding: 0px;
}

#menu li {
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  list-style: none;
  cursor: default;
  float: left;
  position: relative;
  font-weight: 800;
  color: #070;
}

#menu a {
  color: #2e5923;
  text-decoration: none;
}

#menu a:hover {
 color: #663300;
}

#menu li:hover {
  color: #4A0;
}

#menu li ul {
  display: none;
  clear: left;
  padding: 4px 0px;
  position: absolute;
  width: 170px;
  background: url('/pub/PROGESP/LayoutTemplate/bg_submenu.png') top left repeat-x;
}

/* li.hover eh um armengue para o MSIE */
#menu li.hover ul,
#menu li:hover ul {
  display: block;
}

#menu li ul li {
  float: none;
  margin: 0px;
  padding: 4px 0px 4px 5px;
  font-weight: 500;
  font:bold 12px Verdana, Arial, sans-serif;
  z-index: 99;
}

/* USER_BAR */

#user_bar hr {
border-top: 1px solid #cef7a5;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}

#user_bar {
  color: #54951f;
  font:bold 13px/1.1em Verdana, Arial, sans-serif;
  text-align: left;
  z-index: 5;
}

#user_bar ul{
  margin: 0px;
  padding: 0px;
}

#user_bar li{
  list-style: none;
  display: block;
}

#user_bar a{
  color: #54951f;
  text-decoration: none;
}

#user_bar a:hover {
  color: #2e5923;
}     

#c-col{
 position: relative;
 margin: 0 40px 20px 220px;
 padding: 10px;
 text-align: justify;
}

h1, h2, h3 {
  margin: 0.8em 0;
  color:#54951f;
  font-size:1.4em;
}
h2 {
  font-size:1.2em;
}
h3 {
  font-size:1.0em;
}

div#footer {
  margin-top: 3em;
  border-top: 1px solid #aaa;
  font-size: 10px;
  text-align: center;
}

div#parents {
  border-bottom: 1px solid #aaa;
  color: #999;
}

div#parents a:link, div#parents a:visited {
  color: #999;
}

div#parents:before {
  content: url(%ICONURL{home}%);
  margin-right: 0.5em;
}

span#attachmentsshowlink, span#attachmentshidelink, span#attachmentsshow, span#attachmentshide {
  display: none;
}

div.pastaweb {
  border: 1px solid green;
  background: #efe;
  color: black;
  padding: 0.5em;
}

div.pastaweb h4 {
  margin-top: 0px;
  margin-bottom: 0.5em;
}

div.pastaweb table {
  border-collapse: collapse;
  border: 1px solid green;
}
div.pastaweb td, div.pastaweb tr {
  border: 1px solid green;
  padding: 2px;
}
div.pastaweb input {
  border: 1px solid green;
}
div.pastaweb input[type=submit] {
  background: #dfd;
  color: green;
}

#noticias {
  margin: 0px 3px 0px 0px;
  text-align: right;
  float: right;
  clear: right;
}

.msie #noticias{
  width: 158px;
  margin-right: 2px;
}
#noticias h3, #noticias h4{
  font-weight: 900;
  margin: 0px;
  text-align: center;
  color: #D0D0D0;
}
#noticias h3{
  font-size: 18px;
}
#noticias h4{
  font-size: 16px;
}
#noticias ul, #noticias li{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#noticias li{
  display: inline;
}
#noticias ul{
  margin-top: 10px;
  border-bottom: 2px dotted #E0E0E0;
}
#noticias li a:link,
#noticias li a:active,
#noticias li a:visited{
  display: block;
  text-decoration: none;
  color: #B80000;
  padding: 5px 5px 5px 2px;
  border-top: 2px dotted #E0E0E0;
}
#noticias li a:hover{
  color: #F80000;
  background-color: #F8F8F8;
}
#noticias small{
  display: block;
  text-align: center;
  padding-top: 20px;
}
#noticias small a{
  color: #B80000;
}

%STOPINCLUDE%

-- AntonioTerceiro - 21 Apr 2007

     



Nome de usuário:
person
Senha:
key