body {
	margin-top: 0;
	margin-right: 3;
	cursor: hand;
	scrollbar-face-color: #424347;	/* barra de desplazamiento */
	scrollbar-highlight-color: #424347; /*color del borde lado izquierdo*/
	scrollbar-shadow-color: #424347; /*color del borde lado derecho*/
	scrollbar-3dlight-color: #424347;
	scrollbar-arrow-color: #ffc500; /*color de la flecha*/
	scrollbar-track-color: #424347; /*base del track*/
	scrollbar-darkshadow-color: #424347;

}

/*NAVEGACION*/
a {
	color: #ffffff;             /* en uso: color del link normal */
	text-decoration: underline;
	letter-spacing:.1em;
}

a:hover {						/* en uso: color del link al pasar el puntero */	
	text-decoration: none;
	color: #ffc500;
	letter-spacing:.1em;
}

#navegacion a {						/* en uso: navegacion para a */	
	font:12px times new roman;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .04em;
	line-height: 14px;
	display: block;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0;
}
#navegacion a:hover {
    color: #424347;
	font-weight: bold;
	border: 1pt dotted #424347;
	border-right-width: 0px;
	border-left-width: 0px;
	background: #ffc500;
	padding: 0;
}	
#navegacion_pie a {						/* en uso: navegacion para a */	
	font:9px times new roman;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .04em;
	line-height: 14px;
	display: block;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0;
}
#navegacion_pie a:hover {
    font:9px times new roman;
	color: #424347;
	font-weight: bold;
	border: 1pt dotted #424347;
	border-right-width: 0px;
	border-left-width: 0px;
	background: #ffc500;
	padding: 0;
}	

#navegacion_2 a {						/* en uso: navegacion para a */	
	font:12px times new roman;
	color: #8fcc11;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .04em;
	line-height: 14px;
	display: block;
	border-right-width: 0px;
	border-left-width: 0px;
}
#navegacion_2 a:hover {
    color: #ffffff;
	font-weight: bold;
	border: 1pt dotted #424347;
	border-right-width: 0px;
	border-left-width: 0px;
	background: #ffc500;
}	
#navegacion_3 a {						/* en uso: navegacion para a */
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
#navegacion_3 a:hover {
    color: #ffffff;
	background:  #f8c000;
}	
/*PARRAFOS*/
#texto_1 {
	text-align: justify;	/* en uso: formato de párrafo en ventanas laterales */
	font-size: 12px;
	font-family: times new roman;
	font-style: normal;
	letter-spacing:.03em;
	color: #ffffff;
}
#parrafo_0 {
	text-align: justify;			/* formato para el texto de la aportación */
	text-indent: 0;
	font-style: normal;
	font-weight: bold;
	color: #ffc500;
	font-size: 9pt;
}
#parrafo_a {
	text-align: justify; /*  en uso: texto justificado en celda: negritas, indent 0 */
	font-style: normal;
	letter-spacing:.1em;
	color: #ffffff;
	font-family: times new roman;
	font-size: 10pt;
	line-height: 1.6em;
	padding: 4;
}
#parrafo_1 {
	text-align: justify;	/* en uso: formato de párrafo normal */
	font-style: normal;
	letter-spacing:.1em;
	color: #ffffff;
	font-family: times new roman;
	line-height: 1.6em;
}
#parrafo_1a {
	text-align: center;	/* en uso: formato de párrafo normal */
	font-style: normal;
	letter-spacing:.1em;
}
#parrafo_2 {
	text-align: justify;  /* en uso: subtítulos */
	text-indent: 0;
	font-style: normal;
	font-weight: bold;
	color: #ffc500;
	line-height: 1.6em;
}
#parrafo_3 {
	text-align: center; 	/* en uso: texto centrado: negritas, cursiva, amarillo */
	font-style: italic;
	font-weight: bold;
	color: #ffc500;
	line-height: 1.5em;
}
.parrafo_4 {
	color: #ffc500;  /* en uso: texto resaltado, negritas, amarillo */
	font-weight: bold;
	line-height: 1.6em;
}		
.parrafo_4a {
	font-style: italic;		/* en uso: texto resaltado: negritas, cursiva */
	color: #ffc500;
	font-weight: bold;
	line-height: 1.5em;
}
#parrafo_6 {
	text-align: justify;
	padding-left:35px;
	padding-right:35px;
	font-style: normal;
}
#parrafo_7 {
	text-align: justify;
	font-weight: bold;
	padding-left:35px;
	padding-right:35px;
	font-style: normal;
}
#parrafo_7a {
	text-align: justify;
	font-style: italic;
	font-size:10px;
	font-weight: bold;
	line-height:12px;
	padding-left:35px;
	padding-right:35px;	
}
#parrafo_8 {
	text-align: justify;
	padding-left:40px;
	padding-right:40px;
	font-style: normal;
}
#parrafo_centro {
	text-align: center;	/* en uso: formato de párrafo normal */
	font-style: normal;
	letter-spacing:.1em;
	color: #ffffff;
	font-family: times new roman;
	line-height: 1.6em;
}

.capital {
	text-align: justify;  /* en uso: letra capital en negrita y rojo */
	font-style: normal;
	font-size: 220%;
	font-weight: bold;
	line-height: normal;
	color: #ffc500;
	margin-left: 3;
	margin-right: 3;
}
#nota {
	text-align: justify;	/* en uso: formato de párrafo normal */
	font-weight: bold;
	font-size: 11px;
	letter-spacing:.1em;
	color: #ffcc00;

}

/*TITULOS Y SUBTITULOS*/
.titulo_1 {
	text-align: left;  /* titulo color verde a la izquierda */
	font-style: normal;
	letter-spacing:.1em;
	font-weight: bold;
	color: #ffc500;
	font-size: 14;
	line-height: 16px;
}
.titulo_1a {
	text-align: left;  /* subtítulo dentro de la celda: color verde a la izquierda */
	font-style: normal;
	letter-spacing:.1em;
	font-weight: bold;
	color: #8fcc11;
	font-size: 13px;
	line-height: 16px;
}
.titulo_1b {
	text-align: left;  /* subtitulo dentro de la celda: color amarillo a la izquierda */
	font-style: normal;
	letter-spacing:.1em;
	font-weight: bold;
	color: #ffc500;
	font-size: 14;
	line-height: 16px;
}
.titulo_centro {
	text-align: center;  /* titulo color amarillo centrado */
	font-style: normal;
	letter-spacing:.1em;
	font-weight: bold;
	color: #ffc500;
	font-size: 14;
	line-height: 16px;

}

#titulo {
	text-align: center;	    /* encabezado de cada apunte */
	font-weight: bold;
	font-size: 200%;
	font-family: Brush script MT;
	line-height: 24px;
	color: #ffc500;
	letter-spacing: .1em;
}
.titulo_1 {
	text-align: left;	/* titulo al lado izquierdo */
	font-style: normal;
	letter-spacing:.1em;
	font-weight: bold;
	color: #92cf10;
	font-size: 12;
	line-height: 14px;
}
#titulo_2 {
	text-align: center;	    /* en uso: texto largo del título del documento */
	font-weight: bold;
	font-size: 120%;
	font-family: Brush script MT;
	line-height: 24px;
	color: #f8C000;
}
#titulo_2a {
	text-align: right;	    /* en uso: texto largo del título del documento */
	font-weight: bold;
	font-size: 120%;
	font-family: Brush script MT;
	line-height: 24px;
	color: #f8C000;	
}
#titulo3 {
	text-align: center;	    /* en uso: texto del título del documento, segundo renglón */
	font-style: normal;
	font-weight: bold;
	font-size: 40%;
	font-family: georgia;
	line-height: 24px;
	color: #ffc500;
}
#titulo3a {
	text-align: center;	    /* en uso: texto del título del documento, segundo renglón */
	font-style: normal;
	font-weight: bold;
	font-size: 50%;
	font-family: georgia;
	line-height: 25px;
	color: #ffc500;

}
#titulo4 {
	text-align: center;	    /* en uso: texto del título sobre el cuerpo del texto */
	font-weight: bold;
	font-size: 90%;
	font-family: georgia;
	line-height: 54px;
	color: #ff150a;
}
#cancionero {
	text-align: justify;	    /* en uso: texto del título sobre el cuerpo del texto */
	font-weight: bold;
	font-size: 120%;
	font-family: georgia;
	line-height: 54px;
	color: #ff150a;
	padding: 10;

}

#etiqueta {                   /* Renglón debajo del título de la página */
	color: #303030;
	line-height:18px;
	letter-spacing:0.2em;
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
}
.directorio {
	text-align: justify;  /* en uso: directorio, negrita, blanco, verdana, 10pts */
	font-style: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: times new roman;
    margin-left: 10px; 
	margin-bottom: 3; 
}

.padding {
	padding-left: 23;  /* en uso: padding */
}
.padding_10 {
	padding-left: 10;  /* en uso: padding */
}
.padding_1 {
	padding-left: 23;  /* en uso: padding */
	padding-right: 23;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
}
.padding_2 {
	padding: 8;  /* en uso: padding */
}
.padding_3 {
	padding-left: 25;  /* en uso: padding */
}
.margin_der_izq {
	margin-right: 30px;  /* en uso: margen */
	margin-left: 30px;
	color: #ffc500;
}
.indent {
	text-indent: 23;
}

p.francesa {                /*sangría francesa*/
	text-indent: -40px;
	position: inherit; /*puede ser inherit, absolute o float*/
	padding-left: 42px
}

/*PIES*/
#derecha {
	text-align: right ; 	/* en uso: fuente de información: negritas, azul */
	font-style: normal;
	font-weight: bold;
	color: #ffc500;
	font-size: 10px;
}
#pie_9 {
	text-align: center;		/* en uso: texto centrado pie de foto: negritas, azul */
	font-style: normal;
	font-weight: bold;
	color: #ffc500;
	font-size: 9pt;
}
#pie_10 {
	text-align: center;		/* en uso: texto centrado pie de galeria */
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	font-size: 9px;
}

/*CINTILLOS*/
#cintillo {
	text-align: center;	
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing:.1em;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffc500;
}
#cinta_izq {
	text-align: justify;	/* en uso: texto de aportación */
	text-indent: 0;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	line-height: normal;
	color: #FFC500;
}
#cinta_der {
	text-align: right;  /*en uso: fecha de la aportación, alinear a la derecha, color azul */
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
	line-height: normal;
	color: #FFC500;
}
#texto_1 {
	text-align: justify;	/* en uso: formato de párrafo normal */
	font-style: normal;
	letter-spacing:.1em;
	color: #ffffff;
	font-size: 11px;
}

strong {
	color: #FFC500;  /* en uso: texto resaltado, negritas, rojo */
}

#5 {
	text-align: justify;
	padding-left:35px;
	color: #ff150a;
	line-height: 12px;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: .03em;
	font-style: normal;

}
#7 {
	text-align: justify;
	font-size:12px;
	font-weight: bold;
	padding-left:35px;
	padding-right:35px;
	font-style: normal;
}
td .piefoto {
	text-align: center;		/* en uso: texto centrado pie de foto: negritas, azul */
	font-style: normal;
	font-weight: bold;
	color: #000088;
	font-size: 8pt;
}
td .borderelieve {
	border: 6px groove #cccccc;		/* borde groove */
}
td .borderinset {
	border: 6px inset #cccccc;		/* borde inset */
}

th {
	text-align: center;	/* texto justificado en celda: negritas, rojo quemado, 10 pt., margen 2, indent 5 */
	font-style: normal;
	font-weight: bold;
	background-color: #666666;
	color: #ffc500;
	font-size: 10pt;
}

#fecha {
	font:11px verdana;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	letter-spacing:.1em;
	padding-left: 3px;

}	
/*VIÑETAS*/
0l {
	list-style-image:    url(../imagenes/gifanimados/bola_chicle.gif);
	
}
li {
	text-align: justify;
	letter-spacing: .05em;
}
/*	ESTILOS DE BORDE*/
.border_doble {
	border-style: double;
	border-color: 353638;
	border-width: 8px;
}
.border2 {
	border-style: none none none solid;
	border-color: f8c000;
	border-width: 2px;
}
.border_superior {
	border-style: solid none none none;
	border-color: f8c000;
	border-width: 2px;
}
.border_blanco {
	border-style: solid solid solid solid;
	border-color: 000000 000000 999999 999999; /*arriba-derecho-inferior-izquierdo*/
	border-width: 1px;
}
.border_negro {
	border-style: solid solid solid solid;
	border-color:  999999 999999 000000 000000 ; /*arriba-derecho-inferior-izquierdo*/
	border-width: 1px;
}

#cancion {
	text-align: justify;	/* en uso: texto para relación de canciones */
	text-indent: 0;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: .02em;
	line-height: 24px;
	color: #303030;
	background-color: #f8c000;
}
#4 {
	text-align: justify;  /* en uso: subtítulos */
	text-indent: 0;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ffc500;
}
/*Degradado en celda para IE y para Firefox*/
.degradado {
filter: progid:DXImageTransform.Microsoft.gradient(enabled ='true'gradientType=1,startColorStr=#434247,endColorStr=#57565a);
background: -moz-linear-gradient(top,#434247,#57565a); /*Esta linea es el degradado en firefox*/
height: 5px;
}
.degrada_rojo {
filter: progid:DXImageTransform.Microsoft.gradient(enabled ='true'gradientType=1,startColorStr=#241f21,endColorStr=#631915);
background: -moz-linear-gradient(top,#241f21,#631915); /*Esta linea es el degradado en firefox*/
height: 5px;
}

