/* CSS Document */
	body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(000-resources/banda-2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	margin: 0;
	padding: 0;
	}
/* DEFINICION DE ENLACES */
a { font-weight: bold;
  }

a:active { color: #006699; text-decoration: none; }

a:link, a:visited { color: #006699; text-decoration: none; }

a:hover { text-decoration: underline; }

a img {
	border: none;
}
/* IMAGENES AISLADAS*/
	img {
	margin: 16px 8px 0px 8px;
	}
/* ENCABEZADOS GENERALIDADES */
	h3, h4, h5 {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	}
	/* ENCABEZADOS TAMANOS Y MARGENES */
	h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	margin-bottom: 60px;
	margin-top: 20px;
	}
	h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	}
	h3 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
	margin-bottom: 6px;
	margin-top: 20px;
	text-transform: uppercase;
	}
	h4 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 20px;
	color: #666666;
	}
	h5 {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
	}
	h6 {
	font-size: x-small;
	font-style: normal;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	/* DEFINICION DE PARRAFO */
	p {
	font-size: small;
	text-align: justify;
	margin-bottom: 6px;
	margin-top: 6px;
	}
	/* ESTILOS DE LISTA */
	li {
	font-size: small;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 2px;
	}
	/* --------------------ESTILOS DE LETRA PARA ZONAS ESPECIALES */
	h1#capitulos {
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	margin-bottom: 80px;
	margin-top: 20px;
	text-transform: uppercase;
	}
	h4#capitulos {
	font-size: small;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;
	text-transform: uppercase;
	}
	h5.apartados {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	h5.apartados-introduction {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	h6#lorda-cabecera {
	font-size: xx-small;
	font-style: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #666666;
	}
	/* RAYA */
	hr {
	height: 1px;
		color: #339966;
	}
	hr.presentacion {
		text-align: right;
		height: 1px;
		margin-left: 0px;
		color: #669966;
	}
	/* -------------------- TABLAS Y CELDAS-------------------- */
	table {
	width: 100%; margin: 0; padding: 0; border: 0;
	}
	td {
	vertical-align: top;
	}
	/* -------------------- TABLA DE ARRIBA */
	table.arriba {
	width: 100%; margin: 0; padding: 0; border: 0;
	}
	td.arriba-left {
	width: 650px;
	padding-top: 20px;
	}
	td.arriba-right{
	width: 270px;
	}
	td.margen-left {
	width: 10%;
	} 
	td.margen-right {
	width: 5%;
	}
	/* -------------------- TABLA DE EN MEDIO */
	table.medio {
	width: 100%; margin: 0; padding: 0; border: 0;
	}
	td.medio-left {
	text-align: left;
	vertical-align: top;
	}
	h5#firma-lorda {
	font-size: xx-small;
	text-align: left;
	font-style: italic;
	font-weight: lighter;
	margin-left: 85px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #666666;
	}
	td.medio-right {
	text-align: right;
	vertical-align: top;
	}
	h6.toptop {
	font-size: xx-small;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bolder;
	color: #999999;
	}
	/* -------------------- TABLA DE ABAJO */
	table#abajo {
	width: 100%; margin: 0; padding: 0;
	}
	/* ---------- tabla de abajo-left-remember */
	td#abajo-left {
	width: 30%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
	table#remember {
	width: 100%; margin: 0; padding: 0;
	text-align: left;
	}
	td.remember-left {
	width: 15px;
	text-align: left;
	}
	td.remember-right {
	text-align: left;
	}
	h6.remember {
	font-size: 7px;
	font-style: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: lighter;
	color: #999999;
	}
	/* ---------- tabla de abajo-cubo */
	td#cubo {
	width: 30px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
	td#cubo-letras {
	width: 30%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
	h5.cubo-summer {
	font-size: x-small;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #666666;
	} 
	h6#cubo-titulo {
	font-family: Georgia, Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 20px;
	}
	h6#cubo-subtitulo {
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	/* ---------- tabla de abajo escudo */
	td#escudo {
	width: 30%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	td#escudo-letras {
	width: 30px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	h5.uni{
	font-size: small;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: lighter;
	margin-top: 25px;
	}
	/*  --------------------- TABLAS Y CELDAS ESPECIALES-------------- */
	/*  --------------------- TABLA AMERICA */
	td#dado-arriba {
	vertical-align: top;
	padding-bottom: -15px;
	}
	h2#spanish-manner {
	color: #CC3333;
	font-family: Georgia, Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
	}
	h6#angelica {
	font-size: xx-small;
	font-style: normal;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #666666;
	text-transform: uppercase;
	}
	h6#spain-mexico {
	font-size: 8px;
	font-style: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #666666;
	}
	/*  --------------------- PAGINA DE INDICE */
	table#indice-general {
	vertical-align: middle;
	}
	table#indice-cuadro {
	vertical-align: middle;
	border: 1px dotted #006633;
	}
	h1#indice-titulo {
	font-size: 24px;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 4px;
	margin-top: 10px;
	color: #CC6666;
	text-align: center;
	}
	h1#indice-titulo-menor {
	font-size: 24px;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 4px;
	color: #CC6666;
	text-align: center;
	}
	h2#indice-subtitulo {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #666666;
	}
	h2#templete {
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: -10px;
	}
	h2.indice-templete {
	margin-bottom: 0px;
	margin-top: 0px;
	}
	h2#indice-enlaces {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	h4.indice-capitulos {
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 12px;
	margin-top: 6px;
	color: #666666;
	}
	h5.indice-anexos {
	font-size: 11px;
	font-weight: lighter;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #666666;
	}
	h5.indice-rotulos {
	font-size: 10px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #666666;
	}
	h5#indice-note {
	font-size: 9px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 10px;
	color: #666666;
	}
	/* -------------------- PAGINA GENERAl INDEX */
	table#general {
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
	}
	td.general-columnas {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
	hr.general {
	text-align: right;
	margin-left: 0px;
	color: #CC9999;
	line-height: 1px;
	}
	h1#general {
	font-size: x-large;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
	}
	h3.general-capitulos {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	text-transform: uppercase;
	}
	/* --------------------- ON THIS PAGE */ 
	td.this-page-left {
	width: 180px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;	
	}
	td#this-page-guadet {
	width: 180px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-top: 0px;	
	}
	td.this-page-right {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	h5.page {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 15px;
	}
	h5#guadet {
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
	}

	/* --------------------- LDVM */ 
	h2#LDVM {
	font-size: 20px;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: -20px;
	margin-top: 10px;
	color: #666666;
	}
	h2#pieta {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #666666;
	}
	/* RESERVA */
	table#reserva {
	background-image: url(000-resources/banda-2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	font-family: Georgia, Times, serif;
		color: #CC9999;
	}
