/*
CSS do Sítio Kde BR
Esse tópico é incluido com a skin
text via navegador na área de CSS, por isso toda a parte
não CSS deste tópico
deve ficar envolvida pelos simbolos de comentário CSS.
Para acessar esse conteúdo com o tipo mime correto, use essa URL:
/bin/view/KdeBR/KdeBrCss?skin=text&contenttype=text/css
(O Mozilla e os outros navegadores que usam o Geco não aceitam importar o css que venha com o mime type incompativel)
*/
body{
font-size: 100%;
line-height: 1.2em;
background-color: white;
color: black;
font-family: sans-serif;
padding: 0;
margin: 0;
}
a:link {
color: #0000C0;
text-decoration: none;
}
a:visited {
color: #800080;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#topo {
position: absolute;
top: 0;
left: 0;
min-width: 600px;
width: 100%;
height: 90px;
}
#esquerda {
position: relative;
float:left;
left: 0;
width: 20%;
margin: 93px 1% 0 1%;
}
#centro {
position: relative;
float: left;
margin: 93px 0 0 0;
width: 60%;
}
#direita {
position: relative;
float: left;
width: 16%;
margin: 93px 1% 0 1%;
}
#cabecalho_superior {
width: 100%;
height: 52px;
background-color: #418ade;
border-bottom: 1px solid #000000;
text-align: right;
}
#cabecalho_inferior {
padding: 6px 6px 6px 84px;
background-color: #dfe7f3;
border-bottom: 1px solid #000000;
text-align: left;
font-size: 0.8em;
vertical-align: middle;
}
#cabecalho_titulo {
float: left;
position: absolute;
top: 22px;
left: 86px;
border: 0px;
font-size: 32px;
font-weight: bold;
color: white;
}
#cabecalho_superior img.esquerda {
float: left;
width: 64px;
height: 64px;
padding: 10px;
border: 0px;
}
#cabecalho_superior img.direita {
float: right;
width: 64px;
height: 64px;
padding: 10px;
border: 0px;
}
#esquerda div, #centro div, #direita div {
background-color: #dfe7f3;
margin-bottom: 8px;
}
#esquerda h2, #direita h2 {
font-size: 1em;
padding-left: 1em;
vertical-align: middle;
background-color: #418ade;
border-top: 0.3em solid #418ade;
border-bottom: 0.3em solid #418ade;
color: white;
margin-top: 0;
}
#direita h3 {
padding: 0.3em 0.8em;
font-size: 1em;
margin-bottom: 0;
}
#esquerda ul, #direita ul {
margin: 0;
padding-left: 0.5em;
padding-bottom: 1em;
}
#esquerda ul {
list-style-type: none;
}
#direita ul {
list-style-type: none;
}
#esquerda li, #direita li {
font-size: 0.8em;
}
#esquerda li {
margin-left: 1em;
}
#direita li {
margin-left: 1.5em;
}
#esquerda ul ul, #direita ul ul {
margin: 0;
padding-left: 0;
}
#esquerda li li, #direita li li {
font-size: 0.8em;
margin-left: 2em;
list-style-type: square;
}
#centro h4, #centro h3, #centro h2, #centro h1 {
color: #418ade;
text-align: left;
line-height: 1em;
}
#centro div.destaque {
background-color: #E6F0F9;
font-size: 1em;
padding: 1em;
text-align: center;
margin-top: 1em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
}
#rodape {
clear: both;
border-top: 1px solid #000000;
background-image: url(/pub/KdeBR/KdeBrCss/footer_bg.png);
background-repeat: x-repeat;
width: 100%;
height: 100px;
bottom:0px;
}
#rodape_dir {
clear: both;
position: absolute;
right: 0px;
text-align: right;
}
#rodape_esq {
clear: both;
position: absolute;
left: 0px;
text-align: left;
padding: 1em 1.5em 0em 1.5em;
}
/*
--
CarlinhosCecconi - 15 Mai 2005
*/

Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki-SL?
Send feedback