﻿body {
  background-image: url(../images/tile_fundo.jpg);
  background-repeat: repeat;
  margin:0px;
  padding:0px;
}


#contentor {
  margin:auto;
  background-image: url(../images/fundo_img.png);
  background-repeat: no-repeat;
  width:1007px;
  height:1152px;
}

#contentor_visite {
  margin:auto;
  background-image: url(../images/fundo_img02.png);
  background-repeat: no-repeat;
  width:1007px;
  height:1152px;
}


.menu {
  position:relative; 
  left: 88px; 
  top: 50px; 
  width:829px;
}

.div_MA {
  position:relative; 
  left: 88px; 
  top: 20px; 
  width:395px; 
  height:91px;
}

.tit_distrito {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:13px; 
  font-weight:bold; 
  color:#00accd; 
  text-decoration:underline;
}

.tit_azul {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:13px; 
  font-weight:bold; 
  color:#00accd;
}

.contactos {
  color:#00accd;
  font-weight:normal; 
}

.mapa {
  text-decoration:none; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#00accd;
}