/**

 * @copyright  Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.

 * @license    GNU General Public License version 2 or later; see LICENSE.txt

 */





h1 {

  font-size: 16px;

  font-weight: bold;

  color: #666;

}



h2 {

  font-size: 14px;

  font-weight: normal;

  color: #333;

}



h3 {

  font-weight: bold;

  font-size: 13px;

  color: #135cae;

}



h4 {

  font-weight: bold;

  color: #333;

}



a:link, a:visited {

  text-decoration: none;
  font-weight: bold;
  color: black;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    text-decoration: none;  

}



a:hover {
text-decoration: none;
    color: black; 
    font-family: Helvetica,Arial,sans-serif;
    /*font-size: 12px;
    font-weight:normal;*/

}



div.caption       { padding: 0 10px 0 10px; }

div.caption img   { border: 1px solid #CCC; }

div.caption p     { font-size: .90em; color: #666; text-align: center; }



/* STYLES FOR JOOMLA! EDITOR */

span.system-verdana-titulo { font-size: 20px; font-weight:bold; }

span.system-verdana-contenido { font-size: 12px;  }

span.system-verdana-menu-desplegable {
color: #000000;
font-size:11pt;
}

