body {	background-color: #000000;
				background-image:url(../objetos/fdo_body.jpg);
				background-repeat: no-repeat;
				background-attachment: fixed;
				margin-left:20pt; margin-right:20pt;
				margin-top:3pt;
				scrollbar-face-color: #000000;
            scrollbar-arrow-color: #EEEE00;
            scrollbar-base-color: #000000;
			}

a:link {color:purple; text-decoration:none}
a:visited {color:purple; text-decoration:none}
a:active {color:purple; text-decoration:none}
a:hover {color:blue; text-decoration:underline}

.mapa {color:silver}
.apartado {background:URL(../objetos/apartado.gif); color:white; font-weight:bold; font-size:14pt}
.subapartado {background:URL(../objetos/fdo_bar.gif); color:black; font-weight:bold; font-size:13pt; text-decoration:none; text-align:left}
.punto {color:navy; font-weight:bold; font-size:14pt; text-decoration:none}
.subpunto {color:#606060; font-weight:bold; font-size:10pt}


	#ContenedorPrincipal	{	width: 100%; 												/*  Para conseguir fondo solido, para todas las páginas  */
													text-align: center;
													padding-top:5px; padding-bottom:10px;
												}

	#Cuerpo	{	width: 800px; _BORRADO_height: 100%;					/* Caja contenedor del resto de cajas para todos los documentos */
							font-size: 10.5pt; font-family:Helvetica,Arial,Verdana,sans-serif; color:black; text-align:justify;
							margin: auto; text-align: justify;
							background-color:#FFFFFF; 
							background-image:url(../objetos/fdo_pral.jpg);
							border: 3px double #c0c0c0; Xborder-top-color:#000000;
							padding: 8px 20px;
						} 

	/* Estilos para los titulos de los temas de TECNICAS Y COSAS */

	.base {
				color: #EAEAEA;
				weight: medium;
				margin-top: 5px;
				Xbackground-color: black;
				Xbackground-image:url(escala.jpg);
				font-size: 100px; 
				line-height: 100px;
				font-family: Times
				}

	.capa1 {
				 	color: black;
					margin-top: -84px;
					weight: bold;
					font-size: 30px; 
					line-height: 65px;
					font-family: Arial
					}
