.*{
	margin:0;
	padding:0;
}
.a{
	color:#369;
	font-size:.8em;
}
.enlaceindice { /*Indice*/
	color: #CCDBFF;	
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
}
.enlaceportada { /*Indice*/
	color: #CCDBFF;	
	font-weight: bold;
	font-size: 11pt;
	text-decoration:none;
}
.enlacesitio { /*Contenido*/
	background-color: #F8A638;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	text-decoration:none;
	width: 4%;
}
.fondo { /*Fondo general*/
	background-color: #000000;
	color: #FFFFFF;
	font: Tahoma, Arial, Sans-Serif;
	font-size: 13pt;
    padding:1em;
	width: 100%;
}
.lineacomando { /*Comandos*/
	background-color: #4F4F4F;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	width: 600px;
}
.lineaarchivo { /*Archivo*/
	background-color: #4F4F4F;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	width: 600px;
}
.tabla { /*Temas*/
	background-color: #2A2A2A;
	margin:.5em;
	width: 100%;
}
.tabla2 { /*Cuadros*/
	background-color: #2A2A2A;
	margin:.5em;
}
.tabla3 { /**/
	background-color: #2A2A2A;
	margin:.5em;
	width: 100%;
}
.titulo1 { /*Contenido*/
	background-color: #C4BC96;
	font-weight: bold;
	font-size: 13pt;
	width: 600px;
}
.titulo2 { /*Capítulos*/
	background-color: #E2770C;
	font-weight: bold;
	font-size: 13pt;
}
.titulo3 { /*Cuadros de recomendación*/
	background-color: #FFC78C;
	font-size: 10pt;
	width: 200px;
}
.titulo4 { /*Subtemas2*/
	background-color: #C4BC96;
	font-size: 12pt;

}
.titulo5 { /*Cuadros*/
	background-color: #FFC78C;
	font-size: 12pt;
	width: 190px;
}
.titulo6 { /*Subtemas*/
	background-color: #A8A8A8;
	font-weight: bold;
	font-size: 12pt;
	width: 600px;
}