html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
#contenedor, #cabecera, #contenido, .fijo .sp #col-s, 
.fijo .sp #col-p, .caja-contenido {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	float: none;
	width: auto;
}
/*****************************
ELEMENTOS ELIMINADOS
******************************/
#secundario, #col-s, .menu, .menu hr, #cabecera hr, #BOTONERA, #pie-pagina, #nav-cursos, #bot-acciones {display: none;}
/*****************************
ATRIBUTOS POR DEFECTO
******************************/
body {
	margin: 1.5cm 2cm 2cm 1.5cm;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9pt;
	}
strong, b, th {font-weight: bold;}
#col-p h2 {font-size: 11pt; font-weight: bold; text-transform: uppercase; margin-top: 5pt; margin-bottom: 1pt;}
#col-p h3 {font-size: 10pt; font-weight: bold; text-transform: uppercase; margin-top: 5pt;  margin-bottom: 1pt;}
#col-p h4 {font-size: 9pt; font-weight: bold; text-transform: uppercase; margin-top: 5pt;  margin-bottom: 1pt;}
#col-p h5 {font-size: 9pt; font-weight: bold; text-transform: none; margin-top: 5pt;  margin-bottom: 1pt;}
/*****************************
ESTRUCTURA
******************************/
.descripcion h3 {display: block; font-size: 12pt; font-weight: bold;}
.descripcion h1 {display: block; font-size: 16pt; font-weight: bold;}
#col-p, #datos-curso {width: 19cm;}
#datos-curso {width: 15cm;}
td, th {
	}
th {
	background: #EAEAEA;
	}

