* {
margin : 0;
padding : 0;
}
body {
background : #2E2E2E;
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
color : #ffffff;
font-size : 100%;
text-align : center;
}
ul#menu {
margin : 0;
padding : 0;
list-style : none;
}
ul#menu li {
display : inline;
}
ul#menu li a {
text-decoration : none;
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
font-size : 100%;
font-variant : small-caps;
color : #ffffff;
padding : 2px;
margin-left : 10px;
}
ul#menu li a:hover {
color : #999999;
}
ul#rodape {
margin : 0;
padding : 0;
list-style : none;
}
ul#rodape li {
display : inline;
}
ul#rodape li a {
text-decoration : none;
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
font-size : 100%;
color : #ffffff;
padding : 2px;
margin-left : 10px;
font-variant : small-caps;
}
ul#rodape li a:hover {
color : #999999;
}
#corpo h1 a {
float : left;
text-decoration : none;
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
font-size : 120%;
color : #7f7f7f;
font-weight : bolder;
font-variant : small-caps;
}
div#corpo {
width : 960px;
margin : 0 auto;
text-align : left;
}
div#topo {
height : 45px;
padding : 6px;
width : 954px;
text-align : left;
margin-bottom:10px
}
div#banner {
background : #404040;
width : 954px;
padding : 6px;
height : 95px;
}
div#menu {
background : #1f1f1f;
height : 20px;
width : 954px;
padding : 6px;
text-align : left;
}
div#conteudo {
background : #000000;
width : 954px;
padding : 6px;
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
text-align : left;
}
div#conteudo2 {
background : #404040 url('fundo.jpg') no-repeat top center;
width : 954px;
height : 400px;
padding : 6px;
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
text-align : left;
}
a {
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
color : #999999;
text-decoration : underline;
font-size : 100%;
}
a:hover {
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
color : #ffffff;
text-decoration : underline;
font-size : 100%;
}
#conteudo a {
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
color : #999999;
text-decoration : underline;
font-size : 100%;
}
#conteudo a:hover {
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
color : #ffffff;
text-decoration : underline;
font-size : 100%;
}
#conteudo p {
line-height : 150%;
margin : 10px 2px 20px 8px;
}
ul#conteudo {
margin : 0;
padding : 0;
list-style : none;
}
ul#conteudo li {
display : list-item;
font-variant : small-caps;
}
ul#conteudo li a {
text-decoration : none;
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
font-size : 100%;
color : #ffffff;
padding : 10px;
margin-left : 10px;
}
ul#conteudo li a:hover {
color : #999999;
text-decoration : underline;
}
#comenta {
background : #404040;
padding : 10px;
margin-bottom : 8px;
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
font-size : 100%;
color : #eeeeee;
display : block;
text-align : left;
}
div#rodape {
background : #1f1f1f;
height : 20px;
width : 954px;
padding : 6px;
border-top : 1px solid #000000;
text-align : left;
margin-bottom:10px
}
div#banner2 {
background : #404040;
width : 954px;
padding : 6px;
height : 120px;
text-align : center;
}
#form input, #form textarea, #form select, #form radiobutton, #form checkbox, #form file {
color : #FFFFFF;
background-color : #000000;
border : 1px solid #ffffff;
padding : 4px;
margin : 2px;
font-family : "Trebuchet MS", "Palatino Linotype", Helvetica, Tahoma, Georgia, Verdana, "Times New Roman", Times, serif;
}
#form input:hover, #form textarea:hover, #form select:hover, #form radiobutton:hover, #form checkbox:hover, #form file:hover {
border : 1px solid #999999;
color:#999999;
}