.portada #col1 {
	margin-top: 6.65em;
	width: 51.2em;
	margin-left: 3em;
	margin-bottom: 10em;
}
.portada h1 {
	white-space:pre;
	font-size: 1.95em;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 0.1em;
}
.portada h1 + p {
	text-transform: uppercase;
	color:#9f6830;
	font-weight:bold;
	font-size: 0.8em;
	margin-bottom: 0.2em;
	margin-top:0;
}
.portada p {
	width:26em;
	padding-left: 1px;
}

.portada #col1 img {
	margin-bottom:1.8em;
}
.portada #col1 ul{
	float:right;
	padding: 2em .5em 1em 1em;
	border: 2px solid #9f6830;
	border-width: 2px 0;
	margin-right: 0.5em;
	width: 18em;
}
.portada #col1 li {
	list-style: none;
	margin-bottom: 1.1em;
	font-size:0.9em;
	text-transform:uppercase;
}
.portada #col1 li a:link, .portada #col1 li a:visited {
	color:#4d2a06;
}	
#col1 {
	width:39.7em;
	margin-left:11.75em;
	display:inline;
	margin-bottom: 2em;
}
h1 {
	font-size:1.5em;
	color: #4d2a06;
	margin-bottom:2em;
}
p.autor {
	margin-top:-3em;
	margin-bottom:2em;

}
h2 {
	font-size:1.2em;
	color: #4d2a06;
	margin: 1em 0;
}
h3 {	font-size:1.2em;
 font-weight:normal;margin-bottom:1em;}

ul {margin-bottom:1em; list-style-position:inside;}

#col1 p + img {
	margin:.5em 0 1em;
	width: 100%;
}
.noveo{
	visibility: hidden;
}
p.autor + h2, .ayuda h1, .manual h1 { white-space:pre;}

/*menú de navegación entre páginas*/
ul.menu_num  {
	font-size: 0.8em;
	border: #ccc 1px solid;
	height: 2em;
	position: absolute;
	right: -6em;
	top: 4.4em;
}
 ul.menu_num li {
	display: inline;
	float: left;
}
ul.menu_num li a:link, ul.menu_num li a:visited {
	padding: 0.34em 0.58em;
    color: #666;
	display:block;
}
ul.menu_num li a:hover, ul.menu_num li a:visited:hover {
	background: #ab0505;
	color: #fff;
	text-decoration: none;
}
ul.menu_num li a.seleccionado {
	background: #ccc;
	color: #333;
}
ul.menu_num li a.seleccionado:hover {
	color: #fff;
}
/*fin menu*/

.ayuda  ul, .manual  ul {/*list-style-position:inside;*/
	padding-left:1em;
	border-left:1px solid #000;
	text-transform:uppercase;
	margin:4em 0 3em 1em;
	line-height:1.9;
	list-style:none;
}
.ayuda ul a:link, .ayuda h1 + ul a:visited, .manual ul a:link, .manual h1 + ul a:visited {
	color:#333;
}
.ayuda ul ul, .manual ul ul {
	margin:0; 
	text-transform:none;
	padding-left:0; 
	border:none;
}
.ayuda ul li li, .manual ul li li {
	padding-left:1em;
}
.ayuda h1 {color:#115C72;}
.ayuda h2, .manual h2 {
	font-weight:normal;
	text-transform:uppercase;
	font-size: 1em;
	margin-top:2em;
}

.ayuda h2 {color:#115C72;}
.ayuda h3, .manual h3 {
	font-size:1em;
	font-weight: bold;
}
.ayuda h4, .manual h4{
	font-size:1em;
}
.manual h5{
	font-size:.9em;
}
.ayuda #col1 img, .manual #col1 img {vertical-align:sub;}
.ayuda #col1 img[src="../../img/agle/botones.gif"], .ayuda #col1 img[src="../../img/agle/botones2.gif"], .manual #col1 img[src="../../img/agle/botones.gif"], .manual #col1 img[src="../../img/agle/botones2.gif"] {vertical-align:-5px;}

.ayuda strong, .manual strong { 
	color: #069; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.1em; 
	font-weight:normal;
}
.ayuda p + a + p, .manual p + a + p, .manual img + p{
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:0;
	text-align: right;
}
.ayuda h3 img {
	float:right; 
}
.manual #col1 div {
	border:1px solid #CCCCCC;
	margin-bottom:1em;
	font-size:0.9em;	
}
.manual #col1 div h4 { 
  font-size:1em;
  margin-bottom:0.5em;
  background-color:#e7cbb1;
  padding:.5em 1em;
}
.manual #col1 div dl {padding:1em;}
.manual #col1 div dl dt {
	float:left;
	width:18%;
}
.manual #col1 div dl dd {
	margin-bottom:0.5em;
	display:block;
	width:80%;
	margin-left:18%;
}
.manual #col1 div ol{
	list-style-position:inside; 
	margin: 1em;
}
.manual #col1 div ol li ul{
	list-style:none;
	border-left:none;
	text-transform:none;
	line-height:1.4;
	margin:.5em 1em;
}
.manual #col1 div + p.figura{
	margin-top:-8px;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-align: right;
}
.manual #col1 img {
	border:1px solid #CCCCCC;
	margin-bottom:0px;
}
.manual #col1 p img{ border:none;}

.manual p + ul{
	list-style: disc;
	list-style-position: outside;
	border-left:none;
	text-transform:none;
	line-height:1.4;
	margin:.5em 1em;
}
.manual p + ul li{
	margin-bottom:1em;
}
.manual strong {color: #8a5723; }
.manual strong[class="versalitas"], .manual #indice strong { 
	color:#333; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:inherit;
}
.manual #indice strong {
	font-weight:bold;
}
cite {font-style: normal;}
cite em {font-style: italic;}

/*#col1 div {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 2em 0;
}
*/


/* notas */
sup { 
	vertical-align:text-top;
	font-weight:bold;
}
sup a:visited, #colnotas a:visited {color:#c00;}

#colnotas h2 {
	font-size:1.1em;
	margin-top:1em;
	margin-bottom:1em;
	text-transform: uppercase;
	color: #333;
	font-weight:bold;
}
#colnotas {
	float: left;
	width:63%;
	font-size: .8em;
	margin-bottom:4em;
	margin-top: 1em;
	clear:both;
	background: #f2f0f0;
	padding: 2em 18.5%;
	overflow: visible;
}
#colnotas ul { 
	margin: 0 0 1em 0;
	border-left:none;
	line-height:inherit;
	text-transform:none;
	padding-left: 0em;
	list-style-position:outside;
	line-height:1.4;
}
#colnotas li {
	margin-bottom: 0.3em;
	padding-bottom: 0em;
	list-style:none;
	clear:both;
}
#colnotas a:link{ 
	color:#CC0000;
	text-decoration:none;
}
#colnotas a:hover, a:visited:hover {text-decoration:underline;}
