@charset "utf-8";
.menu-principal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#ffff00;
}
.menu-principal_next {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #c4c412;
	text-decoration: none;
	background-color:#ffff00;
}
.piefoto {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #3a3a3a;
	text-decoration: none;
}
.cita {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #3a3a3a;
	text-decoration: none;
}
.cita_peq {
	font-family: Arial;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #3a3a3a;
	text-decoration: none;
}
.texto-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a3a3a;
	text-decoration: none;
}
.texto-normal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a3a3a;
	text-decoration: underline;
}
.texto-normal_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


a:hover.menu-principal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #c4c412;
	text-decoration: none;
	background-color:#FFFF00;
}
.menu-principal_select {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	background-color:#000000;
}
.menu-titulo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color:#ffffff;
}
