* {
margin: 0 auto;
padding: 0;
border: 0;
}
ul, li {
list-style: none;
}
body {
background: #94522E;
text-align: center;
}
#tudo {
text-align: left;
position: relative;
width: 760;
top: 20;
background-image: url('http://radiofaced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png');
backgroud-repeat: repeat-y;
}
#navegacao {
float: left;
width:170;
}
#navegacao div{
padding: 13 0 0 10;
}
#conteudo {
width: 590;
float: left;
min-height: 350;
font-family: arial;
font-size: 14;
color: #7d3417;
padding: 25 0 25 0;
background-image: url('http://radiofaced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif');
backgroud-repeat: repeat;
}
#conteudo a{
font-family: arial;
font-size: 14;
color: #7d3417;
text-decoration: none;
}
#conteudo a:hover{
font-family: arial;
font-size: 14;
color: #7d3417;
text-decoration: none;
}
#conteudo a:visited{
font-family: arial;
font-size: 14;
color: #7d3417;
text-decoration: none;
}
#conteudo ul li {
list-style-type: decimal;
list-style-position: inside;
}
.top {
float: right;
position: relative;
width: 49;
z-index: 1;
}
#titulo {
position: relative;
top: -25;
float: right;
z-index: 0;
width: 96;
text-align: right;
margin-right: 0;
}
.clear {
clear: both;
}
#rodape {
position: absolute;
width: 100%;
padding-top: 3;
text-align: center;
}
#rodape a{
color: #eee1c2;
font-weight: bold;
text-decoration: none;
font-size: 12;
font-family: arial;
}
.centro {
text-align: center;
}
.esquerda {
float: left;
text-align: right;
padding-right: 10;
}
.direita {
float: right;
text-align: left;
padding-left: 10;
}
.direita, .esquerda {
position: relative;
top: 70;
width: 227;
}
#eventos li {
font-size: 12;
}
.interprete {
display: none;
position: absolute;
padding: 5;
background-image: url('http://radiofaced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif');
border: 2px solid #7d3417;
}
a:hover + .interprete {
display: block;
}
/* hacks */
#titulo {
font-size: 0;
line-height: 0;
}
%STOPINLCUDE%