@charset "utf-8";
/* CSS Document */

body {
  background-color:#b3dcef;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;
  font-weight:bold;
  line-height:14pt;
}


a {text-decoration:none;}

a:link {color:#ffffff;}

a:visited {color:#ffffff;}

a:active {text-decoration:none;}

a:hover {
  color:#ffffff;
  text-decoration:underline;
}

h1{
  font-size:16pt;
  text-align:justify;
  width:420px;
}

#conteudo {
  margin:auto;
  width:769px;
}

#cima {
  background-image:url(images/cima.jpg);
  width:769px;
  height:186px;
}

#logo {
  display:inline;
  float:left;
  margin:5px 0 0 70px;
}

.btn {
  float:left;
  font-size:11pt;
  margin-top:50px;
  text-align:center;
  font-style:italic;
  width:96px;
}

#fotos {
  display:inline;
  float:right;
  margin:39px 39px 0 0;
  width:211px;
}

#texto {
  display:inline;
  float:left;
  font-size:12pt;
  margin:30px 0 0 50px;
  text-align:justify;
  width:420px;
}

#info {
  background-color:#56c5e8;
  width:769px;
  height:405px;
}

#info2 {
  background-color:#56c5e8;
  width:769px;
  height:465px;
}

#titulo {
  display:inline;
  float:left;
  margin:39px 0 0 102px;
}

#rodape {
  background-image:url(images/rodape.gif);
  width:769px;
  height:49px;
}

.contato {
  display:inline;
  float:left;
  margin:7px 70px 0 18px;
}
