body {
background-image: url("imagens/fundo.jpg"); 
top left repeat-x fixed;
     }

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em; }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif; }
ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black; }
ul.navbar a {
  text-decoration: none; }
a:link {
  color: #CCC; }
a:visited {
  color: #EEE; }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted; }
.textos{
  font-family: Helvetica, Geneva, Arial;
  font-size: 12px;
}
.rodape{
  font-family: Helvetica, Geneva, Arial;
  font-size: 11px;
    font-weight: bold;
	color:#FFF;
}
.meio{
  font-family: Helvetica, Geneva, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}
.sign{
  font-family: Helvetica, Geneva, Arial;
  font-size: 10px;
  font-weight: bold;
  color: #333;
}
#fundao{

background-image: url("imagens/fundo1.jpg");
width: 925px;


}
#sombra{
position: absolute;
background-image: url("imagens/sombra.jpg");

width: 10px;
height: 760px;
margin-left: 960px;

}
#sombra1{
position: absolute;
background-image: url("imagens/sombra1.jpg");

width: 10px;
height: 760px;
margin-left: 30px;

}
#rodape{
position: relative;
background-color: #A11;
width: 920px;
}
#contato{
position: absolute;
top: 46px;
left: 40px;
width: 200px;
height: 200px;
display: block;
}
