body {
margin: 0px;
padding: 0px;
background: white url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/background_main.png') repeat-x;
}
#logo {
margin: auto;
/*background: url('%BASE%/main.png') no-repeat 50% 0%;*/
height: 253px;
width: 775px;
}
#logo img{
border: none;
}
#main {
#border: dashed 2px purple;
width: 753px;
margin: auto;
padding-bottom: 160px;
background: url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/mensagem_rodape.png') repeat-x 0% 97.8%;
}
#wrapper{
background: url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/background_rodape.png') 0% 100% repeat-x;
}
#menu {
background: url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/background_menu.png') repeat-x 0% 100%;
width: 180px;
float: left;
font-size: 15px;
border-color: red;
border-size: 1px;
border-width: 1px;
}
#menu ul{
list-style: none;
padding-left: 17px;
marging: 0px;
}
#menu ul li{
height: 24px;
}
#menu li a {
voice-family: "\"}\"";
voice-family: inherit;
height: 50px;
- text-decoration
- none; font-family:"Times New Roman",Georgia,Serif; font-weight: bold; color: #3b4c54; border-bottom: white;
}
#menu li a:hover {
- color
- #fff;
- background
- url(
);
- //padding
- 4px 0px 4px 2px;
}
#menu li a:active {
- color
- #fff;
- background
- url(
);
- padding
- 8px 0 0 30px;
}
#content {
background: #f6f6f3 url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/menu.png') repeat-x 100% 0%;
float: right;
width: 548px;
padding-top: 60px;
margin-right: 15px;
#border: dashed 2px yellow;
}