* {
margin: 0 auto;
padding: 0;
border: 0;
}
ul, li {
list-style: none;
}
body {
background: #94522E;
text-align: center;
}
#tudo {
text-align: right;
position: relative;
width: 760;
top: 20;
text-align: left;
}
div#pagina {
position: relative;
height: 100%;
}
div#navegacao {
background-image: url('http://twiki.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png');
backgroud-repeat: repeat-y;
float: left;
width:170;
height: 100%;
}
div#navegacao ul li{
padding: 13 0 0 10;
}
div#conteudo {
width: 590;
background-image: url('http://twiki.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif');
backgroud-repeat: repeat;
float: left;
padding: 25 0 25 0;
min-height: 350;
font-family: arial;
font-size: 12;
color: #7d3417;
}
div#conteudo ul li {
list-style-type: decimal;
list-style-position: inside;
}
div.top {
float: right;
}
div.clear {
clear: both;
}
div#rodape {
position: absolute;
width: 100%;
padding-top: 3;
text-align: center;
}
div#rodape a{
color: #eee1c2;
font-weight: bold;
text-decoration: none;
font-size: 12;
font-family: arial;
}
%STOPINLCUDE%