@charset "utf-8";
/* CSS Document */

body {
background-color:#000;
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0px;
padding: 0px;
}
p {
color:#666;
}
img {border: none;}
a { color:#636; text-decoration: none; }
a:hover { background-color:#fc6; }
#main {
background-color:#fff;
margin: 20px;
border: 10px solid #636;
}
#topo {
background: #636 url(imgs/top25tit.gif) no-repeat 0 0;
text-align: right;
}
ul.topmenu {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: bold;
list-style: none;
padding: 4px 0px 3px 88px;
margin: 0px;
}
ul.topmenu li {
display: inline;
}
ul.topmenu a {
color: #636;
text-decoration: none;
padding: 4px 4px 2px 4px;
}
ul.topmenu a:hover {
background-color: #636;
color: #fc6;
}
div#conteudo {
width: 700px;
margin: 40px auto 10px auto;
}
p.materia{
text-align: justify;
font-size: 12px;
line-height: 18px;
margin-bottom: 10px;
margin-left: 55px;
}
h4.materia {
font-size: 16px;
margin-left: 55px;
color: #666;
margin-bottom: 10px;
}
#footer {
background-image: url(imgs/down_squares.gif);
background-repeat: no-repeat;
background-position: bottom right;
font-family: "Courier New", Courier, mono;
font-size: 14px;
letter-spacing: 3px;
text-align: center;
font-weight: bold;
color: #636;
padding: 25px;
clear: both;
}
#footer a {
color: #dda737;
text-decoration: none;
}
#footer a:hover {
color: #636;
background: none;	
}

img#titulo {
padding-bottom: 40px;
font-size: 22px;
line-height: 150px;
color: #999999;
}
.capitular{
font-size: 50px;
line-height: 35px;
float: left;
margin: 5px 10px 0px 0px;
background-color:#999;
color: #fff;
padding: 5px;
}
.fotoIdent {
float: left;
margin-right: 20px;
margin-bottom: 10px;
font-size: 10px;
}
.fotoEsq {
float: left;
margin: 0px 20px 0px 55px;
font-size: 10px;
}
.fotoDir {
float: right;
margin: 0px 0px 0px 20px;
font-size: 10px;
}
.olhoLeft, .olhoRight {
font-family: "Courier New", Courier, monospace;
width: 180px;
}
.olhoLeft p, .olhoRight p {
color: #636;
font-size: 14px;
margin-bottom: 5px;
line-height:20px;
}
.olhoLeft {
float: left;
padding: 15px 30px 15px 0px;
}
.olhoRight {
float: right;
padding: 15px 0px 15px 40px;
}

div#credito {
border-top: 1px dotted #636;
margin-top: 15px;
padding-top: 5px;
}
div#credito p {
font-size: 12px;
margin-bottom: 10px;
}
div#box {
border: 1px dotted #636;
padding: 10px;
margin-left: 55px;
}