/*Archivo de estilo pagina Alpa Corral*/
.titulo {
   font-family: Times,Times New Roman;
   font-size: 36pt;
   font-weight: bold;
   line-height: 36pt;
   color: #8B8378;
}
.texto {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 9pt;
   font-weight: plain;
   color: black;
   text-align: justify;
}
.texto_noticia {
   font-family: Times, Times New Roman;
   font-size: 8pt;
   font-weight: plain;
   color: black;
   text-align: justify;
   text-indent: 10px;
}
.titulo_sombra {

   color: red;
   font-family: Times,Times New Roman;
   font-size: 36pt;
   font-weight: bold;
}
.sombra {
   margin-top: 4px;
   margin-left: 8px;
   color: black;
   font-family: Times,Times New Roman;
   font-size: 36pt;
   font-weight: bold;
   
}
.encuesta {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 9pt;
   font-weight: plain;
   color: red;
}
.tiempo {
   font-family: helvetica, Arial, Sans-Serif;
   font-size: 8pt;
   font-weight: plain;
}
.sub {
   font-family: helvetica, Arial, Sans-Serif;
   font-size: 11pt;
   font-weight: bold;
   color: #8B1A1A;
}
.temp {
   font-family: Times, Times New Roman;
   font-size: 24pt;
   font-weight: bold;
   color: red;
}
.recuadro {
   font-family: Times, Times New Roman;
   font-size: 9pt;
   font-weight: plain;
   color: black;
   text-align: justify;
   text-indent: 10px;
   border: 2px;
   border-color: blue;
   padding: 10px;
   border-style: solid;
}
.titoferta {
   font-family: helvetica, arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #104E8B;
   text-decoration: underline;
}
.texoferta {
  font-family: helvetica, Arial, Sans-Serif;
  font-size: 9pt;
  font-weight: plain;
}
#principal {
  float:left;
  margin: 10px;
  padding: 5px;
}
.contenedorfoto {
  float:left;
  width: 210px
  height: 180px;
  margin: 10px;
  padding: 5px;
  background-color: #F5F7F9;
  border-right: #A5A7AA solid 1px;
  text-align:center;
  font-family: helvetica, Arial, Sans-Serif;
  font-size: 8pt;
}
.contenedorvert {
  float:left;
  width: 180px
  height: 210px;
  margin: 10px;
  padding: 5px;
  background-color: #F5F7F9;
  border-right: #A5A7AA solid 1px;
  text-align:center;
  font-family: helvetica, Arial, Sans-Serif;
  font-size: 8pt;
}

.contfoto {
  float:left;
  width: 300px
  height: 225px;
  margin: 10px;
  padding: 5px;
  background-color: #F5F7F9;
  border-right: #A5A7AA solid 1px;
  text-align:center;
  font-family: helvetica, Arial, Sans-Serif;
  font-size: 8pt;
}
.contvert {
  float:left;
  width: 225px
  height: 300px;
  margin: 10px;
  padding: 5px;
  background-color: #F5F7F9;
  border-right: #A5A7AA solid 1px;
  text-align:center;
  font-family: helvetica, Arial, Sans-Serif;
  font-size: 8pt;
}
/*Archivo de estilo pagina Alpa Corral Noticias*/
.titulo-noticias {
   font-family: Times,Times New Roman;
   font-size: 24pt;
   font-weight: bold;
   text-align: center;
}
.texto-noticias {
   font-family: Times, Times New Roman;
   font-size: 9pt;
   font-weight: plain;
   color: black;
   text-align: justify;
   text-indent: 10px;
}
.volanta {
   font-family: Helvetica, arial, sans-serif;
   font-size: 11pt;
   font-weight: plain;
   color: black;
   text-align: left;
   text-transform: uppercase;
   text-decoration: underline;
}
.bajada {
   font-family: helvetica, arial, sans-serif;
   font-size: 11pt;
   font-weight: italic;
   color: black;
   text-align: center;
}
.titulo_sombra {
   margin-top: -36px;
   color: red;
   font-family: Times,Times New Roman;
   font-size: 24pt;
   font-weight: bold;
}
.sombra {
   margin-top: 2px;
   margin-left: 2px;
   color: black;
   font-family: Times,Times New Roman;
   font-size: 24pt;
   font-weight: bold;
}
.recuadro {
   font-family: Times, Times New Roman;
   font-size: 9pt;
   font-weight: plain;
   color: black;
   text-align: justify;
   text-indent: 10px;
   border: 2px;
   border-color: blue;
   padding: 10px;
   border-style: solid;
}
