.Texto_ordinario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.pie_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.Resaltado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #FF0000;
	text-align: justify;
}
.Titulo_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.vineta1 {
	list-style-type: none;
	list-style-image: url(../images/vineta1.jpg);
	list-style-position: outside;
}


a:link {
	color: #33CC00;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #33CC00;
	text-decoration: underline;
}
.Texto_tabla {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.vineta2 {

	list-style-type: disc;
	list-style-position: outside;
}
.Texto_tabla_mayuscula {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333;
	text-transform: uppercase;
}
.Texto_tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.Texto_bibliografia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
sup {
	color: #33CC00;
	text-decoration: none;
}
.Texto_ordinario_espacio1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-align: justify;
	margin-left: 85px;
}
.Texto_ordinario_espacio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-align: justify;
	margin-left: 40px;
}
.indice_pie_pagina {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #33CC00;
	text-align: justify;
}

