body {
margin: 0px;
padding: 0px;
background: white url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/background_main.png') repeat-x;
#border: dashed 1px green;
}
#logo {
margin: auto;
height: 253px;
width: 775px;
}
#logo img{
border: none;
}
#main {
width: 770px;
margin: auto;
padding-bottom: 160px;
background: url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/mensagem_rodape.png') repeat-x 0% 98.5%;
#border: dashed 1px blue;
clear: both;
}
#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% 0%;
width: 187px;
float: left;
font-size: 15px;
marging: 0px;
padding: 0px;
//border: dashed 1px green;
}
#menu ul{
list-style: none;
marging: 0px;
padding: 0px;
}
#menu ul li{
height: 24px;
border-bottom: solid 1px white;
marging: 0px;
}
#menu a {
float: left;
}
#menu li a {
voice-family: "\"}\"";
voice-family: inherit;
- text-decoration
- none; font-family:"Times New Roman",Georgia,Serif; font-weight: bold; color: #3b4c54; display: block; //marging: 0px; padding: 2px 0px 0px 17px;
}
#menu li a:hover {
- color
- #fff;
- //background
- url(
) repeat; /*display: block;*/
}
#menu li a:active {
- color
- #fff;
- background
- url(
);
- padding
- 8px 0 0 30px;
}
#content_menu {
background: #f6f6f3 url('http://twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS:OLD/menu.png') repeat-x 100% 0%;
width: 567px;
float: right;
padding-top: 40px;
margin-right: 15px;
#border: dashed 1px green;
}
#content {
float: right;
padding-top: 20px;
margin-right: 15px;
text-align: justify;
padding-left: 20px;
padding-right: 20px;
width: 527px;
background: #f6f6f3;
//border: dashed 1px yellow;
}