/* CSS Document */
/********** CLASES GEN�RICAS ***********/
body {
  background: url(../img/elementos/cabecera_fondo_02.jpg) repeat-x;
}

a {
  color: #006cd1;
  /* Azul */
  text-decoration: none;
  font-weight: bold;
}

.pdfs a:hover {
  color: #cf0127;
}

#cabecera,
#foto_alejandro,
#textos_cabecera,
#logo_ugr {
  height: 141px;
}
#contenido {
  min-height: 200px;
  margin-top: 40px;
  margin-bottom: 50px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #666666;
  /* Gris */

}
#docencia {
  margin-top: 20px;
}
#footer p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #666666;
  /* Gris */

  font-size: 10px;
  text-align: center;
}
#footer p > a {
  font-family: Verdana, Geneva, sans-serif;
  color: #006cd1;
  /* Azul */
  text-decoration: none;
  font-weight: bold;
}
#footer p > a:hover {
  color: #cf0127;
  text-decoration: underline;
}
#formacion {
  margin-top: 20px;
}
#foto_alejandro img {
  margin-top: 11px;
  margin-left: 6px;
}
#img_formacion {
  box-shadow: 10px 10px 10px #cccccc;
}
#img_presentacion {
  box-shadow: 10px 10px 10px #cccccc;
}
#img_presentation {
  box-shadow: 10px 10px 10px #cccccc;
}
#logo_ugr img {
  /*margin-top: 10px;*/
  margin-left: 3px;
}
#img_docencia {
  box-shadow: 10px 10px 10px #cccccc;
}
#img_investigacion1,
#img_investigacion2,
#img_investigacion3,
#img_investigacion4a,
#img_investigacion4b,
#img_investigacion5 {
  box-shadow: 10px 10px 10px #cccccc;
}
#img_profesional {
  box-shadow: 10px 10px 10px #cccccc;
}
#img_research {
  box-shadow: 10px 10px 10px #cccccc;
}
#img_teaching {
  box-shadow: 10px 10px 10px #cccccc;
}
#investigacion1 {
  margin-bottom: 30px;
}
#investigacion2,
#investigacion3,
#investigacion4 {
  margin-top: 30px;
  margin-bottom: 30px;
  /*background-color:#FFCC33;*/

}
#investigacion5 {
  margin-top: 30px;
}
#logo_ugr p {
  font-family: Verdana, Geneva, sans-serif;
  color: #006cd1;
  /* Azul */
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}
#logo_ugr > p > a {
  font-family: Verdana, Geneva, sans-serif;
  color: #006cd1;
  /* Azul */
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
}
#logo_ugr > p > a:hover {
  text-decoration: underline;
  color: #cf0127;
}
#presentacion {
  margin-top: 20px;
}
#profesional {
  margin-top: 40px;
}
#research {
  margin-top: 40px;
}
#texto1,
#texto2 {
  margin-top: 36px;
  margin-left: 25px;
}
#texto2 {
  margin-top: 9px;
}
#txt_investigacion1 {
  padding-top: 10px;
}
#txt_investigacion2,
#txt_investigacion3,
#txt_investigacion4,
#txt_investigacion5 {
  padding-top: 30px;
}
.enlaces {
  font-family: Verdana, Geneva, sans-serif;
  color: #006cd1;
  /* Azul */
  text-decoration: none;
  font-weight: bold;
}
.enlaces-hover,
a:hover {
  color: #cf0127;
}
.epigrafe1 {
  font-size: 14px;
  color: #006cd1;
}
.epigrafe2 {
  font-size: 12px;
  color: #006cd1;
  font-weight: bold;
}
.pdfs {
  padding-top: 30px;
  padding-bottom: 20px;
}
.pdfs a {
  font-family: Verdana, Geneva, sans-serif;
  color: #006cd1;
  /* Azul */
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  margin-top: 20px;
}
.pdfs a:hover {
  color: #cf0127;
}
.sombras_imagenes {
  box-shadow: 10px 10px 10px #cccccc;
}
.subir {
  padding-top: 30px;
  padding-bottom: 20px;
}
.subir a {
  font-family: Verdana, Geneva, sans-serif;
  color: #006cd1;
  /* Azul */
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  margin-top: 20px;
}
.subir a:hover {
  color: #cf0127;
}
.texto-epigrafes {
  color: #006cd1;
  /* Azul */
  font-weight: bold;
}
.texto-normal {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #666666;
  /* Gris */

}
