%STARTINCLUDE%
body {
font-family: verdana, sans-serif;
font-size: 12px;
margin: 0px;
background-color: #E9E9E9;
}
a:link {
font:bold 11px verdana;
color: #000000;
text-decoration:none;
}
a:visited {
font:bold 11px verdana;
color: #000000;
text-decoration:none ;
}
a:hover {
font:bold 11px verdana;
color: #000000;
text-decoration:none;
}
a:active {
color:#878786;
text-decoration:none;
}
#tudo{
text-align: center;
background-color: #E9E9E9;
padding: 0px 0px 0px 0px;
}
#corpo{
background-image: url("%ATTACHURL%/fundo.png");
width: 800px;
text-align: left;
margin: auto;
}
#conteudo{
color: #505050;
float: left;
margin: 0px 0px 0px 0px;
text-align: justify;
background-color: white;
width: 497px;
border-right: 0px solid black;
border-left: 0px solid black;
padding: 10px 10px 10px 10px;
height-auto;
}
.Caixa {
border: 1px dashed #000000;
width: 90%;
padding: 2px;
}
#cabecalho h1{
display: none;
}
#cabecalho form{
margin: 0px;
/*padding: 0px;*/
padding: 35px 180px 0px 0px;
float: right;
}
#cabecalho input{
font-size: 10px;
height: 12px;
text-align: center;
color: #C0C0C0;
border: none;
border-bottom: 1px dotted #D8D8D8;
}
#menu{
float: left;
font-weight: bold;
width: 140px;
padding: 0px;
margin: 0px 0px 0px 1px;
}
#menu ul{
margin:0px;
padding: 0px;
}
#menu li{
margin: 3px 2px 10px 10px;
padding: 0px 0px 0px 0px;
color: black;
text-align: left;
list-style: none;
}
#menu a{
text-decoration: none;
color: black;
}
#menu a:hover{
color: #4CA856;
}
#noticias{
margin: 0px;
padding: 0px 0px 0px 0px;
width: 140px;
/* max-width: 110px;*/
float: right;
text-align: right;
}
#noticias h3{
color: #FFFFFF;
text-align: center;
margin: 0px;
padding: 4px 8px 0px 0px;
border-bottom: 1px dotted white;
font-size: 16px;
font-weight: 900;
}
#noticias h4{
color: #FFFFFF;
text-align: center;
margin: 0px;
padding: 4px 8px 0px 0px;
border-bottom: 1px dotted white;
font-size: 14px;
font-weight: 900;
}
#noticias ul{
margin: 0px;
padding: 0px;
}
#noticias li{
margin: 0px;
padding: 7px 0px 7px 0px;
list-style: none;
border-bottom: 1px dotted #FFFFFF;
}
#noticias li a{
text-decoration: none;
color: white;
}
#noticias li a:hover{
text-decoration: none;
color: black;
}
#noticias div{
margin-top: 20px;
font-size: 10px;
color: white;
}
#noticias div a{
color: #8bd7ff;
}
#rodape{
clear: both;
background-image: url("%ATTACHURL%/rodape1.png");
background-position: 0% 100%;
background-repeat: no-repeat;
height: 160px;
max-height: 150px;
text-align: justify;
font-size: 9px;
color: #C0C0C0;
padding: 0px 140px 0px 140px;
}
#rodape-texto {
/* margin-bottom: 0px;
margin-up: 0px;
margin-left: 0px;
margin-right: 140px;
width: 498px;
background: #FFFFFF;
padding: 0px 10px 0px 0px; */
}
#rodape a{
color: #DB3033;
}
#rodape a:hover{
color: #00c0ff;
}
#rodape #rev{
text-align: right;
}
#rodape #topicosPais{
margin-left: -35px;
text-align: left;
color: #DB3033;
padding: 10px 0px 10px 0px;
}
#rodape #topicosPais a{
color: #DB3033;
font-size: 10px;
text-decoration: none;
}
#rodape #topicosPais a:hover{
color: #00c0ff;
}
#btsWiki {
text-align: right;
padding-bottom: 3px;
}
#rodape #btsWiki a:link,
#rodape #btsWiki a:visited {
padding: 0px 2px 0px 2px;
text-decoration: none;
border: 1px solid #000000;
background: #4CA856;
color: white;
}
#rodape #btsWiki a:hover {
background: #DB3033;
color: black;
border: 1px solid black;
}
#btsPower{
padding: 5px 0px 5px 140px;
}
#btsPower img{
margin: 0px 2px;
}
/* * * * Conteúdo * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{WebCSSConteudo}%
/* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{WebCSSTabelas}%
%STOPINCLUDE%
-- BrunoDias - 26 Aug 2006