bbody {
  background-color: white;
}

h1 {
  color: orange;
  text-align: center;
}

h3 {
  color:#999999;
}

p {
  font-family: "Times New Roman";
  font-size: 20px;
}

a {
  color: orange;
	text-decoration: none;
	outline: none;
}
  
.tabla_propiedades{
  border-bottom:1px solid orange;
}

.pie{
  color:#999999;
  font-size:75%;
}

.etiquetas{
  color:#999999;
  font-size:85%;
}

.noticiaPortada{
  margin: 50px 15% 50px 15%;
}

.noticia{
  margin: 50px 15% 50px 15%;
}

footer{
  margin-right: 15%;
}

.fecha {
  color:#999999;
  font-size:75%;
}

.imagen {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 50px;
  margin-left: 50px;
}

#alineado{
  float:right;
}

#cabecera {
  margin-top:20px; 
}        

#map{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

#envolturamapa{
  border: 1px solid black;
  padding: 10px;
  margin: 2%;
  width: 43%;
  height: 410px;
}  

#footerrutas {
  text-align: right;
	color: #000000;
	padding: 2px;
}
    
    