/* Hoja de estilos exclusiva de la sección "Agenda RSE" */

#contenido-home { width: 534px; margin: 15px 0 0 44px; }

#contenido-home .descripcion { height: 280px; overflow: auto; border-bottom: 1px solid #5E5B5B; font-size: 0.8em; margin-top: 10px; }
.descripcion ul { margin-top: 20px; }
.descripcion li { list-style: none; background: url(../images/flecha.gif) 0 5px no-repeat; padding-left: 15px; }

.ampliar { text-align: right; }

.agenda-tabla { margin: 0 0 0 0; border-right: 1px solid #5E5B5B; }
.agenda-tabla th { padding: 5px 8px; background: #BAD2DC; border: 1px solid #5E5B5B; border-right: none; font-weight: bold; color: #069; }
.agenda-tabla td { padding: 5px 8px; border-left: 1px solid #5E5B5B; border-bottom: 1px solid #93B1BE; vertical-align: top; }
.agenda-tabla td.agenda-destacada { color: #069; }
.agenda-tabla td.agenda-contacto { white-space: nowrap; }
.agenda-tabla td a { color: #006699; }
.agenda-tabla td a:hover { color: #9FB417; }
