﻿@charset "utf-8";


#fundacion {}
#fundacion #titulo {}
#fundacion #titulo h2 { font-size:1.2em; font-weight:bold; border-bottom:solid 2px #1a364e; }
#fundacion #titulo .num { color:#f0a541; }
#fundacion #titulo .seccion { color:#1a364e; }
#fundacion #titulo .subseccion { color:#059451; }

#fundacion #submenu { height:28px; margin-top:4px; padding-top:10px; background:#e2e2e2; text-align:center; font-size:0.8em; color:#ccc; }
#fundacion #submenu a { color:blue; font-weight:bold; }
#fundacion #submenu a:hover { color:#059451; }

#fundacion #contenido { margin-top:35px; font-size:0.75em; }
#fundacion #contenido p { margin:0 10px 0 10px; text-align:justify; }
#fundacion #contenido p.leyenda { margin-bottom:30px; color:#df9026; font-weight:bold; text-align:center; font-size:1.1em; }
#fundacion #contenido ul { margin-left:20px; margin-top:20px; text-align:justify; }