@charset "utf-8";
.menu1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-align: justify;
	font-weight: bold;
	display: block;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border: thin solid #009900;
	background-color: #003300;
	padding: 2px;
	color: #FFFF99;
	text-align: center;
	letter-spacing: 2pt;
}
.separador {
	font-size: 3pt;
	background-color: #006600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.imagen {
	border: medium solid #003300;
	padding: 4px;
	margin: 4px;
	background-color: #FFFFCC;
}
.piefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFCC;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 4px;
	padding: 8px;
}
.piefoto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	display: block;
	font-weight: normal;
	text-align: justify;
}
.texto_tabla {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.texto_tabla2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.lista {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}
