#contenidoDatosNovidade{
width: 850px;
min-height: 660px;
height: auto;
float: left;
margin-left: 10px;
margin-top: 5px;
background-color: #ffffff;
text-align: left;
}

#fotografia_Novidade{
  width: 800px;
  height: auto;
  float: left;
  margin-left: 15px;
  clear: both;
  text-align: left;
}

#texto_Novidade{
width: 800px;
height: auto;
float: left;
clear: both;
margin-top: 20px;
margin-left: 10px;

}

#enlacenovidade{
width: 90%;
height: auto;
float: left;
clear: both;
margin-top: 20px;
margin-left: 10px;
}

#galeriaNovedad{
  width: 800px;
  height: auto;
  float: left;
  margin-left: 5px;
  margin-top: 30px;
  clear: both;

  text-align: left;
  
}
#tituloGaleriaNovedad{
width: 100%;
height: auto;
overflow: hidden;
float: left;
clear: both;
margin-top: 20px;
background-color: #1A3A45;
}
.textoFechaNovedad{
     font-size: 12px;
    font-family: arial,verdana;
    color: #1F83FF;
    font-style: normal;
    font-weight: normal;
    margin-left: 15px;
}

.seccion{
    
    font-size: 12px;
    font-family: arial,verdana;
    color: red;
    font-style: normal;
    font-weight: normal;
}