* {
margin: 0;
padding: 0;
border: 0;
}
ul, li {
list-style: none;
}
body {
position:absolute;
left: 50%;
background: #94522E;
}
div#tudo {
width: 760;
background-image: url('http://www.nuclear.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif');
backgroud-repeat: repeat;
position: absolute;
left: -380;
top: 20;
}
div#navegacao {
float: left;
position: absolute;
width:170;
height: 100%;
background-image: url('http://www.nuclear.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png');
backgroud-repeat: repeat-y;
}
div#navegacao ul li{
padding: 13 0 0 10;
}
div#conteudo {
float: right;
width: 570;
}
div#conteudo ul li {
list-style-type: decimal;
list-style-position: inside;
}
div.clear {
clear: both;
}
div#rodape {
position: relative;
}
%STOPINLCUDE%