.fundo  {
background:#00616a;
	color: #00616a;
	
}
.conteudo {
	
	background:#fffdfe;
	width:852px;

	
}
.footer {
background-image:url(../img/footer.gif);
width:852px;
background-repeat: repeat-x;
}
h2{
font-family: Arial;
  color:#c30102;
  font-size:.9em;
  margin:0 0 6px 0;/*space after tag end*/
}

h3{
font-family: Arial;
  color:#5a9720;
  font-size:.9em;
  margin:0 0 3px 0;/*space after tag end*/
}

p{
font-family: Arial;
  color:#000000;
  font-size:.8em;
  margin:0 0 3px 0;/*space after tag end*/
}
.fundodireito{
background-image:url(../img/fundo_direito.gif);
background-repeat: repeat-y;
width:auto;
}
.fundoesquerdo{
background-image:url(../img/fundo_esquerdo.gif);
background-repeat: repeat-y;
width:auto;
}
.imagem{
bottom: 200px;

}
h1{
font-family: Arial;
  color:#1a4f61;
  font-size:.7em;

}

a.menu{
	color:#5a9720;
	text-decoration:none;
}

a.menu:hover {
	color:#5a9720;
	text-decoration:none;

}

a{
	color:#08556f;
	text-decoration:underline;
}

a:hover {
	color:#08556f;
	text-decoration:none;

}

.banner{
background-image: url(../img/fundo_banner.gif);

width:auto;
height:168px;
background-color:#00616a;

}




