/* Vínculos*/

a:visited {
	color: #000000;
}

a:link {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}

/* arial 6 normal negro*/

.arial6nn {
	font-family: Arial;
	font-size: 6pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
}

/* arial 8 normal negro*/

.arial8nn {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
}

/* arial 8 normal blanco*/

.arial8nblanco {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/* arial 8 normal inclinado negro*/

.arial8nin {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}

/* arial 10 normal negro*/

.arial10nn {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* arial 10 normal inclinada negro*/

.arial10nin {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}

/* arial 10 bold negro*/

.arial10bn {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

/* arial 10 normal bordo*/

.arial10nb {
	font-family: Arial;
	color: #800000;
	font-size: 10pt;
	text-decoration: none; margin-top:0; margin-bottom:0
}

/* arial 10 bold bordo*/

.arial10bb {
	font-family: Arial;
	color: #800000;
	font-size: 10pt;
	text-decoration: none; font-weight:bold; margin-top:0; margin-bottom:0
}

/* arial 12 normal negro*/

.arial12nn {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* arial 12 normal bordo*/

.arial12nb {
	font-family: Arial;
	color: #800000;
	font-size: 12pt;
	text-decoration: none; margin-top:0; margin-bottom:0
}

/* arial 12 bold negro*/

.arial12bn {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
}

/* arial 12 bold inclinada negro*/

.arial12bin {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-style: italic;
	font-variant: normal;
}

/* arial 12 bold bordo*/

.arial12bb {
	font-family: Arial;
	color: #800000;
	font-size: 12pt;
	text-decoration: none; font-weight:bold; margin-top:0; margin-bottom:0
}

/* arial 12 bold azul*/

.arial12ba {
	font-family: Arial;
	color: #0000FF;
	font-size: 12pt;
	text-decoration: none;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-variant: normal;
}

/* arial 12 bold rojo*/

.arial12br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

/* arial 14 bold negro*/

.arial14bn {
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none; margin-top:0; margin-bottom:0; font-weight:bold 
}

/* arial 14 bold rojo*/

.arial14br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

/* Times 12 normal negra oblicua*/

.times12nni {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
              font-style: italic;
}

/* Times 12 normal negra*/

.times12nn {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
}

/* Times 12 bold negra oblicua*/

.times12bni {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
              font-style: italic;
              font-weight: bold;
}

/* Times 12 normal bordo oblicua*/

.times12nbi {
	font-family: "Times New Roman", Times, serif;
	color: #800000;
	font-size: 12pt;
              font-style: italic;
}

/* Times 14 normal negra oblicua*/

.times14nni {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
}

/* Times 14 normal negra*/

.times14nn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}

/* Times 14 normal bordo oblicua*/

.times14nbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #800000;
}

/* Times 14 bold negro oblicua*/

.times14bni {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
}

/* Times 14 bold bordo oblicua*/

.times14bbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #800000;
	font-weight: bold;
}

/* Times 16 bold negro oblicua*/

.times16bni {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
}

/* Times 16 bold bordo oblicua*/

.times16bbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #800000;
	font-weight: bold;
}

/* Times 18 bold negro oblicua*/

.times18bni {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
}

/* Times 18 bold negro*/

.times18bn {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	font-variant: normal;
}

/* Times 18 bold bordo oblicua*/

.times18bbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #800000;
	font-weight: bold;
}

/* Times 18 bold negro oblicua*/

.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
}

/* Times 24 bold negro*/

.times24bn {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
}

/* Times 24 bold negro oblicua*/

.times24bni {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
}

/* Times 24 bold negro oblicua*/

.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
}

/* Verdana 9 normal negro*/

.verdana09nn {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

/* Verdana 9 normal negro inclinada*/

.verdana09nni {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

/* Verdana 9 bold negro*/

.verdana09bn {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

/* Verdana 9 bold negro inclinada*/

.verdana09bni {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

/* Verdana 10 normal negro*/

.verdana10nn {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

/* Verdana 10 normal negro inclinada*/

.verdana10nni {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

/* Verdana 10 bold negro*/

.verdana10bn {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

/* Verdana 10 bold negro inclinada*/

.verdana10bni {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}



#barra_izquierda {
	FLOAT: left; WIDTH: 150px; BACKGROUND-COLOR: #fff7e8
}
#navi {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#navi LI {
	BORDER-RIGHT: #e7dbcd 1px solid; BORDER-LEFT: #e7dbcd 1px solid; BORDER-BOTTOM: #e7dbcd 1px solid; TEXT-ALIGN: left
}
#navi LI A {
	PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; COLOR: #000000; PADDING-TOP: 2px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FEFCE5; TEXT-DECORATION: none
}
#navi LI A:hover {
	COLOR: #800000; BACKGROUND-COLOR: #FBE3C7
}
#li_fla {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#li_fla LI {
	BORDER-BOTTOM: #999999 1px solid; TEXT-ALIGN: left
}
#li_fla LI A {
	DISPLAY: block; FONT-SIZE: 11px; COLOR: #666666; PADDING-TOP: 2px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ebebeb; TEXT-DECORATION: none
}
